Skip to content

v0.0.15

Choose a tag to compare

@0xba1a 0xba1a released this 26 Mar 08:42
· 6 commits to main since this release
973bb5d

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 microbots as 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

Full Changelog: v0.0.14...v0.0.15