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
- [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
- [Bug]: Social rate-limiter's configuration.json override bypasses the documented hard ceiling
- [Bug]: framework.crm hive-crm is an incomplete or partially removed feature chain; it is not a functional optional module.
- fix: don't crash quickstart.sh on unset $TERM, surface real uv sync errors
- Docs
- TypeScript not yet supported