Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 2.87 KB

File metadata and controls

47 lines (32 loc) · 2.87 KB

Screenshots pending recapture

Regenerated by /sync-docs release run. Window: parent v2026.720.0v2026.722.0.

Captured PNGs go to a PR for human review — they are never auto-pushed. For a targeted refresh:

npm run screenshots:refresh

Staleness below is filtered to depends_on paths that changed with real line edits in this window; net-zero +0/-0 UI touches (a large batch of Inbox.tsx / IssueDetail.tsx / design-system files) are excluded as false positives.


Stale entries

agents + agent-config surfaces (12 shots, light + dark)

ui/src/components/AgentConfigForm.tsx changed with real edits — this window adds the Secret access editor for run-bound agent secret grants (PR #9921), so agent-config captures may now show new UI. Recapture:

  • agents/adapter-type-dropdown.png
  • agents/budget-and-heartbeat-fields.png
  • agents/claude-local-config-filled.png
  • agents/codex-local-config.png
  • agents/heartbeat-toggle-disabled.png
  • agents/heartbeat-toggle-enabled.png
  • agents/http-adapter-config.png
  • agents/test-environment-fail.png
  • agents/test-environment-success.png
  • company/company-budget-setting.png
  • onboarding/budget-field.png
  • org/reassign.png

secrets

  • secrets/dispatch-check.png (light + dark) — server/src/services/secrets.ts (+338 this window)
  • secrets/user-secret-definition.png (light + dark) — ui/src/pages/Secrets.tsx was reworked by PR #9913 (folder view): a Folders/Flat toggle, breadcrumb row, and folder rows. These captures are of that screen.
  • secrets/per-user-value-entry.png (light + dark) — ui/src/pages/Secrets.tsx, ui/src/pages/secrets/MyUserSecretsTab.tsx. MyUserSecretsTab.tsx now renders names through SecretPathName (muted directory, bold leaf), so slash-named secrets look different.

📸 New pages with no screenshots yet

  • docs/administration/secret-folders.md (drafted on nightly, ships in this release) has no image references — no capture exists for the folder view. Worth adding: the folder view (breadcrumbs, "Up to …" row, folder rows with N secrets · N folders counts, Folders/Flat toggle) and the create-secret dialog opened inside a folder (folder-path prefix chip on the Name field). Needs new registry entries with depends_on: ["ui/src/pages/Secrets.tsx", "ui/src/pages/secrets/secret-path.ts"].
  • docs/experimental/connections-apps.md (new this release) has no screenshots — the Apps surfaces are experimental and still moving, so hold captures until the UX settles.

⚠️ Registry hygiene (carried over)

38 entries have no captured_sha at all, so they can never be evaluated for staleness — invisible to this check every run. Areas: company, dashboard, export-import, org, skills, tasks, work-modes (light + dark). Recapturing them once would stamp a SHA and bring them back into the staleness system.