multica/server/internal/daemon
yushen 0b7de54052 Merge remote-tracking branch 'origin/main' into feature/multi-agent-backend
Resolve conflicts:
- CLAUDE.md: merge feature-based frontend docs from main with comprehensive
  architecture docs from HEAD
- Makefile: merge .PHONY targets from both branches
- settings/page.tsx: keep Context field using main's Label component
- auth-context.test.tsx: accept main's deletion (moved to features/auth/)
- cmd/daemon/daemon.go: accept HEAD's deletion (moved to internal/daemon/)
- daemon/client.go: port requestError type and isWorkspaceNotFoundError from
  main's old daemon into the new internal/daemon package

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 17:53:24 +08:00
..
client.go Merge remote-tracking branch 'origin/main' into feature/multi-agent-backend 2026-03-24 17:53:24 +08:00
config.go fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
daemon.go fix(server): remove debug logging and add error handling from review 2026-03-24 17:48:01 +08:00
daemon_test.go Merge remote-tracking branch 'origin/main' into feature/multi-agent-backend 2026-03-24 17:53:24 +08:00
helpers.go fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
prompt.go feat(agent): auto-create init issue on agent creation with workspace context 2026-03-24 17:38:00 +08:00
types.go feat(agent): auto-create init issue on agent creation with workspace context 2026-03-24 17:38:00 +08:00