feat: send-problems / explain-and-fix URL handler #57

Closed
opened 2026-05-28 11:43:18 +02:00 by dries · 1 comment
Owner

From spec/multi-agent-support/agent-feature-survey.md — finding #5.

What it is

A button on every editor diagnostic that pipes the error directly into the agent as a structured @-mention, plus an "Explain and Fix" button on highlighted errors.

Seen in

Windsurf/Cascade.

ocman angle

ocman isn't in the editor, but it is on the web. The equivalent: a global URL handler ocman://prompt?text=... (or a browser extension / bookmarklet) that opens ocman with a pre-filled prompt aimed at the active OpenCode session. Combine with the existing project-detection logic (we already know which OpenCode is rooted in which directory).

Effort

S for URL handler; M for a real browser extension.

From [spec/multi-agent-support/agent-feature-survey.md](../src/branch/main/spec/multi-agent-support/agent-feature-survey.md) — finding #5. ## What it is A button on every editor diagnostic that pipes the error directly into the agent as a structured @-mention, plus an "Explain and Fix" button on highlighted errors. ## Seen in Windsurf/Cascade. ## ocman angle ocman isn't in the editor, but it *is* on the web. The equivalent: a global URL handler `ocman://prompt?text=...` (or a browser extension / bookmarklet) that opens ocman with a pre-filled prompt aimed at the active OpenCode session. Combine with the existing project-detection logic (we already know which OpenCode is rooted in which directory). ## Effort S for URL handler; M for a real browser extension.
Author
Owner

Closing as duplicate of #74 — folded the prompt URL handler / send-problems / explain-and-fix scope into #74, which is now the single deep-link tracker.

Closing as duplicate of #74 — folded the prompt URL handler / send-problems / explain-and-fix scope into #74, which is now the single deep-link tracker.
dries closed this issue 2026-07-12 01:21:23 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dries/ocman#57
No description provided.