One CLI to spawn Codex, Claude Code, or OpenCode agents. Unified output. Proper timeouts. Activity tracking.
Stars
29
Forks
8
Watchers
29
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
171
commits
fix: replace stale -R=/role refs with -P=/profile in eval rubrics and test docs
ac15f17View on GitHubcleanup: fix broken tests, remove dead code, delete stale docs, archive design
ee9cad2View on GitHubdocs: rewrite strategic docs for prompt-driven config model
a51bb1aView on GitHubconfig prompts: surface model, timeout, description from frontmatter
c279173View on GitHubchore: remove stale config.toml remnants and fix hook test
cdc75e7View on GitHubremove cwd search from profile resolution — single global dir only
fa7d7b9View on GitHubremove stale roles system, simplify profile search to 2 dirs
dec08d1View on GitHubsimplify: decouple timeout from effort, proportional grace period
8cc6d92View on GitHubsimplify: remove config.toml, converge on prompt files + conventions
097aff6View on GitHubfix: update test assertions for softened artifact dir preamble
4c5e870View on GitHubfix: check inbox after process exit before abandoning restart
877ae61View on GitHubfix: replace brace-depth JSON parser with json.Decoder in ax-eval judge
9fb03f1View on GitHubfix: reject flag-like values in string flags (B-10 -cwd parsing)
15f65ebView on GitHub