You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: VCS state in system prompt + enhanced start command
- build_system_prompt: run git status/log at session start and include
a VCS State section in the system prompt snapshot (refreshed on each
new session but not during a turn - agent uses run_command for live
updates).
- start quick command: now runs git status, git log -5, reads AGENTS.md
and LEDGER.md, summarizes in 3-4 sentences, proposes next action.
Co-Authored-By: Oz <oz-agent@warp.dev>
0 commit comments