Releases: feliperun/expert-agent
Releases · feliperun/expert-agent
v0.1.6
10 Jun 17:41
Compare
Sorry, something went wrong.
No results found
0.1.6 (2026-06-10)
Bug Fixes
backend: Warm context cache in background instead of blocking startup (#11 ) (f0e5449 )
v0.1.5
09 Jun 21:11
Compare
Sorry, something went wrong.
No results found
0.1.5 (2026-06-09)
Bug Fixes
sync: Remote doc sync — MIME inference and CLI compatibility (#9 ) (83c1954 )
v0.1.4
17 Apr 21:25
Compare
Sorry, something went wrong.
No results found
0.1.4 (2026-04-17)
Bug Fixes
testkit: Make 03_update Log calls alignment-safe (#7 ) (55b6142 )
v0.1.3
17 Apr 21:15
Compare
Sorry, something went wrong.
No results found
0.1.3 (2026-04-17)
Bug Fixes
Update canonical GitHub URL to feliperun/expert-agent (#5 ) (0e4047c )
v0.1.2
17 Apr 21:08
Compare
Sorry, something went wrong.
No results found
0.1.2 (2026-04-17)
Features
Public launch — MIT license, brand block, governance, and multi-agent workspaces (#4 ) (a35a034 )
Documentation
Add agent-friendly E2E onboarding guide (5ddb9ec )
v0.1.1
17 Apr 18:11
Compare
Sorry, something went wrong.
No results found
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 )