Skip to content

Commit c75fd04

Browse files
backnotpropclaude
andcommitted
chore: fix stale path in JSDoc header comment
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c60b8bd commit c75fd04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/opencode-plugin/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Provides iterative planning with interactive browser-based plan review.
55
*
66
* When the agent is in plan mode:
7-
* - Injects planning prompt directing the agent to write plans in ~/.plannotator/session-plans/opencode/
7+
* - Injects planning prompt directing the agent to write plans in $XDG_DATA_HOME/opencode/plans/
88
* - Agent creates a uniquely-named plan file, revises it on feedback
99
* - submit_plan(path) reads the plan from disk and opens browser UI
1010
* - plan_exit suppressed in favor of submit_plan (experimental mode compatibility)

0 commit comments

Comments
 (0)