multica/server/pkg
Jiayuan a00485cf13 feat(security): redact sensitive information in agent live output
Server-side (primary): Apply redact.Text/InputMap on task message
content, output, and input fields before DB persistence and WebSocket
broadcast. Extended redact package with GitLab tokens, JWTs, connection
strings, and PASSWORD/SECRET/TOKEN env var patterns.

Frontend (fallback): redactSecrets utility mirrors server patterns,
applied in buildTimeline and ToolCallRow render as a safety net.
2026-03-30 23:38:49 +08:00
..
agent merge: resolve conflicts with main (reactions feature) 2026-03-30 23:29:42 +08:00
db merge: resolve conflicts with main (reactions feature) 2026-03-30 23:29:42 +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