hive
https://github.com/adenhq/hive
TypeScript
Outcome driven agent development framework that evolves
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.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to hive
Help out
- Issues
- A skills cleanup also removed the MCP and editor configs, and four docs still point at them
- docs: remove directories that no longer exist from the structure diagrams
- docs/draft-flowchart-schema.md: four of six Key files are gone, and save_agent_draft appears nowhere but this document
- [Bug]: PtySession.close() always returns exit_code=None on graceful shell exit — double-reaped waitpid() discards the real status
- [Bug]: Edge condition context lets buffer keys shadow the result/true/false builtins, causing wrong graph routing
- [Bug]: safe_eval AST visitor lacks Slice support, breaking sequence slicing in edge condition expressions
- fix: ensure MCP server cwd is set to absolute path on Windows (micro-fix)
- fix: atomic_write retry on PermissionError for Windows (micro-fix)
- [Bug]: atomic_write() raises PermissionError on Windows when the destination is briefly held open by a concurrent reader
- [Bug]: Janitor's worker deep-clean crash-resume check only verifies conversations/ is gone, leaving data/ and stray files permanently unswept
- Docs
- TypeScript not yet supported