multica/server
Jiayuan bedf4a05c8 fix(agent): fix agent visibility defaults and permission model
- Change DB default for agent visibility from 'workspace' to 'private'
- Fix canManageAgent: workspace agents are now manageable by all members,
  private agents remain restricted to owner/admin
- Add private agent visibility check to BatchAssigneePicker (was missing)
2026-03-31 14:34:04 +08:00
..
cmd merge: resolve conflicts with main (reactions feature) 2026-03-30 23:29:42 +08:00
internal fix(agent): fix agent visibility defaults and permission model 2026-03-31 14:34:04 +08:00
migrations fix(agent): fix agent visibility defaults and permission model 2026-03-31 14:34:04 +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