Skip to content

fix(prompt): disable plan mode until da-nx client renders it (da-nx#658) - #73

Merged
anfibiacreativa merged 1 commit into
mainfrom
hotfix/disable-plan-mode-until-client
Aug 19, 2026
Merged

fix(prompt): disable plan mode until da-nx client renders it (da-nx#658)#73
anfibiacreativa merged 1 commit into
mainfrom
hotfix/disable-plan-mode-until-client

Conversation

@anfibiacreativa

Copy link
Copy Markdown
Member

The da-nx client on main has no UI to render plan/tasks (adobe/da-nx#658 is still open), so instructing enter_plan_mode/exit_plan_mode surfaces raw task JSON and leaves the turn un-serviceable (no Run/approve). Remove the planning-bracket + task-item instructions from the system prompt and the skill-loaded planning hint. Tools stay registered so re-enabling is prompt-only. Mirrors da-agent#71's evaluate-gate hotfix; restore when #658 lands.

The da-nx client on main has no UI to render plan/tasks (adobe/da-nx#658 is
still open), so instructing enter_plan_mode/exit_plan_mode surfaces raw task
JSON and leaves the turn un-serviceable (no Run/approve). Remove the
planning-bracket + task-item instructions from the system prompt and the
skill-loaded planning hint. Tools stay registered so re-enabling is prompt-only.
Mirrors da-agent#71's evaluate-gate hotfix; restore when #658 lands.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@anfibiacreativa
anfibiacreativa requested a review from mhaack August 18, 2026 07:14
@anfibiacreativa
anfibiacreativa merged commit df52108 into main Aug 19, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.30.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

anfibiacreativa added a commit that referenced this pull request Aug 22, 2026
fix(tools): unregister enter_plan_mode/exit_plan_mode (complete #73)
github-actions Bot pushed a commit that referenced this pull request Aug 22, 2026
## [1.30.4](v1.30.3...v1.30.4) (2026-08-22)

### Bug Fixes

* **tools:** unregister enter_plan_mode/exit_plan_mode (complete [#73](#73)) ([4d6889d](4d6889d)), closes [da-nx#658](https://github.com/da-nx/issues/658)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants