multica/server
yushen a9bf22955d chore(daemon): add debug logging for task lifecycle troubleshooting
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>
2026-03-24 17:38:06 +08:00
..
cmd fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
internal chore(daemon): add debug logging for task lifecycle troubleshooting 2026-03-24 17:38:06 +08:00
migrations feat(workspace): add context field for AI agent background info 2026-03-24 15:59:11 +08:00
pkg fix(daemon): resolve codex app-server deadlock after turn completion 2026-03-24 17:37:52 +08:00
go.mod refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
go.sum refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00