Changelog

What's new

Follow along as we ship. New features, improvements, and fixes — updated weekly.

v0.4.0

Live streaming traces and shareable links

  • featureTraces stream in real-time — see new data as it arrives
  • featureShare any trace with your team via direct link
  • featureNew timeline view shows how trace spans connect
  • improvementTrace viewer auto-scrolls to keep you at the latest content
  • improvementEnhanced date-time picker with more precise range controls
  • fixFilters correctly combine when using multiple criteria
  • fixChart timestamps now display in your local timezone
  • fixFilter panel scrolls properly on smaller viewports
v0.3.1

Smoother tables and sharper landing page

  • improvementTraces and conversations load continuously with infinite scroll
  • improvementCopy any trace or conversation ID in one click
  • improvementProduct screenshots expand to fullscreen on click
  • improvementLanding page hero refreshed with clearer product positioning
v0.3.0

Smarter monitoring and full workspace isolation

  • featureNew monitoring dashboard with health status, sparklines, and unified controls
  • featureCustom alert thresholds for error rate, latency, tokens, and cost
  • featureAdjust chart granularity (5m to 1d) from the control bar
  • featureKeyboard shortcuts: arrow keys navigate spans and detail tabs
  • featureTraces open with first span selected, output tab shown by default
  • fixWorkspaces are now fully isolated across all metrics and charts
  • fixAuto-refresh updates data without resetting your scroll or selection
  • fixWorkspace switching correctly resets filters and reloads data
  • improvementSofter dark mode contrast for comfortable long sessions
  • improvementCode examples on the landing page adapt to your theme
  • improvementTop Spans table is expanded by default with sortable columns
v0.2.0

Claude Code tracing, dashboard overhaul, and SDK docs

  • featureClaude Code integration auto-traces sessions via SDK hooks
  • featureAuto-refresh control for live trace streaming
  • featureCustom date range picker across all dashboards
  • featureMobile-responsive sidebar for the dashboard
  • featureOnboarding flow now tracks completion state per user
  • featureAutomated email notifications via new cron service
  • featureRun SDK directly with `python -m staso` in any venv
  • improvementTraces API refactored with root span detection and faster queries
  • improvementDashboard layout rebuilt — cleaner sidebar and components
  • improvementLanding page refreshed with updated hero, pricing, and nav
  • improvementTrace span viewer now renders content with rich formatting
  • improvementSDK docs overhauled — new quickstart and integration guides
  • improvementFeedback popover simplified and streamlined
  • fixTime filter now persists correctly across page reloads
  • fixDetail panel and monitoring table navigation edge cases resolved
v0.1.0

Observability goes live

  • featureExecution traces with full context and filtering
  • featureConversations view groups related traces together
  • featureReal-time monitoring dashboard with timeseries charts
  • featurePer-agent performance metrics and success rates
  • featureCost tracking per trace, agent, and model
  • featureEnvironment filtering for prod, staging, and dev
  • featurePython SDK with @trace and @tool_call decorators
  • featureOpenAI and Anthropic SDK adapters
  • featureAPI key management and team settings
  • improvementOrganization and workspace setup flow