Skip to content

Add errlore (failure-memory SDK for agents)#274

Open
Ma4etaSS wants to merge 1 commit into
e2b-dev:mainfrom
Ma4etaSS:add-errlore
Open

Add errlore (failure-memory SDK for agents)#274
Ma4etaSS wants to merge 1 commit into
e2b-dev:mainfrom
Ma4etaSS:add-errlore

Conversation

@Ma4etaSS

@Ma4etaSS Ma4etaSS commented Jul 9, 2026

Copy link
Copy Markdown

Adds errlore, kept in alphabetical order (between Chidori and Fixie), in the existing entry format.

errlore is a small SDK that gives an AI agent a memory of its own failures: every resolved error becomes a lesson injected into the next similar prompt, with per-model KNOWN ISSUES warnings and a reinforce/decay loop that tracks whether a lesson helped. Embedded and file-based (JSONL + file locks), offline, no server, no API keys, MIT.

Complements the debugging/monitoring SDKs already listed — it is the learn-from-failures layer. Paired A/B benchmark with committed raw outputs is in the repo.

Thanks for the list!

@cla-bot

cla-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @Ma4etaSS on file. You can sign our CLA at https://e2b.dev/docs/cla . Once you've signed, post a comment here that says '@cla-bot check'

@Ma4etaSS

Ma4etaSS commented Jul 9, 2026

Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Jul 9, 2026
@cla-bot

cla-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant