optionOS optionOS
← All updates

Cockpit cards show an agent session as individual data-flow points

A Cockpit card now shows an agent session as separate readable data points instead of only a one line summary. The title, target, session identity, model, host app, state, transcript action, file counters, commit flow…

Cockpit

A Cockpit card now shows an agent session as separate readable data points instead of only a one-line summary. The title, target, session identity, model, host app, state, transcript action, file counters, commit flow, and fork/compact actions are visible on the same card.

The 15 data points in an agent card

Each marked area on the card carries its own decision signal: what the session is working on, where it is running, what it saw, what it changed, and how you can continue the agent from the same surface. The Compact action does not immediately run the prompt; it opens the terminal with the prompt ready, then the user starts it with Enter.

A Cockpit Mac card showing the title, target, session, model, host, state, file and action data points of an agent session Title — shows what the session belongs toTarget — the target context attached to the conversation or transcriptSession ID — the session identifier and copy actionAgent/provider identity — shows which agent surface the card came fromAgent model — the model and working levelHost app — where the session is running, such as VS Code or GhosttyAgent state — waiting, running, or the relevant live state signalCopy Transcript — copies the in-process transcriptEdited files — the number of files the agent changedSeen files — the number of files the agent viewed or readUncommitted files — changes that have not entered a commit yetAuto-commit action — a quick action for the commit flowCommitted changes — completed commit/change countFork — opens a terminal in VS Code or a fork terminal in Ghostty to split the sessionCompact — places the transcript/prompt into a new agent terminal ready to run; the terminal opens and the user starts it with Enter
·
Title

shows what the session belongs to

Title — shows what the session belongs to
One Cockpit card keeps the tracking and continuation points for an agent session on the same surface.