A universal git-native AI agent framework. Your agent lives inside a git repo — identity, rules, memory, tools, and skills are all version-controlled files.
Stars
191
Forks
35
Watchers
191
Open Issues
11
Overall repository health assessment
^0.8.1^0.55.4^0.55.4^0.34.41^7.0.0-rc.9^4.1.0^3.0.3^8.19.0^2.8.2^4.0.9^22.0.0^3.0.11^8.18.1^5.7.0>=0.1.0feat: add buildTool factory, cost tracker, context compaction, expanded hooks
814e617View on GitHubfeat: text-only fallback when voice key missing, mobile responsive UI, install.sh text mode
ac8d648View on GitHubfix: settings tab hidden by default — inline style was overriding .hidden class
e00ae75View on GitHubfeat: add Settings tab to voice UI — edit model and API keys from browser
a2ef1a1View on GitHubfix: default to cwd instead of interactive directory prompt (#18)
f888971View on GitHubfix: resolve SkillsFlow skills display issue (fixes #12) (#23)
36d728eView on GitHubfix: enable skills search filtering in dashboard (fixes #10) (#21)
8493ea8View on GitHubfix: unify agent vitals reporting across UI and API (fixes #7) (#20)
c4f8e45View on GitHubfix: install.sh — strip Windows \r from .env, prompt for missing API keys on resume
fd526aeView on GitHubfix: switch voice model to gpt-realtime-1.5 (supports image input)
8c9144aView on GitHubfix: voice auth fallback — detect auth error from WebSocket message
a929b55View on GitHub