You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to write a custom /commit command, and I have as part of it:
- Adds a "Co-authored-by:" footer which clarifies which AI agent
helped create this commit, using an appropriate `noreply@...`
email address.
This causes opencode to attempt to find a file called ... which is clearly wrong! I see that the regex used doesn't take into account what precedes the regex: