multica/server/internal/daemon
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
..
execenv feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
client.go feat(daemon): add per-task isolated execution environments 2026-03-25 12:41:52 +08:00
config.go feat(daemon): add per-task isolated execution environments 2026-03-25 12:41:52 +08:00
daemon.go feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
daemon_test.go feat: structured skills system with meta skill runtime injection 2026-03-25 15:17:59 +08:00
helpers.go fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
prompt.go feat: structured skills system with meta skill runtime injection 2026-03-25 15:17:59 +08:00
types.go feat: structured skills system with meta skill runtime injection 2026-03-25 15:17:59 +08:00