Code
Agent handoffs
Know what the previous agent left behind.
Open a task and expand Before switching agents. Use Refresh inspection for the current Git status and uncommitted diff summary. The view also brings together recorded changes, recent attempts, failures, verification results and durable handoff decisions.
Other active Velora runs show recorded file overlap and declared write scopes. External terminal activity is not tracked. An empty activity log does not mean the repository is clean, and an agent saying “done” is not a passing test result.
Continue with another agent
- Pause the run and inspect its Changes and Checks.
- For a crew step, choose a replacement and select Review agent switch.
- Review the handoff and confirm the switch. Velora preserves the worktree, records context for the replacement and clears the previous provider’s model pin.
- Resume when ready. Code landing still requires separate approval.
Use Copy handoff to carry the brief into another terminal. For structured local inspection, run velora tasks handoff <task-id>. Shared-room inspection requires current authorization.