Releases: kreuzberg-dev/plugins
Releases · kreuzberg-dev/plugins
v0.2.2
First published release of the expanded opencode plugin set (cumulative over 0.2.0–0.2.2).
Changed
- Migrate the repo to pnpm workspaces (
pnpm-workspace.yaml+pnpm-lock.yaml); upgrade dependencies to latest; CI installs and publishes via pnpm. - Align
.pre-commit-config.yamlwith the sharedkreuzberg-dev/pre-commit-hooksset (actionlint, shebang checks,gh-actions-updater,typos). - Scope the cli-proxy npm packages to
@kreuzberg/<tool>-cli(npx); PyPI/uvx names stay flat.
Added (since 0.1.0)
- html-to-markdown, liter-llm, and tree-sitter-language-pack plugins; standardized skills, manifests, and install docs across all plugins.
- Auto-installing MCP launchers and
<tool>-clinpm/PyPI proxy packages.
Publishes @kreuzberg/opencode-{kreuzberg,kreuzcrawl,html-to-markdown,tree-sitter-language-pack}@0.2.2 to npm.