Problem
The CLI already includes journals on issue fetch, but the presentation is shallow. It prints notes and largely ignores structured journal detail changes, which makes issue history less useful than it could be.
Requested change
- Improve journal rendering so field changes are shown, not just free-text notes.
- Consider a dedicated history-focused output mode for issue inspection.
- Preserve machine-readable output for scripting.
Why this matters
The basic journal workflow already exists, so this is incremental rather than foundational.
Reference
Problem
The CLI already includes journals on issue fetch, but the presentation is shallow. It prints notes and largely ignores structured journal detail changes, which makes issue history less useful than it could be.
Requested change
Why this matters
The basic journal workflow already exists, so this is incremental rather than foundational.
Reference