rooms
https://github.com/arpahls/rooms
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 rooms
Help out
- Issues
- feat: add timeout to Agent.generate_response()
- fix: prevent redundant early HITL triggers with _hitl_triggered flag
- sec: clear sensitive environment variables on session end
- feat: programmatic rooms.Room API for embedding
- feat: support headless session execution via --config flag
- feat: implement retry_count for agent completions
- docs: implement automated CHANGELOG tracking
- feat: long-term agent memory across sessions (sidecar storage)
- feat: session state serialization (Pause/Resume)
- feat: plugin-based architecture for agent inference
- Docs
- not yet supported