Skip to content

feat: introduce AskUserTool and related components for user interac…#12

Open
knobik wants to merge 1 commit intomainfrom
ask-tool
Open

feat: introduce AskUserTool and related components for user interac…#12
knobik wants to merge 1 commit intomainfrom
ask-tool

Conversation

@knobik
Copy link
Copy Markdown
Owner

@knobik knobik commented Mar 6, 2026

…tion

  • Added AskUserTool for clarifying ambiguous user requests with optional suggestions and multi-select capabilities.
  • Implemented AskUserReplyController and AskUserReplyRequest to handle user responses via HTTP and cache operations.
  • Enhanced StreamAgentResponse with AskUserTool configuration for seamless tool integration.
  • Updated test coverage with feature and unit tests for AskUserTool, controllers, and response handling.
  • Documented ask_user tool functionality, configuration, and usage in reference materials.

…tion

- Added `AskUserTool` for clarifying ambiguous user requests with optional suggestions and multi-select capabilities.
- Implemented `AskUserReplyController` and `AskUserReplyRequest` to handle user responses via HTTP and cache operations.
- Enhanced `StreamAgentResponse` with `AskUserTool` configuration for seamless tool integration.
- Updated test coverage with feature and unit tests for `AskUserTool`, controllers, and response handling.
- Documented `ask_user` tool functionality, configuration, and usage in reference materials.
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