Interface: ReadFileResult
Defined in: packages/aiui-claude-channel/src/linter-tools.ts:83
One executed read: what goes back to the model + the trace's short gloss.
Properties
content
content:
string
Defined in: packages/aiui-claude-channel/src/linter-tools.ts:86
What the model reads — the (possibly truncated) content, or the error.
ok
ok:
boolean
Defined in: packages/aiui-claude-channel/src/linter-tools.ts:84
summary
summary:
string
Defined in: packages/aiui-claude-channel/src/linter-tools.ts:88
The one-line human gloss for the linter-tool-result event / trace row.