Add structured logging at key points in the task completion flow: - Daemon: log result details before sending to server, log claim cycles - Handler: log incoming CompleteTask requests - TaskService: log each step of CompleteTask (DB update, issue status sync, comment creation, payload parsing) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client.go | ||
| config.go | ||
| daemon.go | ||
| daemon_test.go | ||
| helpers.go | ||
| prompt.go | ||
| types.go | ||