Reviewing the work
While a session is running you can read what changed without leaving Kosuke:
- File tree and file contents from the live sandbox, readable and writable.
- Diff, as a stat-only file list or as paginated patches, taken against the session's base branch.
- Diff comments, anchored to a line range on either side of the diff. Anyone with project access can comment and resolve, only the author can edit or delete. A comment captures a snapshot of the lines it was written against, so it renders as outdated once the diff drifts. Comments can be passed back to the agent as context on the next message, which is how review feedback becomes work.
- Git state, telling you whether there are uncommitted changes, unpushed commits, or commits ahead of the base branch. Commit and push are both available directly, and a commit message can be generated from the pending diff.