multica/server/pkg
Jiayuan afdfee78b9 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 16:19:02 +08:00
..
agent merge: resolve conflicts with main (reactions feature) 2026-03-30 23:29:42 +08:00
db feat(daemon): add authentication for daemon API routes 2026-03-31 16:19:02 +08:00
protocol merge: resolve conflicts with main (reactions feature) 2026-03-30 23:29:42 +08:00
redact feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00