SHIPPED · v1.74.0

Analytics — a local recap of what you actually did

New

  • Analytics — a local recap of what you actually did — press ⌘⇧A or open it from the app menu to see your prompts, agent sessions, tokens, estimated spend, orchestration runs and git output, across Overview, Agents, Sessions and Projects tabs, scoped to 24 hours, 7, 30, 90 days or all time and to one project or agent.

  • Share recap turns a week, month or year into a card — choose Poster, Archetype or Receipt, then Copy image, Save PNG or Copy text; cards carry aggregate numbers only: your name is a toggle, estimated spend and project names stay off unless you switch them on, and prompts and session titles never appear.

  • Orchestration setup you can watch — and fix — starting or restoring a team now runs as a floating progress card that counts each terminal down while you keep working, shows every seat's state, and turns a terminal that missed its instructions into a manual step with Send to Terminal instead of a dead end.

  • Scheduled prompts become a real queue — schedule more than one prompt per terminal; timers, alarms and quota-reset sends stack in send order, each entry can be edited or cancelled on its own, a failed send pauses that terminal's queue, and prompts that came due during sleep catch up one at a time.

  • Remote pairing is locked down — new devices pair as a read-only Viewer until you approve more on the desktop, QR invites work once and expire after ten minutes, direct web access expires after seven days, and a localhost preview needs its own short-lived per-port grant.

Improved

  • Analytics settings live in Settings → Analytics: the range it opens on, the default card style and period, whether cards show your name, spend or project names, and a way to clear the computed cache without touching your logs. The top-bar Analytics button can be pinned from Settings → Layout.

  • Devin's rules and memory are managed in the Memory panel like every other agent's — a global rule writes AGENTS.md and a named project rule writes .devin/rules/<name>.md — and Devin's AskUserQuestion prompts render as question cards.

  • Conversation names the native session it is following, with a click-to-copy session id that matches what --resume takes, and an empty Conversation now says whether the agent is terminal-only or the transcript is genuinely empty.

  • A send from your phone that the desktop cannot confirm now warns "Check terminal before resending" and keeps your draft, so an innocent retry no longer double-sends.

  • The session rescan behind Resume and Analytics parses in slices, so the cold scan no longer freezes the window, and file rows in Quick Open and the Command Palette gain a button that copies the absolute path.

Fixed

  • Fixed a Devin conversation showing only the assistant's final words — tool calls, their results and Devin's reasoning now all appear, and long sessions render faster.

  • Fixed Devin Resume details dropping tool-call-only turns, including in Copy and Change AI, and a Devin session missing from Resume's project filter when it touched more than one workspace.

  • Fixed a fresh Remote QR link hanging on "Authenticating…" in Safari behind a stale saved credential, and paired devices keeping broader rights than they were granted after a downgrade.

  • Fixed orchestration setup never delivering instructions to a fresh Claude terminal, which left one seat at an empty prompt with no role card.

  • Fixed Escape closing the dialog underneath when Analytics was open over Settings — the top dialog now gets the keypress.

  • The Analytics dialog Overview tab for the last 7 days: 725 agent sessions, 39 prompts, 115 hours of agent time, 4B tokens, estimated spend and a prompts-per-day chart split by agent
    The Analytics dialog Overview tab for the last 7 days: 725 agent sessions, 39 prompts, 115 hours of agent time, 4B tokens, estimated spend and a prompts-per-day chart split by agent
  • Analytics Overview scrolled down to the When you work punchcard, Top projects, Shipped commits from git and the Longest sessions table with an Open button per session
    Analytics Overview scrolled down to the When you work punchcard, Top projects, Shipped commits from git and the Longest sessions table with an Open button per session
  • The Analytics Agents tab listing 13 coding CLIs by session count, with Claude Code selected showing prompts, median session, 14.7B tokens, cache hit rate and a tokens-per-day chart
    The Analytics Agents tab listing 13 coding CLIs by session count, with Claude Code selected showing prompts, median session, 14.7B tokens, cache hit rate and a tokens-per-day chart
  • The Analytics Sessions tab: a week timeline with one bar per agent session, a Parallel agents chart peaking at 14 at once, session-length histogram and orchestration runs passed and failed
    The Analytics Sessions tab: a week timeline with one bar per agent session, a Parallel agents chart peaking at 14 at once, session-length histogram and orchestration runs passed and failed
  • The Analytics Projects tab over 90 days: 62 projects touched, prompts, sessions and git commits with lines added and removed per project
    The Analytics Projects tab over 90 days: 62 projects touched, prompts, sessions and git commits with lines added and removed per project
  • The Share recap dialog previewing a Receipt-style weekly card, with Week, Month and Year periods, Poster, Archetype and Receipt styles, and toggles for name, estimated spend and project names
    The Share recap dialog previewing a Receipt-style weekly card, with Week, Month and Year periods, Poster, Archetype and Receipt styles, and toggles for name, estimated spend and project names
  • The Settings sidebar in 1DevTool with the new Analytics entry under Agents and Connections, where the Analytics defaults live
    The Settings sidebar in 1DevTool with the new Analytics entry under Agents and Connections, where the Analytics defaults live
  • A floating Setting up orchestration card counting delivery across four terminals, with Claude marked Ready and two devin seats and opencode still waiting, while the Add Terminal dialog stays usable
    A floating Setting up orchestration card counting delivery across four terminals, with Claude marked Ready and two devin seats and opencode still waiting, while the Add Terminal dialog stays usable
  • The Agent Orchestration Team Map showing a Claude director at tier 0 managing two devin terminals, one of which manages an opencode terminal at tier 2
    The Agent Orchestration Team Map showing a Claude director at tier 0 managing two devin terminals, one of which manages an opencode terminal at tier 2
  • Agent Input with a Scheduled prompts queue of three entries sorted earliest first, each with its send time, Edit and Cancel, and an Add another prompt button
    Agent Input with a Scheduled prompts queue of three entries sorted earliest first, each with its send time, Edit and Cancel, and an Add another prompt button