Problem Statement
Claude has an AskUser tool that is used by the agent to ask the user for more information.
Proposed Solution
Implement a tool that can prompt the user with a question and then give the user the ability to input text as an answer that will then be used as the result of the tool.
Additional Context
Research Claude codes version of this tool. acai used to have a version of this tool.
Implementation Notes
The tool should be pre-straightforward, but figuring out how to integrate it with the TUI will be the important part.
Problem Statement
Claude has an AskUser tool that is used by the agent to ask the user for more information.
Proposed Solution
Implement a tool that can prompt the user with a question and then give the user the ability to input text as an answer that will then be used as the result of the tool.
Additional Context
Research Claude codes version of this tool. acai used to have a version of this tool.
Implementation Notes
The tool should be pre-straightforward, but figuring out how to integrate it with the TUI will be the important part.