v1.1.0
What's Changed
- docs: add auto-updating "Latest release" pill to README by @virtualsteve-exa in #88
- fix: warn on misrouted kwargs in initialize(), fix examples by @neville-m-exa in #87
- feat(api): add public emit and session identity APIs by @jalexspringer in #89
- seo: canonical/OG/JSON-LD metadata, sitemap.xml, llms.txt for GEO by @scottcexab in #93
- seo: JSON-LD </script> escaping + unify author @id by @virtualsteve-exa in #96
- fix: Claude adapter session_id + agent_name attribution by @neville-m-exa in #99
- test: cover the initialize() misrouted-kwargs warning by @kalpitt in #94
- docs: make the Pages site track releases, not main (supersedes #25) by @virtualsteve-exa in #95
- ci: run CI automatically (non-gating) + CI badge by @virtualsteve-exa in #90
- Add sample telemetry viewer (demo/) + landing-page links by @virtualsteve-exa in #106
- style: ruff-format Python code blocks in markdown docs (fixes red lint on main) by @virtualsteve-exa in #107
- feat: add SQLite storage backend by @neville-m-exa in #105
- feat: terminal dashboard TUI (MVP) by @neville-m-exa in #111
- feat: LiteLLM adapter — 100+ model providers via single integration by @neville-m-exa in #112
- docs: LiteLLM and custom-framework getting-started guides by @neville-m-exa in #113
- docs: SQLite backend and TUI dashboard getting-started guides by @neville-m-exa in #114
New Contributors
- @jalexspringer made their first contribution in #89
- @scottcexab made their first contribution in #93
- @kalpitt made their first contribution in #94
Full Changelog: v1.0.8...v1.1.0