Skip to content

Commit 343976a

Browse files
committed
chore(release): publish 0.1.1-beta.5
1 parent ebdc236 commit 343976a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.1.1-beta.5
4+
5+
- gate `plan_exit` instructions on the OpenCode experimental plan-mode runtime flags
6+
- fall back to manual chat review when `submit_plan` is unavailable
7+
- add runtime debug and sandbox helpers for faster planner testing
8+
39
## 0.1.1-beta.4
410

511
- publish README updates describing the planning workflow and plannotator integration

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