|
|
aaa39c1e8c
|
🔧 Add Git Agent OpenCode integration
- Created git_opencode.py for direct command access
- Fixes Unicode encoding issues in git_agent.py
- Provides backup, status, cleanup, and restore commands
- Simplified OpenCode integration without slash commands
- Maintains all Git Agent functionality
Ready for OpenCode direct command usage:
python tools/git_opencode.py backup
python tools/git_opencode.py status
python tools/git_opencode.py cleanup
python tools/git_opencode.py restore <timestamp>
|
2025-12-19 22:09:45 +01:00 |
|