Expand description
Git helpers — status, diff, blame, log. Git integration for context injection.
git_context(): compact git info for the system prompt
File-level undo is handled by undo.rs (in-memory snapshots),
not git. See DESIGN.md for rationale.
Functions§
- git_
context - Compact git context for injection into the system prompt.