agenta
https://github.com/agenta-ai/agenta
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 agenta
Help out
- Issues
- (bug) Sending an image attachment over ~2 MB leaves the agent turn stuck forever
- (bug) A slow tool call ends the whole turn instead of failing just that call
- (bug) A failed turn deletes the sandbox, so everything the agent installed is lost
- (feat) Export and import an agent as a portable bundle
- (feat) Long agent runs are killed at 45 min by the runner total-run deadline
- (bug) First message of a new session can be lost silently; the session shows stuck forever
- (feat) Allow agents to start subagents without waiting
- [feat] Wallets: credit ledger, measurements, and debit settlement (EE, behind AGENTA_WALLETS_ENABLED)
- (bug) Provider authentication failure surfaces as an ordinary agent reply instead of an error
- (feat) Exclude hidden files from file configuration
- Docs
- not yet supported