multica/server
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
..
cmd merge: resolve conflicts with main (reactions feature) 2026-03-30 23:29:42 +08:00
internal feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00
migrations merge: resolve conflicts with main (reactions feature) 2026-03-30 23:29:42 +08:00
pkg feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00
go.mod feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
go.sum feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00