Observe
Agent session logs are stored and searchable. You can even download the raw logs and push your local Claude Code sessions to the platform.
Fleet view
Cost
Live
Tracing
splitshift-web
@@ acquireTradeLock @@
- if (shift.isOpen(now)) {
+ if (shift.isOpen(now, { lock: true })) {
+ await releaseOnConflict(trade);
$ pnpm test trades
12 passed · in the sandbox
Session IDE
Investigated webhook retry storms after the queue migration
Added idempotency keys to the trade-webhook consumer
Search
Define in YAML, deploy with git push
Starter YAML templates for common tasks
You can close your laptop now
An isolated computer for every session
Define agent permissions as code
Engineering metrics for the age of AI
Everything the dashboard does, scriptable