Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pandaprobe.com/llms.txt

Use this file to discover all available pages before exploring further.

Release history for the PandaProbe Core Platform. Current version: v0.3.1
v0.3.1
Bug fix
2026-05-12
  • Fixed a translation-layer bug that could crash pages on load. Translations are now blocked by default to prevent the regression.
  • Cleared a Radix Dialog warning that was surfacing in the browser console.
  • Internal: added repo conventions (CLAUDE.md) and a formatting pass.
v0.3.0
Analytics
2026-05-09

Org-scoped analytics

  • Refactored the analytics service and the PostHog event taxonomy to be org-scoped instead of routing-scoped. Signup, API, eval-run, and trace events now all carry a consistent org identifier, making PostHog dashboards and funnels significantly cleaner.
  • Added new events for org creation.
  • Internal: tests updated for the new analytics shape; minor edge-case fix.
v0.2.0
Onboarding
2026-05-07

Project creation & onboarding UX

  • Project creation moved to a dialog-based flow (matches the new API key creation UX in v0.1.9).
  • Org creation now auto-provisions an onboarding project, so new orgs land in a usable state immediately.
  • Removed the org-level quickstart page (now redundant with the onboarding flow).
  • Updated the invitation email template.
  • Onboarding checklist refinements.
  • Internal: services migrated to use the svc layer instead of routing through repos directly, for consistency with the rest of the architecture.
v0.1.9
Dashboard
2026-05-06

API keys & dashboard polish

  • New dialog-based API key creation flow with inline key display for the rotation feature.
  • Added a shared Dialog component for reuse across the app.
  • Dashboard formatting and theme polish; assorted bug fixes.
  • Updated onboarding sample prompt.
v0.1.8
Bug fix
2026-05-04
  • Fixed a Celery broker liveness probe issue that was causing intermittent worker restarts.
  • Added an explainer video to the onboarding experience.
v0.1.7
Onboarding
2026-04-30

Onboarding & privacy

  • Added an org-level quickstart page alongside the project-level quickstart.
  • Onboarding status tracking; simplified onboarding checklist.
  • Email and ID masking in PostHog events for privacy.
  • Navigation polish: “back to home” button moved to the top, plus new CTA buttons and doc links.
  • Surfaced LLM client key exports in the quickstart.
  • Frontend formatting & test fixes; dead-link cleanup.
v0.1.6
Docs
2026-04-27

Documentation revamp

  • Comprehensive documentation overhaul: quickstart, installation, welcome page, integrations overview, OpenAI / Anthropic / Google wrappers, LangGraph / CrewAI / Google ADK / Claude Agent SDK / OpenAI Agents SDK integration pages, eval intro / concepts / setup, session and user pages.
  • New logo and updated header.
  • Stripe promotion code support enabled at checkout.
  • Fixed the user_authenticated PostHog event.
v0.1.5
2026-04-26 — Public launch

Public launch of the PandaProbe core service

PandaProbe is officially launched with the v0.1.5 core OSS service release.This release establishes the first public launch version of the PandaProbe platform, including tracing, evaluation, monitoring, and API-backed workflows for agent observability.