Skip to content

docs(ecosystem): add opencode-chrome-annotation - #49478

Closed
eagleeyejack wants to merge 1 commit into
anomalyco:devfrom
eagleeyejack:add-opencode-chrome-annotation
Closed

eagleeyejack wants to merge 1 commit into
anomalyco:devfrom
eagleeyejack:add-opencode-chrome-annotation

Conversation

@eagleeyejack

@eagleeyejack eagleeyejack commented Sep 17, 2026

Copy link
Copy Markdown

Adds opencode-chrome-annotation to the Plugins table.

It connects a Chrome tab to a local OpenCode session from a side panel: you click an element on the live page, write what should change, and the agent receives the cropped screenshot, the element's exact selector/tag/role/ARIA metadata, and your instruction. Multiple annotations can be queued and sent in one go. Everything runs over 127.0.0.1 to the user's own OpenCode instance - nothing leaves the machine.

The agent side is an npm plugin (opencode-annotate - fork of JodusNodus's opencode-chrome-annotation, renamed and published independently); the extension is GPL-3.0 and a credited fork. Not affiliated with the OpenCode team (note included in the READMEs).

Distinction for review: @plannotator/opencode covers reviewing agent output (plans, diffs); this one annotates the live running UI, which nothing else in the table does today.

Demo: screen recording

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Sep 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate Found

PR #48955: docs(ecosystem): add opencode-chrome-annotation plugin
#48955

This is the exact same plugin being added to the ecosystem plugins table. The current PR (#49478) appears to be a duplicate of PR #48955, which was already opened to add the opencode-chrome-annotation extension to the documentation.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Sep 17, 2026
@github-actions github-actions Bot closed this Sep 17, 2026
@eagleeyejack
eagleeyejack deleted the add-opencode-chrome-annotation branch September 17, 2026 12:58
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