AI-powered code session orchestrator — clones repos, runs Claude/Codex, streams progress, creates PRs. Ships as a GitHub Action and GitLab CI component.
Stars
5
Forks
0
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
84
commits
fix: remove unused timeout param from handleRunError (unparam lint)
a4cb47aView on GitHubfix: resolve lint unparam errors and align timeout E2E test with graceful timeout behavior
b91d0d1View on GitHubrefactor: remove task/session terminology and unused Redis listener; update NewSession output mode to api_only; add documentation index.html
71f00f1View on GitHubfix: apply parameter defaults in preset run and remove unused UI vars
757af53View on GitHubrefactor: remove workflow runtime engine and clean up wiring
74bd9edView on GitHub