Before submitting
Area
apps/desktop
Problem or use case
I very often change the reasoning level for each task I give an agent.
It would be very nice to be able to do this via my keyboard.
Proposed solution
Feature request:
Add a configurable command to ~/.t3/userdata/keybindings.json for setting the reasoning level.
To achieve this, we could either
- open the reasoning picker
- or cycle through all reasoning levels.
The second approach is nicer from a UX perspective imo, since we don’t have to move the focus.
Thanks to every T3Code contributor, its a great project and I love to use it
Why this matters
Because its nice to not use your mouse :)
Smallest useful scope
Alternatives considered
Technically a user can use tab + enter + arrow keys to move from the chat to the reasoning gui input
Risks or tradeoffs
No response
Examples or references
No response
Contribution
Before submitting
Area
apps/desktop
Problem or use case
I very often change the reasoning level for each task I give an agent.
It would be very nice to be able to do this via my keyboard.
Proposed solution
Feature request:
Add a configurable command to
~/.t3/userdata/keybindings.jsonfor setting the reasoning level.To achieve this, we could either
The second approach is nicer from a UX perspective imo, since we don’t have to move the focus.
Thanks to every T3Code contributor, its a great project and I love to use it
Why this matters
Because its nice to not use your mouse :)
Smallest useful scope
Alternatives considered
Technically a user can use tab + enter + arrow keys to move from the chat to the reasoning gui input
Risks or tradeoffs
No response
Examples or references
No response
Contribution