Skip to content

v0.2.3 — Cloud logging fixes, legacy keys, SDK/MCP 0.2.3/0.1.3

Latest

Choose a tag to compare

@Zizka-ai Zizka-ai released this 08 Jun 14:55
· 17 commits to main since this release
Immutable release. Only release title and notes can be modified.

Packages published

  • PyPI zizkadb-sdk 0.2.3
  • PyPI zizkadb-mcp 0.1.3
  • npm zizkadb-sdk 0.2.3

Fixes

  • MCP and SDK require API key on cloud (no silent 401s)
  • Legacy agdb_live_... keys and AGENTDB_API_KEY env alias still supported
  • Dashboard Send test event + shared write_event path
  • Event writes no longer fail when Qdrant/embeddings are down
  • Admin + tenant dashboards poll every 10s

Upgrade

pip install -U zizkadb-sdk zizkadb-mcp
npm install zizkadb-sdk@0.2.3

MCP: set ZIZKADB_API_KEY in your Cursor config (signup → Settings → Create API key).