multica/server
Naiyuan Qing 0ea9c38071 fix(workspace): permission enforcement, invite auto-create, switch clears stores
- DeleteAgent: require owner/admin role (was member-only check)
- ListAgentTasks: add workspace membership verification (was unauthenticated)
- CreateMember: auto-create user if email not found (enables invite flow)
- Workspace switch: clear issue/inbox/agent stores before hydrating new data

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 10:46:53 +08:00
..
cmd feat: add event bus, WS workspace isolation, and global store migration 2026-03-25 10:08:27 +08:00
internal fix(workspace): permission enforcement, invite auto-create, switch clears stores 2026-03-25 10:46:53 +08:00
migrations refactor: remove repository field from issues 2026-03-24 18:12:06 +08:00
pkg feat: add event bus, WS workspace isolation, and global store migration 2026-03-25 10:08:27 +08:00
go.mod refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
go.sum refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00