archon
https://github.com/coleam00/archon
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to archon
Help out
- Issues
- A dead run holds its worktree lock indefinitely, and the refusal message points CLI users at `cancel`, which is not a CLI subcommand
- fix(commands): two artifact vocabularies — archon-validate reads plan-context.md that no producer in its workflow writes
- fix(workflows): a node that reports itself blocked is recorded node_completed — runs go green with zero output
- fix(providers/codex): Codex nodes record only duration — no cost, turns, or stop reason, and nothing warns
- ci: verify the provenance/SBOM attestations exist, and document the mode=max build-arg constraint
- fix(workflows): loop nodes lose resolved-model metadata when resumed through an interactive gate
- retry replays the same invalid resumeSessionId, so the documented retry workaround cannot recover a rejected resume
- refactor(workflows): bundle executeDagWorkflow's 21 positional params into an options object
- A DB blip during codebase lookup permanently pins a run's output_root to the _cwd fallback
- ci: windows test timeouts cluster on subprocess-spawning tests under 'bun --filter --parallel'
- Docs
- not yet supported