fabro/docs/public
Bryan Helmkamp 846d1e91af
Polish stage insights sidebar
- Track which MCP servers the agent invoked. New `invoked: bool` on
  `McpServerProjection` (OpenAPI + Rust type + generated TS client),
  set by the projector when an `AgentToolStarted` event has an
  `mcp__<server>__*` tool_name. UI shows `used/total` in the section
  header, replaces the tool count with `used` on invoked rows, and dims
  rows that weren't invoked. Sticky across status re-reads.

- Quiet noisy context-window warnings. When the snapshot's total is
  provider-authoritative (ProviderApiScaledBreakdown or
  ResponseUsageScaledBreakdown), drop local-estimator warning codes
  from the snapshot — they imply the user-facing total is wrong when
  it isn't. Also dedupe by code so a 35-turn conversation with opaque
  reasoning blocks no longer surfaces 35 copies of the same warning.

- Reword the legitimately-local warnings. "opaque provider context
  estimated from JSON" → "Some content couldn't be precisely
  tokenized; total is approximate." Same treatment for the media,
  provider-options, and whole-request local-estimate messages.

- Rename the sidebar header from "INSIGHTS" to "AGENT" to better
  describe what it shows.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 23:34:24 -04:00
..
administration Add Slack run lifecycle notifications via [run.notifications] (#365) 2026-05-23 13:07:42 -04:00
agents Add output_schema validation with same-context repair for agent and pro… (#374) 2026-05-23 19:45:16 -04:00
api-reference Polish stage insights sidebar 2026-05-23 23:34:24 -04:00
changelog Auto-migrate legacy [run.sandbox] config files to named-environment syn… (#375) 2026-05-23 19:34:43 -04:00
core-concepts Add small_default model role and async generated run titles (#368) 2026-05-23 13:48:39 -04:00
examples Replace run-scoped sandbox config with named environments (#360) 2026-05-23 13:03:21 -04:00
execution Auto-migrate legacy [run.sandbox] config files to named-environment syn… (#375) 2026-05-23 19:34:43 -04:00
getting-started refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
human-tools Replace run-scoped sandbox config with named environments (#360) 2026-05-23 13:03:21 -04:00
images Add system resources settings page (#328) 2026-05-20 17:22:53 -04:00
integrations Add small_default model role and async generated run titles (#368) 2026-05-23 13:48:39 -04:00
languages refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
logo refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
reference Add output_schema validation with same-context repair for agent and pro… (#374) 2026-05-23 19:45:16 -04:00
tutorials refactor: remove compatibility shims (#281) 2026-05-16 15:29:25 -04:00
workflows docs: sync public docs to recent changes 2026-05-18 14:42:54 -04:00
.mintignore refactor(docs): move .mintignore into docs/public and update skill paths 2026-04-27 07:29:59 -07:00
docs.json docs(changelog): refresh recent product changes 2026-05-22 15:15:30 -04:00
dot-highlight.js refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
favicon.svg refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00