Skip to content

Commit a8a1102

Browse files
chore: release v0.2.0 (#15)
* docs: changelog for 0.2.0 * chore: release v0.2.0
1 parent 35b7101 commit a8a1102

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.2.0] — 2026-06-11
8+
79
- **More Cursor tools map onto opencode's native tool renderers (blocks mode).**
810
Following the `edit` → diff-viewer mapping, Cursor's `shell`, `read`, `write`,
911
`glob`, `grep`, `ls`, `updateTodos`, and `task` tool activity is now surfaced

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stablekernel/opencode-cursor",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "opencode provider plugin backed by the official Cursor SDK (@cursor/sdk) — adds a Cursor provider and lists its models",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)