Skip to content

Add keyword-triggered auto-activation of plan mode - #1

Open
a4180p wants to merge 2 commits into
mainfrom
keyword-trigger
Open

Add keyword-triggered auto-activation of plan mode#1
a4180p wants to merge 2 commits into
mainfrom
keyword-trigger

Conversation

@a4180p

@a4180p a4180p commented Jun 5, 2026

Copy link
Copy Markdown
Owner
  • Export TRIGGER_KEYWORDS and buildKeywordRegex helper
  • Auto-enter planning phase when user input matches a trigger keyword
  • Add tests for keyword regex matching, word boundaries, and edge cases

a4180p added 2 commits June 5, 2026 15:36
- Export `TRIGGER_KEYWORDS` and `buildKeywordRegex` helper
- Auto-enter planning phase when user input matches a trigger keyword
- Add tests for keyword regex matching, word boundaries, and edge cases
Replace bare keyword regex matching with a smarter heuristic that
suppresses false positives (negations, meta-references, past-tense
phrases) and only triggers on forward-looking intent patterns.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant