Skip to content

Commit 8e51f55

Browse files
committed
chore(release): publish 0.1.1-beta.10
1 parent 4d2c015 commit 8e51f55

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.10
4+
5+
- deny `submit_plan` and `plan_exit` to the built-in `general` and `explore` subagents used by the planner
6+
- clarify npm plugin update wording in the README and remove redundant prompt-customization intro text
7+
38
## 0.1.1-beta.9
49

510
- fix README documentation for `agent.plan.prompt` replacement behavior

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.9",
3+
"version": "0.1.1-beta.10",
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)