June 5, 2026
- Added token cost in various views across the platform, including the main dashboard page, session view and agents view. Cost is calculated based on the usage data sent in events. Cost for intent to be resolved is shown per agent:

May 29, 2026
- Added Corrections Categories to the Sessions Overview page and filters.

- Improved the Session Details page: system prompt now appears at the top, with better overflow handling for long messages, tool calls, and sessions with many tools or intents.

- Added improved error messages for Python and Node SDKs when no
voker_sessionparameter is supplied. - Python
voker v0.0.13fixed an import error. - Node
@voker/voker v0.0.12improved config when manually supplying api key. - Added streaming support for AI SDK.
May 1, 2026
- Introduced a new sidebar with a company and project switcher.

- Added support and documentation for the AI SDK.
- Added TypeScript code examples for OpenAI, Anthropic, and Gemini.
- Updated bar chart colors across the dashboard.

April 24, 2026
- Added agent name and version display to the Agent Details page.

- Improved chart labels on the dashboard for clarity.

- Added pending member invites to the Settings page.
- Fixed a bug where session paths were displayed out of order.
- Fixed navigation and search bugs across the platform.
April 17, 2026
- Added the option to sign up with a magic link.
April 10, 2026
- Expanded the capabilities of Intents, Corrections, and Resolutions by adding tool calls to their context.
- Fixed a bug where events were not being sent in Jupyter notebooks (Python
vokerv0.0.10).
April 3, 2026
- Added time period and agent filters to the Dashboard page.

- Added SDK Setup page with a step-by-step quickstart guide.

March 27, 2026
- Released NPM
@voker/vokerv0.0.6 with support for GeminigenerateContentStream. - Added Global Search across agents, agent versions, and people.
- Introduced an “Invite Members” button in the sidebar.
- Implemented a Settings page with SDK Setup, Members & Roles, API Keys, and Billing sections.
- Added Agent and Person summaries.
March 20, 2026
- Added example requests and responses to the API Reference.
- Added a Python SDK Reference section.
- Completed wrapping of the Gemini Interactions API in Python and TypeScript SDKs, including standard and streaming modes.
- Refined the UI for the Dashboard, Sessions, Agents, and People pages. (Example below: Agent Detail View)

March 6, 2026
- Added Corrections, Intents, Resolutions, and Session Timeline to the Event Session details page.

- Fixed a dark mode display issue.
- Added filter functionality to the Sessions, Agents, and People pages.




February 27, 2026
- Added new project-level analytics dashboards.

- Added corrections processing on event sessions.
February 20, 2026
- Expanded the list of available API endpoints.
- Released Python
vokerv0.0.3 and NPM@voker/vokerv0.0.1.
February 13, 2026
- Foundational infrastructure updates.
January 23, 2026
- Added
base_X_clientparameter to the Python Anthropic, Gemini, and OpenAI SDKs for use with SDK wrappers such as PostHog. - Added streaming support for the Gemini Generate Content and Interactions APIs.
January 16, 2026
- Added session summaries and outlines to the Sessions view.
- Revised the Agents page: added agent descriptions and the ability to deprecate agents and agent versions.
January 9, 2026
- Added streaming support for the OpenAI Chat Completions and Responses APIs.
January 2, 2026
- Added a Waitlist Signup page.
- Added full-text search across session events.
- Added system information to events to aid debugging.
December 29, 2025
- Added Interactions API support for Gemini.
December 15, 2025
- Released the Python SDK with basic support for OpenAI, Anthropic, and Gemini.
- Added Create Events endpoints to the REST API.