Skip to content

Releases: AstraBert/microagents

microagents-core@0.2.0

09 Jun 11:31
b22b9bf

Choose a tag to compare

What's Changed

  • feat: add support for all openai-compatible providers by @AstraBert in #12

Full Changelog: https://github.com/AstraBert/microagents/compare/microagents-cli@0.2.0...microagents-core@0.2.0

microagents-cli@0.2.1

09 Jun 11:38
b22b9bf

Choose a tag to compare

What's Changed

  • feat: add support for all openai-compatible providers by @AstraBert in #12

Full Changelog: https://github.com/AstraBert/microagents/compare/microagents-cli@0.2.0...microagents-cli@0.2.1

microagents-cli@0.2.0

08 Jun 11:17
cecf08f

Choose a tag to compare

What's Changed

  • fix: guard liteparse thread unsafety with a mutex, speed up serial processing by turning off ocr and other quality preservation, make the embeddings upload eager to avoid in-memory accumulation by @AstraBert in #10
  • chore: read tool adjustments by @AstraBert in #11

Full Changelog: https://github.com/AstraBert/microagents/compare/v0.1.0...microagents-cli@0.2.0

v0.1.0

07 Jun 18:51
8b1f1e3

Choose a tag to compare

What's Changed

  • feat: replay historical messages from a resumed session by @AstraBert in #1
  • wip: improve search quality by @AstraBert in #2
  • ci: clippy and rustfmt by @AstraBert in #3
  • ci tests by @AstraBert in #4
  • feat: incremental improvements (microagents-events/storage) by @AstraBert in #5
  • feat: incremental improvements, microagents-core by @AstraBert in #6
  • feat: incremental improvements for microagents-cli by @AstraBert in #7
  • docs: retouch readme and add a few metadata to cargo.toml in microagents-cli pre-publishing by @AstraBert in #8
  • ci: add publishing action by @AstraBert in #9

New Contributors

Full Changelog: https://github.com/AstraBert/microagents/commits/v0.1.0