Skip to content

Document the Browser Feedback extension in the in-app docs#795

Merged
selfcontained merged 1 commit into
mainfrom
agt_f6f3dac2bee4/job-doc-ter-380e42e7
Jul 18, 2026
Merged

Document the Browser Feedback extension in the in-app docs#795
selfcontained merged 1 commit into
mainfrom
agt_f6f3dac2bee4/job-doc-ter-380e42e7

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

What was audited

Docs-audit deep-dive on next_focus: the Browser Feedback Chrome extension (apps/browser-extension/, browser-extension-settings.tsx, routes/browser-extension.ts, shipped in PR #783). The feature had no coverage in the in-app docs pane, no ambient discovery tip, and no README feature bullet.

What changed

  • New docs-pane section "Browser Feedback" (docs-sections/browser-feedback.tsx) covering: installing the developer-preview extension (download ZIP → unzip → Load unpacked), pairing a browser (Dispatch URL + six-digit code approval, per-profile 90-day revocable token), sending feedback (element picker → comment → pick a running agent → Send to agent), privacy & page access (HTTP/HTTPS grant, sanitization of form values/scripts/event handlers/srcdoc/likely-secret URL params, untrusted-context framing, HTTP acknowledgement), and managing connections (Settings → Connections revoke/disconnect). Content verified against the route handlers, the settings component, and the extension README + side-panel UI strings.
  • Wired the section into docs-sections/index.ts and docs-pane.tsx (MousePointerClick icon, placed after Media & Sharing).
  • Ambient tip browser-feedback (since: 0.29.3) linking the new section, so an easy-to-miss feature buried in Settings → Connections gets surfaced.
  • README — added a Browser Feedback feature bullet.

Validation

  • pnpm run check (server + web + browser-extension + scripts typecheck) — pass
  • pnpm run format:write / prettier --check on touched files — clean
  • Tips unit suite (src/lib/tips) — 24 passing (tip schema/uniqueness validated)

Deferred to next run

Next focus written to the Brain: audit the docs-pane Worktrees section against apps/server/src/shared/git/worktree.ts (the concurrent-create .git/config lock fix landed in #794). Backlog additions: the browser-extension feature is developer-preview only, so revisit the docs "developer preview" wording once it ships to the Chrome Web Store or gains a non-unpacked install path.

🤖 Generated with Claude Code

The Chrome browser feedback extension (element picker → comment → send to a
running agent, paired under Settings → Connections) had no coverage in the
in-app docs pane, no ambient tip, and no README feature bullet.

- Add a new "Browser Feedback" docs-pane section covering install, pairing,
  sending feedback, privacy/page-access, and managing connections.
- Wire it into docs-sections/index.ts and docs-pane.tsx (MousePointerClick
  icon, placed after Media & Sharing).
- Add an ambient discovery tip (since 0.29.3) linking the new section.
- Add a Browser Feedback feature bullet to the README.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@selfcontained
selfcontained merged commit 6f3603b into main Jul 18, 2026
1 check passed
@selfcontained
selfcontained deleted the agt_f6f3dac2bee4/job-doc-ter-380e42e7 branch July 18, 2026 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant