Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Apr 18:11
6a54d9f

0.1.1 (2026-04-17)

Features

  • backend: Fastapi core with gemini, context cache, docs sync, multi-layer memory (d2bf364)
  • cli: Typer cli with init, validate, count-tokens, sync, ask, sessions (215b3bf)
  • Cut agent latency and give the CLI a live typewriter UX (c9f0e57)
  • deploy: Production-ready GCS schema bootstrap, File API mirror, VPC routing (457d2da)
  • infra: Opentofu stacks for platform, chroma server, per-agent deploys (8654752)
  • Initial project foundation (2de3a19)
  • Rename CLI to expert + ship packaged Robot Framework E2E kit (4dd922e)

Bug Fixes

  • cli: Align ask command with the real backend SSE/JSON contract (f187efc)
  • mypy: Ignore google.cloud.storage attr-defined (namespace package) (043c587)
  • tests,ci: Unblock pytest + mypy on main (66fcdd8)
  • Warm Gemini cache at startup + writable cache dir (f13f863)

Documentation

  • readme: Drop bogus subdirectory=cli from uv tool install (9414da8)
  • Ship full Apache-2.0 LICENSE and production-grade README (5ed29c2)