multica/server/cmd
Jiayuan 9f56f6af81 feat(daemon): add authentication for daemon API routes
Issue daemon auth tokens (mdt_) on pairing session claim, bound to
workspace_id + daemon_id with 1-year expiry. Add DaemonAuth middleware
that validates these tokens and falls back to JWT/PAT for backward
compatibility. Apply middleware to all daemon routes except pairing
endpoints.
2026-03-31 15:17:09 +08:00
..
migrate feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
multica feat(agents): reply as thread instead of top-level comment (#205) 2026-03-31 13:48:39 +08:00
server feat(daemon): add authentication for daemon API routes 2026-03-31 15:17:09 +08:00