Skip to content

feat: publish bottle as opencode npm plugin #52

@muness

Description

@muness

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions