-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Can't answer ask tool after exiting /settings #3203
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingplatform:windowsWindows-specificWindows-specificprio:p2Medium: important but not urgentMedium: important but not urgentprovider:ollamaprovidersLLM provider-specific issuesLLM provider-specific issuestoolTool behavior and integrationsTool behavior and integrationstriagedtuiTerminal UI rendering and displayTerminal UI rendering and display
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingplatform:windowsWindows-specificWindows-specificprio:p2Medium: important but not urgentMedium: important but not urgentprovider:ollamaprovidersLLM provider-specific issuesLLM provider-specific issuestoolTool behavior and integrationsTool behavior and integrationstriagedtuiTerminal UI rendering and displayTerminal UI rendering and display
Description
While the model is running, I'm just browsing
/settings.When I exit settings, there's an
asktool waiting for answer.But I can't select the option. I pressed up and down, but the cursor isn't selecting the option.
When I press enter, there's a steer message queue, so probably my "cursor" is stuck in the prompting input.
Steps to Reproduce
asktool/settingswhile waiting for model to completeaskoptionExpected Behavior
Able to chose
askoption when returning from/settingsError Output
Platform
Windows (native)
omp version
16.1.10
Bun version
1.3.14
Provider
Ollama / Local
Area
TUI / Display
Additional context
No response