multica/apps/web/features/issues
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
..
components feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00
config feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
stores feat(issues): persist create-issue draft with sidebar indicator 2026-03-30 14:57:29 +08:00
utils feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00
index.ts feat(issues): rewrite issues page with component decomposition and persisted filters 2026-03-26 12:36:01 +08:00
store.ts feat(realtime): WS invalidation + refetch pattern, inbox bugfixes, UI polish 2026-03-29 13:49:40 +08:00