JUST SHIPPEDRuntime 2.4 — a clearer view of every agent

Connected observability

See the signal.
Follow the story.

Every model request is part of a bigger execution. Bring the trace, the context, and the cost into the same view.

Workspace / ProductionProduction
CONTROL CENTER

Production overview

Last 24 hours
Trace completedsupport-resolvertr_8f2c91 · 142 ms
POST /v1/agents/runtr_8f2c91
142 ms200
retrieve.contextsp_72a801
38 ms200
model.generatesp_6b3f42
89 ms200
policy.validatesp_4d8e12
15 ms200
ATTRIBUTES
environment
production
region
us-east-1
model
atlas-fast-2
policy
customer-safe
EVENTS

Request accepted

Context retrieved · 4 documents

Model response received

Policy passed · response sent

All systems operationalSample workspace · illustrative data

Illustrative execution trace. No customer or production information is collected.

01Less searching. More understanding.

A trace that answers
the next question.

The whole execution path

Follow retrieval, model calls, tool invocations, and policy checks as one connected timeline.

Latency in the right place

Separate time spent retrieving context from time spent reasoning. Fix the slow step, not the wrong service.

Cost with attribution

Connect spend to a workflow, a model route, or a workspace. Make trade-offs with a useful unit of work.

02Context at the point of investigation

From an alert
to an explanation.

A spike should lead to a question you can answer. Keep events connected to the versions, policies, and workspaces that produced them.

  • Trace IDs connect each agent handoff.
  • Policy decisions appear next to tool activity.
  • Model route changes remain visible in context.
Explore the platform
JSON / illustrative event
{
  "event": "agent.run.completed",
  "traceId": "tr_8f2c91",
  "workflow": "support-resolver",
  "version": "2.4.1",
  "durationMs": 142,
  "costUsd": 0.0021,
  "policy": "customer-safe",
  "outcome": "resolved",
  "redaction": "applied"
}

03Signals that travel

Your telemetry.
Still yours.

Keep a clean event contract between the operating layer and the tools your team uses to investigate it.

Choose what belongs in a trace. Redact sensitive values before exporting events, and separate useful attributes from raw customer input.

Read the event contract

Useful signals. Not another wall of charts.

See latency, cost, and policy outcomes together in the sample product workspace.

Explore the product

From first request to production

Keep the context.
Lose the guesswork.

Make the next investigation start with a connected view.

CONTROL / CONNECT / SHIP