[FEATURE] Add support to be able to run non behaviour breaking commands while inferencing
Resolved 💬 3 comments Opened May 27, 2026 by 0xcaffeinated Closed Jul 1, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
To be able to execute commands like /color, /rename, /radio while the inference is in-flight. These commands are non behaviour altering for the model inference and does not require me to wait for the inference to complete. These are appearance or session altering commands.
Proposed Solution
I'd like to be able to run these commands while inference is in flight.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗