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
- fan_out_orphan is not in the recoverable cancel set, so an orphaned child index is permanently un-re-drivable
- test(workflows): fan-out resume edge cases, and an ordering test that cannot fail
- fix(workflows): a run that fails after burning tokens records no spend — fan-out makes the undercount routine
- feat(workflows): structural workflow signature — inputs: + returns: + with: on workflow: nodes (signature phase 2)
- fix(git): base-branch detection guesses 'main' when main merely exists — error instead of guessing
- refactor(core): one construction path for createChildWorktreeResolver — the folder-project guard is written three times
- test(core): event_order upgrade test flakes on windows-latest under --parallel — 250ms baseline, 5-6s timeouts
- feat(workflows): reject an approval gate inside a fan-out child before spawning, not after
- fix(workflows): $nodeId.output refs in approval.on_reject.prompt escape load-time validation and include namespacing
- decide(workflows): systemPrompt: and agents: interpolate nothing at run time — substitute, or document as literal
- Docs
- not yet supported