Skip to content

refactor: rename operate to browser#883

Merged
jackwener merged 4 commits intomainfrom
refactor/rename-operate-browser
Apr 8, 2026
Merged

refactor: rename operate to browser#883
jackwener merged 4 commits intomainfrom
refactor/rename-operate-browser

Conversation

@jackwener
Copy link
Copy Markdown
Owner

@jackwener jackwener commented Apr 8, 2026

Summary

  • rename the built-in browser control command from opencli operate to opencli browser
  • rename the bundled skill from opencli-operate to opencli-browser and update related generate/autofix/usage docs
  • keep inspect-with-browser in GenerateOutcome while leaving the existing schema version at 1, matching the decision that this contract is still too new to treat as a published external version boundary
  • keep only the existing extension-side workspace-prefix bridge for operate: -> browser: sessions; do not keep CLI or skill compatibility shims

Verification

  • npm run typecheck
  • npx vitest run src/generate-verified.test.ts src/skill-generate.test.ts src/cli.test.ts --project unit --reporter=verbose
  • npm run build
  • node dist/src/main.js browser --help

@jackwener jackwener force-pushed the refactor/rename-operate-browser branch from baa60d2 to c4b5951 Compare April 8, 2026 13:03
@jackwener jackwener merged commit 1662e9a into main Apr 8, 2026
12 checks passed
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