multica/server/pkg
yushen de0a983674 fix(server): remove debug logging and add error handling from review
- 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>
2026-03-24 17:48:01 +08:00
..
agent fix(server): remove debug logging and add error handling from review 2026-03-24 17:48:01 +08:00
db feat(workspace): add context field for AI agent background info 2026-03-24 15:59:11 +08:00
protocol feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00