sundial logs <id> — surface fire/miss history, exit codes, and stdout previews without reading JSONL files directly.
Why deferred from v1
The local log format is stable enough to read manually. A dedicated CLI command is a UX improvement, not a blocker.
v1 baseline
Logs at ~/.config/sundial/logs/<id>.jsonl, readable by agents or users directly.
sundial logs <id>— surface fire/miss history, exit codes, and stdout previews without reading JSONL files directly.Why deferred from v1
The local log format is stable enough to read manually. A dedicated CLI command is a UX improvement, not a blocker.
v1 baseline
Logs at
~/.config/sundial/logs/<id>.jsonl, readable by agents or users directly.