File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -44,17 +44,17 @@ Related (non-`/api/review` utility flow):
4444
4545## Trigger Routing
4646
47- Main trigger keyword: ` review ` .
47+ Main trigger keyword: ` UI review` .
4848
49- When user intent contains ` review ... ` , route to the corresponding review flow:
49+ When user intent contains ` UI review ...` , route to the corresponding review flow:
5050
51- - ` review command|shell|script|diff|code ` -> ` code_review `
52- - ` review email|draft|reply ` -> ` email_review `
53- - ` review plan|steps|execution strategy ` -> ` plan_review `
54- - ` review trajectory|run log|what happened ` -> ` trajectory_review `
55- - ` review memory|memory update|memory changes ` -> ` memory_review `
56- - ` review memory files|browse memory|open memory file ` -> ` memory_management `
57- - ` review action|approval|risky action ` -> ` action_approval `
51+ - ` UI review command|shell|script|diff|code` -> ` code_review `
52+ - ` UI review email|draft|reply` -> ` email_review `
53+ - ` UI review plan|steps|execution strategy` -> ` plan_review `
54+ - ` UI review trajectory|run log|what happened` -> ` trajectory_review `
55+ - ` UI review memory|memory update|memory changes` -> ` memory_review `
56+ - ` UI review memory files|browse memory|open memory file` -> ` memory_management `
57+ - ` UI review action|approval|risky action` -> ` action_approval `
5858
5959If ambiguous, ask a short disambiguation question before creating a session.
6060
You can’t perform that action at this time.
0 commit comments