Skip to content

fix(ask-user): keep question payloads compact#1241

Open
jbetala7 wants to merge 1 commit intogarrytan:mainfrom
jbetala7:oss/fix-1208-ask-user-layout
Open

fix(ask-user): keep question payloads compact#1241
jbetala7 wants to merge 1 commit intogarrytan:mainfrom
jbetala7:oss/fix-1208-ask-user-layout

Conversation

@jbetala7
Copy link
Copy Markdown

Fixes #1208.

Summary

  • move the rich AskUserQuestion decision brief out of the tool question payload and into the preceding markdown
  • require question to be one sentence, no newlines, <=80 chars
  • limit one call to at most two related questions/tabs and avoid duplicated trade-off text
  • regenerate tier-2+ skills and ship goldens

Testing

  • bun test test/resolver-ask-user-format.test.ts test/gen-skill-docs.test.ts test/host-config.test.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AskUserQuestion: long decision-brief bodies + multi-tab batches break VSCode panel layout

1 participant