Skip to content

Correct escape characters in grep command#966

Open
Cross2pro wants to merge 1 commit intogsd-build:mainfrom
Cross2pro:patch-1
Open

Correct escape characters in grep command#966
Cross2pro wants to merge 1 commit intogsd-build:mainfrom
Cross2pro:patch-1

Conversation

@Cross2pro
Copy link

Fix escape characters in grep command for extracting code interfaces.

What

Fix invalid TOML escape sequences in GSD agent prompts by properly escaping backslashes in embedded grep examples, so planning/research roles load correctly.

Why

Unescaped backslashes made multiple gsd-*.toml files fail parsing, which caused roles like gsd-planner to be unavailable and forced fallback behavior.

Testing

  • Tested on macOS
  • Tested on Windows
  • Tested on Linux

Checklist

  • Follows GSD style (no enterprise patterns, no filler)
  • Updates CHANGELOG.md for user-facing changes
  • No unnecessary dependencies added
  • Works on Windows (backslash paths tested)

Breaking Changes

None

Fix escape characters in grep command for extracting code interfaces.
@Cross2pro Cross2pro requested a review from glittercowboy as a code owner March 7, 2026 13:05
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