feat(cli): --json on issue comments/links and the agent read family (#329 B)
Rounds out the machine-readable surface: `issue comments`, `issue links`,
`agent list/view/sessions/session` now echo the server payload under
--json instead of rendering tables only.
Part of epic fangorn/anvil#329 (Workstream B).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
SHA:
36d8d5a8a89007026d69dca6a916e51efc100c3b
Author:
CI <ci@anvil.test>
Date:
2026-07-07 04:15
Parents:
061c436
2 files changed
+33
-0
| Type | ||
|---|---|---|
|
|
src/commands/agent.rs | +20 −0 |
|
||
|
|
src/commands/issue.rs | +13 −0 |
|
||