rait-09_obsidian-agent-client/test
RAIT-09 515112f325 feat(tool-call): show tool text output as a collapsible, de-emphasized panel
Render ACP tool_call "content" (text) that was previously dropped by the type
converter. It appears as a collapsed-by-default, muted monospace panel that
mirrors the diff/terminal styling, so tool output stays quiet until the user
opens it (no auto-expand on failure).

Also replace re-sent "content" on tool_call_update the way diffs already are,
so cumulative output isn't duplicated into growing panels, and include the
text in markdown export.
2026-07-05 19:40:19 +09:00
..
stubs refactor(wikilink): resolve links via Obsidian's metadata cache 2026-07-05 02:06:36 +09:00
agent-block-parser.test.ts fix(embed): address code review findings on the embeddable blocks 2026-07-02 00:51:39 +09:00
chat-exporter.test.ts feat(tool-call): show tool text output as a collapsible, de-emphasized panel 2026-07-05 19:40:19 +09:00
message-state.test.ts feat(tool-call): show tool text output as a collapsible, de-emphasized panel 2026-07-05 19:40:19 +09:00
platform.test.ts fix(wsl): address Copilot review on #312 (cd fail-fast, buildWslEnv guard) 2026-06-05 14:52:41 +09:00
session-helpers.test.ts refactor(agents): share the unfiltered agent enumeration 2026-07-04 20:31:02 +09:00
session-storage.test.ts fix(session): serialize transcript writes through the session lock 2026-07-04 00:10:58 +09:00
settings-normalizer.test.ts feat(agents): add an enabled flag and filter agent enumeration 2026-07-04 20:12:48 +09:00
wikilink-formatter.test.ts refactor(wikilink): resolve links via Obsidian's metadata cache 2026-07-05 02:06:36 +09:00
wikilink-resolver.test.ts refactor(wikilink): resolve links via Obsidian's metadata cache 2026-07-05 02:06:36 +09:00