zeroclaw/src/agent
Argenis 1530a8707d
feat: add Git operations tool for structured repository management
Implements #214 - Add git_operations tool that provides safe, parsed
git operations with JSON output and security policy integration.

Features:
- Operations: status, diff, log, branch, commit, add, checkout, stash
- Structured JSON output (parsed status, diff hunks, commit history)
- SecurityPolicy integration with autonomy-aware controls
- Command injection protection

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 05:53:29 -05:00
..
loop_.rs feat: add Git operations tool for structured repository management 2026-02-16 05:53:29 -05:00
mod.rs feat: initial release — ZeroClaw v0.1.0 2026-02-13 12:19:14 -05:00