Complete Observability
Real-time dashboard with conversations, message timelines, execution traces, and token analytics. See everything your AI agents are doing at a glance.

Dashboard โ Real-time stats, token analytics, and agent breakdowns

Playground โ Discover and test agents

Sandbox โ Interactive chat with overrides

Prompt Lab โ Side-by-side model comparison
Laravel AI Orbit is a standalone observability dashboard and developer playground for the official Laravel AI SDK. Think of it as Telescope for your AI agents โ a polished, real-time window into everything your agents are doing, with powerful tools to test, compare, and optimize them.
Built for Laravel 12+ and PHP 8.3+, Orbit installs in seconds, requires zero frontend build steps, and ships with a gorgeous glassmorphism UI in both dark and light modes.
composer require ashrafic/laravel-ai-orbit
php artisan ai-orbit:install
php artisan migrate| Capability | What It Means For You |
|---|---|
| Real-Time Dashboard | At-a-glance stats for conversations, runs, messages, tokens, and agent breakdowns with configurable time periods |
| Thread Explorer | Searchable conversation list with advanced filters, bookmarks, and chat-style message timelines |
| Run Observability | Capture and inspect one-off SDK calls with search, filters, and full payload detail views |
| Agent Sandbox | Test any agent interactively with auto-detected dependencies, live overrides, and multi-turn sessions |
| Prompt Lab | Side-by-side model comparison with auto-tagged winners โ fastest, cheapest, most concise, best value |
| Cost Analytics | Historical breakdowns by agent, model, provider, and operation with interactive charts |
| Budget Alerts | Configurable thresholds with per-alert recipients, provider-specific pricing, and queued notifications |
| Provider Health | Monitor success rates, latency percentiles, and errors from merged conversation + run data |
| PII Detection | Automatic scanning for emails, phones, SSNs, credit cards, and API keys in message payloads |
| Data Retention | Configurable cleanup policies with dry-run previews and automatic stale conversation purging |
| Export Tools | Export conversations to Pest PHP tests or OpenAI JSONL fine-tuning format |
| Prompt Library | Save, tag, and reuse prompts with full-text search and metadata |
Orbit auto-discovers your agents, reads from the SDK's existing tables, and presents everything in a polished standalone dashboard. No webpack, no Vite, no NPM โ just Composer and go.