Skip to content

support multi-select questions in the ask tool#64

Merged
jbj338033 merged 1 commit into
mainfrom
worktree-multi-select-ask
Jun 16, 2026
Merged

support multi-select questions in the ask tool#64
jbj338033 merged 1 commit into
mainfrom
worktree-multi-select-ask

Conversation

@jbj338033

Copy link
Copy Markdown
Collaborator

Summary

Lets the model mark an Ask question as multiple, so the user can toggle several options (●/○) and submit the chosen labels joined by , . Single-select behavior and the Op::Answer/oneshot wiring are unchanged; empty selections are allowed and return an empty string.

Verification

  • cargo fmt --all --check — passed
  • cargo clippy --workspace --all-targets -- -D warnings — passed
  • cargo test --workspace — passed

@jbj338033 jbj338033 merged commit 1b4eebb into main Jun 16, 2026
5 checks passed
@jbj338033 jbj338033 deleted the worktree-multi-select-ask branch June 16, 2026 07:57
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.

1 participant