synops/tools/synops-agent
vegard e38c77ea00 Implementer git-integrasjon i synops-agent
- Ny modul git.rs: status, log, diff, blame, commit, push, branch
- Nytt git-verktøy for LLM (8 subkommandoer)
- Auto-inkluder git-kontekst i system prompt (branch, status, siste commits)
- CLI-args: --commit-msg, --no-commit, --push/--no-push, --branch
- Auto-commit og push etter fullført batch-oppgave
- Diff-visning i output etter oppgave
- 4 nye tester for git-modulen (alle bestått)
2026-03-19 18:26:09 +00:00
..
src Implementer git-integrasjon i synops-agent 2026-03-19 18:26:09 +00:00
Cargo.lock synops-agent fase 1: core agent loop med alle providers 2026-03-19 17:41:28 +00:00
Cargo.toml Implementer interaktiv REPL-modus i synops-agent 2026-03-19 18:16:54 +00:00