multica/server/pkg
Jiayuan 0491350f1b feat(security): add agent output redaction and private agent assignment enforcement
- Add redact package to detect and mask secrets (AWS keys, private keys,
  API tokens, bearer tokens, credentials, home paths) in agent output
  before posting as comments in TaskService
- Enforce agent visibility on issue assignment: private agents can only
  be assigned by their owner or workspace admins
- Add visibility picker (workspace/private) to CreateAgentDialog,
  default to private
- Grey out unassignable private agents in the assignee picker with
  lock icon indicator
2026-03-30 22:22:04 +08:00
..
agent feat(security): add agent output redaction and private agent assignment enforcement 2026-03-30 22:22:04 +08:00
db feat(api): strict workspace isolation + agent parity fixes 2026-03-30 16:49:13 +08:00
protocol feat(realtime): WS invalidation + refetch pattern, inbox bugfixes, UI polish 2026-03-29 13:49:40 +08:00
redact feat(security): add agent output redaction and private agent assignment enforcement 2026-03-30 22:22:04 +08:00