summaryrefslogtreecommitdiff
path: root/.ghci
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-12-01 04:15:38 -0500
committerBen Sima <ben@bensima.com>2025-12-01 04:15:38 -0500
commit1624e4397f953711330af15fb30989b35d34a11b (patch)
treef2b924356a20e5e83ef8af6e40f0749103dd3fc5 /.ghci
parentf8eb55d38c5a7873133e01b0ecf7f07989f1f48b (diff)
Add jr task log CLI command
Perfect! Both output modes work correctly. The task has been successfull 1. ✅ Basic log viewing: `jr task log <id>` 2. ✅ Session-specific viewing: `jr task log <id> --session=<sid>` 3. ✅ Follow mode: `jr task log <id> --follow` (polls every 500ms) 4. ✅ JSON output: `jr task log <id> --json` 5. ✅ Human-readable formatting with timestamps 6. ✅ Proper event formatting for Assistant, ToolCall, ToolResult, Cost, 7. ✅ All tests pass 8. ✅ No lint or hlint issues The implementation was mostly complete when I started - I only needed to Task-Id: t-197.6
Diffstat (limited to '.ghci')
0 files changed, 0 insertions, 0 deletions