multica/server/internal
Naiyuan Qing 8983a9fefa feat(logging): add structured logging across server and SDK
Replace raw fmt/log calls with structured slog logger (Go) and
console-based logger (TypeScript). Add request logging middleware.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 10:57:11 +08:00
..
auth Add workspace management and isolated worktree environments 2026-03-23 18:12:11 +08:00
cli fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
daemon feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
events feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
handler feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
logger feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
middleware feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
realtime feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
service feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
util feat(server): add task service layer and daemon REST protocol 2026-03-23 18:34:51 +08:00