Voker logo

Changelog

  1. May 1, 2026

    • New sidebar with company and project switcher

    • Added support and docs for AI SDK
    • Added TypeScript code examples for OpenAI, Anthropic, and Gemini.
    • Updated barchart colors

  2. April 24, 2026

    • Added agent name and version to the Agent Details page

    • Improved chart labels on dashboard

    • Added pending member invites to the settings page
    • Fixed a bug where session paths were out of order
    • Fixed nav and search bugs across platform
  3. April 17, 2026

    • Added option to signup with a magic link
    • Expanded internal dogfooding ahead of the closed beta, resulting in multiple UI and usability improvements
  4. April 10, 2026

    • Expanded capabilities of Intents, Corrections, and Resolutions by adding tool calls to their context
    • Made the following breaking changes (Python voker v0.0.10 & Node @voker/voker v0.0.7):

    • Fixed a bug where events were not being sent in Jupyter notebooks (Python voker v0.0.10).
  5. April 3, 2026

    • Added time period and agent filters to the Dashboard page.

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

  6. March 27, 2026

    • Released NPM @voker/voker package version 0.0.6 adding support for Gemini generateContentStream.
    • Added Global Search functionality to the platform, allowing users to search across agents, agent versions and people.
    • Introduced an "Invite Members" button in the sidebar navigation
    • Implemented Settings page with the following sections:
      • SDK Setup
      • Members & Roles
      • API Keys
      • Billing
    • Added Agent and Person summaries, providing insights into agent performance and user behavior trends.
  7. March 20, 2026

    • Added example requests and responses to the API Reference.
    • Added Python SDK Reference section with documentation for available classes and their methods.
    • Completed wrapping of Gemini Interactions API in the Python and TypeScript SDKs, with support for standard and streaming responses.
    • Refined the UI, along with underlying data fetching and processing logic, for the following pages:

      • Dashboard
      • Sessions (Aggregate/ Detail View)
      • Agents (Aggregate/ Detail View)
      • People (Aggregate/ Detail View)

      Example: Agent Detail View

  8. March 6, 2026

    • Added Corrections, Intents, Resolutions and Session Timeline to the Event Session details page, with UI elements in both the overview area and on each relevant message

    • Fixed an issue where dark mode would not apply correctly to the page

    • Added filter functionality to sessions, agents (both in aggregate and detailed views) and people pages

  9. February 27, 2026

    • Added new project level analytics dashboards:

    • Added corrections processing on event sessions
  10. February 20, 2026

    • Expanded list of available API endpoints. See here.
    • Released Python voker package version 0.0.3 and NPM @voker/voker package version 0.0.1 with support for added endpoints.
  11. February 13, 2026

    • Foundational infrastructure updates.
    Voker engineers working

    Exciting functionality showcase soon:

    • Improved Python, Typescript and Go SDKs.
    • Intents, Resolution, and Correction analysis on Events.
    • Enhanced analytics and reporting features.
  12. February 6, 2026

    • Foundational infrastructure updates.
  13. January 30, 2026

    • Foundational infrastructure updates.
  14. January 23, 2026

    • Added a `base_X_client` parameter to Python Anthropic, Gemini and OpenAI SDKs to allow use with other SDK wrappers such as with Posthog.
    • Added streaming support for Gemini Generate Content and Interactions APIs.
  15. January 16, 2026

    • Added session summaries and outlines to the Sessions view.
    • Revised Agents page, added Agent descriptions and the ability to deprecate Agents and Agent Versions.
  16. January 9, 2026

    • Added streaming support for OpenAI Chat Completions and Responses APIs.
  17. January 2, 2026

    • Added Waitlist Signup Page.
    • Added the ability to full text search across session events.
    • Added system information to events to help with debugging.
  18. December 29, 2025

    • Added Interactions API support for Gemini.
  19. December 15, 2025