Skip to content

Add cmux browser support for /annotate skill#3056

Draft
lezama wants to merge 1 commit intoadd-agentation-mcp-integrationfrom
add-agentation-clean
Draft

Add cmux browser support for /annotate skill#3056
lezama wants to merge 1 commit intoadd-agentation-mcp-integrationfrom
add-agentation-clean

Conversation

@lezama
Copy link
Copy Markdown
Contributor

@lezama lezama commented Apr 10, 2026

Summary

Adds cmux browser support to the /annotate skill. When cmux is available (/tmp/cmux.sock), the annotation browser opens in a side-by-side pane instead of a standalone Playwright window.

Builds on #3030.

Changes

  • apps/cli/ai/plugin/skills/annotate/SKILL.md — Check for cmux first, fall back to Playwright open_annotation_browser tool

Testing

  1. With cmux running: /annotate should open browser in a cmux pane
  2. Without cmux (mv /tmp/cmux.sock /tmp/cmux.sock.bak): /annotate should open standalone Playwright browser

@lezama lezama changed the title Add visual annotation browser with Agentation Add cmux browser support for /annotate skill Apr 10, 2026
@lezama lezama changed the base branch from trunk to add-agentation-mcp-integration April 10, 2026 12:37
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