anomalyco / anomalyco/opencode
grep tool treats | in regex pattern as literal instead of alternation
Open
@nexxeln is already working on this.
Since Aug 18, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
When using the built-in grep tool with a pattern containing the alternation operator |, OpenCode treats it as a literal character, failing to match expected results.
Plugins
oh-my-openagent
OpenCode version
1.18.18
Steps to reproduce
No response
Screenshot and/or share link
Operating System
Windows 11
Terminal
Windows Terminal
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.