@fernado03/zoo-flow 0.7.13 → 0.7.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
For workflow choices, ask the question in the message body and list numbered options.
|
|
4
4
|
|
|
5
|
-
Clickable suggestions may use the plain-language option text, but must not contain slash commands, mode names,
|
|
5
|
+
Clickable suggestions may use the plain-language option text, but must not contain slash commands, mode names, executable routing text, or arrows like `→ code` or `→ system-architect`.
|
|
6
6
|
|
|
7
7
|
Users may reply with either the number or the option text.
|
|
8
8
|
|
|
@@ -23,5 +23,6 @@ Unsafe suggestions:
|
|
|
23
23
|
- `/tweak`
|
|
24
24
|
- `Switch to code-tweaker`
|
|
25
25
|
- `Route to system-architect`
|
|
26
|
+
- `Fix it → code`
|
|
26
27
|
|
|
27
28
|
Only treat slash commands as commands when manually typed by the user.
|