Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StripIDEContextTags ¶
StripIDEContextTags removes IDE-injected context tags from prompt text. The VSCode extension injects tags like:
- <ide_opened_file>...</ide_opened_file> - currently open file
- <ide_selection>...</ide_selection> - selected code in editor
Also removes system-injected tags like:
- <local-command-caveat>...</local-command-caveat>
- <system-reminder>...</system-reminder>
- <command-name>...</command-name>
These shouldn't appear in commit messages or session descriptions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.