multica/server
yushen 68da1efd74 fix(agent): revise agent permission model for visibility and mentions
- ListAgents: private agents are now visible to all workspace members
  (previously hidden from non-owner members)
- Mentions: private agents can only be @mentioned by the agent owner or
  workspace admin/owner; regular members' mentions of private agents are
  silently ignored
- Settings (update/delete/skills) and assign were already correctly
  restricted in previous PRs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 12:45:31 +08:00
..
cmd Merge pull request #314 from multica-ai/agent/lambda/0fa89561 2026-04-02 03:37:16 +08:00
internal fix(agent): revise agent permission model for visibility and mentions 2026-04-02 12:45:31 +08:00
migrations merge: resolve conflicts with main 2026-03-31 16:25:20 +08:00
pkg Revert "feat: add global issue search" 2026-04-01 22:24:35 +08:00
go.mod fix(upload): add file type/size validation, Content-Disposition header 2026-03-31 14:55:27 +08:00
go.sum feat(upload): add file upload API with S3 + CloudFront signed cookies 2026-03-31 14:41:17 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00