Please update gptel first -- errors are often fixed by the time they're reported.
Bug Description
(This is on gptel-0.9.9.5.0.20260529.26 though I'd hazard a guess it's not fixed yet since it's existed for a long time, I've just not narrowed it down until now).
The keymap that makes TAB fold/unfold gptel code blocks (in markdown buffers, haven't tried org) doesn't work while a tool call request is pending approval/rejection.
This is annoying if I want to go expand a previous code block to reference before responding to the pending tool call request.
Edit: This is almost certainly because the gptel-tool-call-actions-map keymap overlay overrides it.
Backend
None
Steps to Reproduce
- Run
gptel-agent (for default tools).
- Run a complex request with tools/reasoning on.
- Try expanding the reasoning code block or completed tool call code block with
TAB while a tool call request is pending. (doesn't work)
- Try again without a tool call request pending (should work)
Additional Context
gptel-0.9.9.5.0.20260529.26 (I'll try to repro on latest later, but I'm fairly sure this still exists)
Backtrace
Log Information
Please update gptel first -- errors are often fixed by the time they're reported.
Bug Description
(This is on
gptel-0.9.9.5.0.20260529.26though I'd hazard a guess it's not fixed yet since it's existed for a long time, I've just not narrowed it down until now).The keymap that makes
TABfold/unfold gptel code blocks (in markdown buffers, haven't tried org) doesn't work while a tool call request is pending approval/rejection.This is annoying if I want to go expand a previous code block to reference before responding to the pending tool call request.
Edit: This is almost certainly because the
gptel-tool-call-actions-mapkeymap overlay overrides it.Backend
None
Steps to Reproduce
gptel-agent(for default tools).TABwhile a tool call request is pending. (doesn't work)Additional Context
gptel-0.9.9.5.0.20260529.26 (I'll try to repro on latest later, but I'm fairly sure this still exists)
Backtrace
Log Information