Skip to content

feat: log Claude session ID in task logs#110

Merged
bborn merged 1 commit intomainfrom
task/209-test-task
Jan 11, 2026
Merged

feat: log Claude session ID in task logs#110
bborn merged 1 commit intomainfrom
task/209-test-task

Conversation

@bborn
Copy link
Copy Markdown
Owner

@bborn bborn commented Jan 11, 2026

Summary

  • Captures the Claude session ID from hook callbacks and logs it once per task execution
  • Makes it easier to track and debug Claude sessions in the TUI task detail view
  • Session ID is logged on the first hook call to avoid duplicate entries

Test plan

  • Build passes (go build ./...)
  • All tests pass (go test ./...)
  • Manual test: Create a task, execute it, and verify the Claude session ID appears in the task logs

🤖 Generated with Claude Code

Captures the Claude session ID from hook callbacks and logs it once
per task execution. This makes it easier to track and debug Claude
sessions in the TUI task detail view.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bborn bborn merged commit 604cf18 into main Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant