A ligthweight cli for running single-purpose AI agents. Define focused agents in TOML, trigger them from anywhere; pipes, git hooks, cron, or the terminal.
Stars
752
Forks
22
Watchers
752
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
109
commits
5
commits
1
commits
1
commits
1
commits
docs: add streaming, timeout, and tool_call_details fields to v1.7.0 docs (#69)
aed02f1View on GitHubfeat: add turn and duration_ms to tool_call_details in --json output (#62) (#64)
45860e7View on GitHubfix: resolve relative artifact dirs against agent workdir, not process CWD (#57)
f0d9d92View on GitHub