fix review findings: document ask-user recommendation convention

This commit is contained in:
Yichen Jiang
2026-07-09 11:20:17 +08:00
parent db9437a50e
commit 7db9a6c780
3 changed files with 33 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ export function apply(ctx: Context): void {
},
options: {
type: 'array',
description: 'Optional choices to show the user.',
description: 'Optional choices to show the user. If you recommend one, put it first and append "(Recommended)" to that label.',
items: {
type: 'object',
properties: {