Skip to content

Commit 0966ff4

Browse files
MohabMohieclaude
andauthored
docs(intellij): note the per-message raw-output disclosure toggle (#779)
Tool-result messages can now show a collapsed "Show raw output" toggle independent of the Verbose setting (SHAFT_ENGINE #3601 A5). Claude-Session: https://claude.ai/code/session_01KuD9zNtcghu8MEN5eXCTTq Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
1 parent abbff05 commit 0966ff4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/agentic/intellij.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,13 @@ safe in either direction -- the transcript never ends up showing a stale
430430
in-progress bubble or losing an unrelated message. With Verbose off, a brief
431431
"running" bubble still appears while the agent works and is replaced by the
432432
final answer.
433+
Tool-result messages that carry raw evidence (for example a Doctor analysis
434+
or a direct MCP tool response) also show a collapsed **Show raw output**
435+
toggle directly under that message, independent of the Verbose setting --
436+
expand it to inspect that one result's raw payload without turning on
437+
Verbose for the whole session. Like Verbose's raw-response echo, this raw
438+
evidence is transient view state only; it is never written to persisted
439+
chat history (see below).
433440
Local Agent mode is blocked from
434441
source mutation until the user explicitly approves it for that request. For
435442
browser-only tasks, leave `Allow source edits` off; enable it when the request

0 commit comments

Comments
 (0)