- pick task
- run session
- review diff
- iterate or finalize
Main areas
Task list: active and archived tasks.Session thread: agent and user messages.Composer: harness/model/mode controls and prompt input.Diff review: file-level change review and apply/reject flow.
Typical daily flow
- Open an existing task or create a new one.
- Set harness/model/effort for the next run.
- Send a scoped prompt.
- Watch output and status.
- Open diff review before you accept changes.
Fast habits that prevent rework
- Keep each task scoped.
- Ask for explicit validation and summary.
- Review diff on every run that edits code.