Skip to content

v0.3.0 — First Public Release

Latest

Choose a tag to compare

@RevanKumarD RevanKumarD released this 28 Mar 10:26
· 3 commits to master since this release

PixelPulse Dashboard v0.3.0

Real-time pixel-art dashboard for multi-agent systems. Production observability meets engaging visualization.

Highlights

  • 5 Framework Adapters: CrewAI, LangGraph, OpenAI Agents, AutoGen, Claude Code
  • Persistent Storage: SQLite-backed run history with replay and video export
  • OTel Integration: OpenTelemetry GenAI semantic conventions + A2A task lifecycle
  • Claude Code Plugin: Full hooks + MCP server for live session observability
  • VS Code Extension: Activity bar, sidebar dashboard, auto-detect server
  • Dynamic Canvas: Auto-grid rooms, roaming agents, collision physics, speech bubbles
  • Agent Detail Panel: 4-tab inspection (status, artifacts, cost, reasoning)
  • 505 Tests: Unit, integration, functional, plugin, and visual E2E

Install

pip install pixelpulse-dashboard
pixelpulse serve

Links