-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Bottle should be installable as an opencode npm plugin, similar to how wm publishes wm-opencode to npm.
Context
Currently bottle can be installed via:
- Homebrew:
brew install cloud-atlas-ai/superego/bottle - Cargo:
cargo install bottle
But there's no opencode plugin for bottle, which would allow OpenCode users to integrate bottle directly.
Tasks
- Create
opencode-plugin/directory with TypeScript plugin - Add npm publish job to release workflow
- Configure npm provenance/OIDC like wm does
Reference
See wm's opencode-plugin and release workflow for the pattern.
coderabbitai
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request