update: workflowの実装修正

This commit is contained in:
2026-05-02 01:38:50 +09:00
parent e2d1fa120f
commit 76e5e66326
4 changed files with 122 additions and 1 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ resident_workflows_section = """\
---
## Resident workflows
The following workflows are advertised resident. Invoke one with /<slug> when its description matches the task.
The following workflows are advertised resident. When a user request matches one, follow its procedure as authoritative instead of improvising. User-invocable workflows can additionally be triggered by the user typing /<slug>; you cannot invoke any of them yourself.
{{ entries }}\
"""