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
- feat(cli): node summaries collapse three different skips into one state and drop the expr/output that explain them
- fix(providers): costControl reads as an observability flag but means spend-limit — Pi is false yet reports cost
- refactor(workflows): event payload naming and shape are inconsistent across sibling events
- fix(cli): console.log output still truncates over a pipe — pino puts fd 1 into non-blocking mode at import
- test(cli): package test script enumerates files by name, so src/cli.test.ts has never run in CI
- test(tsconfig): type-check tests in paths/git/isolation/providers/workflows (pass 1, no cross-package deps)
- test(tsconfig): type-check tests in core/adapters/server/cli (pass 2, strict chain: core → adapters → server → cli)
- fix(workflows): three bundled loops exit only on an AI signal, though `until_bash` exists and each has deterministic state on disk
- fix(workflows): resume skips a downstream node whose dependencies re-ran, so it never sees their new output
- feat(install): record the resolved binary path so GUI/service consumers stop guessing
- Docs
- not yet supported