Skip to content

v0.2.3

Choose a tag to compare

@everettjf everettjf released this 12 Jun 06:27
· 179 commits to main since this release

What's Changed

  • feat(config): per-task auxiliary models, wired to context compaction by @everettjf in #403
  • feat(config): route memory reflector through aux_models by @everettjf in #406
  • feat: add microclaw eval trajectory evaluation gate by @everettjf in #408
  • ci: enforce the microclaw eval trajectory gate by @everettjf in #410
  • feat: sleep-time memory consolidation (deterministic, off by default) by @everettjf in #412
  • feat(eval): detect stuck loops and consecutive tool-error streaks by @everettjf in #414
  • feat(skills): deterministic skill audit curation command by @everettjf in #416
  • feat(config): finish aux_models slots — title and vision by @everettjf in #417
  • feat(audit): tamper-evident hash-chained audit log + verify CLI by @everettjf in #418
  • ci: fix security-audit and docs-check pipeline failures by @everettjf in #419
  • feat(chat): add in-chat /help command for command discovery by @everettjf in #420
  • feat(config): friendlier parse errors with did-you-mean suggestions by @everettjf in #421
  • feat(doctor): surface misconfigured channels with actionable messages by @everettjf in #422
  • feat(channels): actionable auth-failure messages on startup by @everettjf in #423
  • feat(doctor): live LLM credential check via doctor --online by @everettjf in #424
  • feat(setup): refuse to save a config with no channel enabled by @everettjf in #425
  • feat(doctor): check data/working dir writability by @everettjf in #426
  • feat(cli): add Examples section to --help by @everettjf in #427
  • feat(setup): label optional fields, not just required ones by @everettjf in #428
  • feat(cli): post-setup next steps + per-subcommand --help examples by @everettjf in #429
  • build(deps): bump the cargo-non-major group with 11 updates by @dependabot[bot] in #397
  • Surface clawhub install warnings + guard eval negative fixtures by @everettjf in #430
  • fix: handle orphaned tool_calls in DeepSeek reasoning bridge by @raaaas in #432
  • feat(tools): opt-in RTK command rewriting for the bash tool by @everettjf in #433

Full Changelog: v0.2.2...v0.2.3