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
- fix(workflows): include command-file scan skips loop_group bodies, so $INPUTS in a body command reaches the model literally
- feat(workflows): warn when a mode-exclusive key lands on the wrong node mode (with: on a command: node is dropped in silence)
- fix(workflows): loop_group body sidecars overwrite every iteration — the engine knows the iteration and does not use it
- feat(cli): --config <path> to fill the run-scoped config layer from a file (CLI path, HTTP content)
- fix(providers): Pi terminates on agent_end, which is no longer the terminal event in the pinned 0.80.6
- refactor(workflows): Node as a discriminated union by body kind — ten node types become five
- refactor(workflows): split authored vs resolved Graph — make GraphPlan a field, not a computation
- refactor(workflows): one template walker — collapse five substitution passes and three contradicting KEEP IN SYNC comments
- refactor(workflows): one suspend primitive with a reason value — the reason enum already exists, one caller bypasses the helper
- refactor(workflows): name the Workspace port that already exists — and make its absence fail fast
- Docs
- not yet supported