- Remove debug log.Printf calls from handler/daemon.go and service/task.go that used the global log package instead of structured logging - Remove unused truncate() helper from service/task.go - Add error handling for EnqueueTaskForIssue in createAgentInitIssue - Clean up verbose debug logging in daemon/daemon.go handleTask - Add shutdown sequence comment to codex.go lifecycle goroutine Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent.go | ||
| auth.go | ||
| comment.go | ||
| daemon.go | ||
| daemon_pairing.go | ||
| handler.go | ||
| handler_test.go | ||
| inbox.go | ||
| issue.go | ||
| runtime.go | ||
| workspace.go | ||