🛠️ Commands Reference
AgenGit is operated entirely through the agit command-line interface. Whether you’re setting up a new repository, inspecting what your AI agent just did, or cleaning up your local store, there’s a command for the job.
Explore the command categories below to learn more:
- Setup & Configuration: Start and stop hook integrations and shell ergonomics (
init,uninstall,version,completion). - Inspection & History: Inspect sessions, steps, and diffs (
status,timeline,sessions,log,show,diff,between,cat). - Search & Analysis: Retrieve and analyze prior work (
recall,grep,blame,eval,stats). - Maintenance & Health: Keep stores healthy and safe (
doctor,fsck,gc,privacy scan,reindex). - Remote & Sharing: Move captured history between environments (
push,pull,export,import). - Advanced Topics: Experimental and live-monitoring workflows (
observe,watch,restore).