From 29b659d4d57deafa0887a9bd6770a6f73e6dbc55 Mon Sep 17 00:00:00 2001 From: Dither Dude <88754523+DitherDude@users.noreply.github.com> Date: Wed, 14 Jan 2026 22:04:05 +1100 Subject: [PATCH] Update usage notes in question.txt Clarify the maximum character limit for the header property. --- packages/opencode/src/tool/question.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/opencode/src/tool/question.txt b/packages/opencode/src/tool/question.txt index a85a4110f50..dfe34134704 100644 --- a/packages/opencode/src/tool/question.txt +++ b/packages/opencode/src/tool/question.txt @@ -8,3 +8,4 @@ Usage notes: - Users will always be able to select "Other" to provide custom text input - Answers are returned as arrays of labels; set `multiple: true` to allow selecting more than one - If you recommend a specific option, make that the first option in the list and add "(Recommended)" at the end of the label +- The `header` propery accepts a maximum of 12 characters per header