v0.0.15
What's Changed
- Add summarize_context capability for allowing LLM to maintain it's own context window by @0xba1a in #96
- Bump aiohttp from 3.12.15 to 3.13.3 by @dependabot[bot] in #97
- Recover shell after command timeout to prevent unresponsive state by @KavyaSree2610 in #98
- Add swe-bench test - Not to run in regular PRs by @0xba1a in #100
- Reorganize tool hierarchy to introduce ExternalTool in the future by @0xba1a in #109
- Add external Tool and introduce
microbotsas a sub-agent external tool for sub tasks by @0xba1a in #111 - Update CELA recommendations by @0xba1a in #118
- Add generic memory tool by @KavyaSree2610 in #120
- Enable GitHub pages for Microbots by @0xba1a in #121
New Contributors
- @dependabot[bot] made their first contribution in #97
Full Changelog: v0.0.14...v0.0.15