Feature hasn't been suggested before.
Describe the enhancement you want to request
The /copy and /export commands added in #3748 do not export most of the agent's activity: no tool calling, no thinking. I would like a transcript of what the session is that better encompass what has happened during my session. Currently I do not know of any ways to capture what happens in a session, and make it known, and that is making me very sad!
(I do have a very early pass at a plugin to emit MCP Semantic Conventions but it is extremely crude & not usable at this time, and frankly, is too complex to be useful at the moment)
Example transcript (the actual transcript uses 3x backticks but I have deleted the third in each to preserve the overall formatting:
## User
do this crazy complex task that i want you to do
---
## Assistant
``
Tool: read
``
``
Tool: read
``
``
Tool: read
``
``
## Assistant
``
Tool: write
``
---
## Assistant
``
Tool: write
``
Feature hasn't been suggested before.
Describe the enhancement you want to request
The /copy and /export commands added in #3748 do not export most of the agent's activity: no tool calling, no thinking. I would like a transcript of what the session is that better encompass what has happened during my session. Currently I do not know of any ways to capture what happens in a session, and make it known, and that is making me very sad!
(I do have a very early pass at a plugin to emit MCP Semantic Conventions but it is extremely crude & not usable at this time, and frankly, is too complex to be useful at the moment)
Example transcript (the actual transcript uses 3x backticks but I have deleted the third in each to preserve the overall formatting: