Skip to content

Commit 4557dd0

Browse files
committed
chore(release): publish 0.1.1-beta.11
1 parent 76c71e1 commit 4557dd0

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.1.1-beta.11
4+
5+
- add planner-specific `PLAN_VISUAL` support for external plan review editor selection
6+
- treat external `edit_plan` changes as plan review feedback and require resubmission before `plan_exit`
7+
38
## 0.1.1-beta.10
49

510
- deny `submit_plan` and `plan_exit` to the built-in `general` and `explore` subagents used by the planner

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": "opencode-planner",
3-
"version": "0.1.1-beta.10",
3+
"version": "0.1.1-beta.11",
44
"description": "Experimental OpenCode plugin that adds a dedicated planning agent with read-only planning constraints.",
55
"type": "module",
66
"author": "Tim Richardson",

0 commit comments

Comments
 (0)