mirror of
https://github.com/rait-09/obsidian-agent-client.git
synced 2026-07-22 06:43:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| stubs | ||
| agent-block-parser.test.ts | ||
| chat-exporter.test.ts | ||
| message-state.test.ts | ||
| platform.test.ts | ||
| session-helpers.test.ts | ||
| session-storage.test.ts | ||
| settings-normalizer.test.ts | ||
| wikilink-formatter.test.ts | ||
| wikilink-resolver.test.ts | ||