multica/server/pkg/redact
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
..
redact.go feat(security): add agent output redaction and private agent assignment enforcement 2026-03-30 22:22:04 +08:00
redact_test.go feat(security): add agent output redaction and private agent assignment enforcement 2026-03-30 22:22:04 +08:00