| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-13 | 403 Bytes | |
| v2.9.1 source code.tar.gz | 2026-07-13 | 9.1 MB | |
| v2.9.1 source code.zip | 2026-07-13 | 9.4 MB | |
| Totals: 3 Items | 18.5 MB | 0 | |
What's New
Patch release with a small correctness fix.
Bug Fixes
SystemPromptGeneratornow copies a caller-suppliedoutput_instructionslist into a fresh list before appending the default instructions, so the caller's original list is no longer mutated as a side effect of constructing the generator.
Full Changelog
https://github.com/eigenwise/atomic-agents/compare/v2.9.0...v2.9.1