multica/server/pkg/agent
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
..
agent.go feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
agent_test.go fix(agent): fix data races, add tests, and fix raw protocol detection 2026-03-24 14:21:10 +08:00
claude.go feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
claude_test.go feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
codex.go feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
codex_test.go feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00