Skip to content

v0.6.1

Choose a tag to compare

@Brescou Brescou released this 08 Jul 11:38

Patch release — fixes SSE streaming on default config, mock mode for all 13 packs, docker compose startup. Adds a CI job that executes the README quickstart verbatim.

Fixes

  • SSE streaming with default sqlite backend (AsyncSqliteSaver)
  • Schema-aware mock LLM for structured vertical packs
  • Docker Compose REDIS_PASSWORD interpolation without redis profile
  • CI readme-smoke: robust SSE capture (temp file, no SIGPIPE from head)

Also

  • Version 0.6.1 via importlib.metadata
  • Bedrock tests skip without botocore (anthropic-only installs)
  • CVE dependency upgrades
  • CI readme-smoke job