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
fix: tighten workspace_file_changed operation spec and fix doc escaping
Address PR review feedback:
- Constrain workspace_file_changed operation to only accept
"create"|"update" (not "delete") using s/and, while keeping
the correct :operation wire key name
- Remove backslash-escaped pipes in API.md table backtick content
(GFM renders them literally)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments