Skip to content

[FEATURE]: Built-in browser with visual click-to-edit (like Codex) #30755

@knghtzack

Description

@knghtzack

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Feature Request

Codex recently shipped a built-in browser panel where you can load your local dev server,
Click any UI element, annotate it, and the AI makes the edit directly.

Would love to see something similar in OpenCode — a side panel or embedded browser
that lets you point at an element and describe the change, rather than switching
tabs and copy-pasting selectors into chat.

Why it matters

  • Huge speedup for frontend/UI work
  • Keeps the full context (DOM, styles, runtime state) in one place
  • Codex has it, Cursor has it, Stagewise is a workaround — OpenCode should have it natively

Possible approaches

  • Embed a browser panel (like Tauri's webview) that loads localhost
  • Integrate with Browser MCP / opencode-browser plugin as a first-class feature
  • Allow element selection → auto-inject DOM context into the AI prompt

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions