ChickenPige0n
|
552c1c353e
|
feat: add org admin SPA for models, roles and provider
Introduce admin-web (Skeleton/SvelteKit), Prisma models for provider connection / OrgModel / OrgRole, DB-backed runtime settings, and admin API routes so org admins can manage agent configuration end-to-end.
|
2026-07-14 19:13:14 +08:00 |
|
hongjr03
|
816af1abdb
|
feat: add paginated project discovery
|
2026-07-12 02:40:53 +08:00 |
|
hongjr03
|
9e954790dc
|
feat: add deployable alpha silo
|
2026-07-11 00:25:45 +08:00 |
|
hongjr03
|
d730e51c3d
|
fix: enforce active organization boundary
|
2026-07-10 18:42:12 +08:00 |
|
hongjr03
|
4ca4afb141
|
docs: define SaaS capacity controls
|
2026-07-10 12:07:08 +08:00 |
|
hongjr03
|
008c8bcd09
|
feat(hub): add org sessions and usage admin APIs
List project agent sessions/runs and aggregate AgentRun cost and token
usage by project and optional folder for org admins.
|
2026-07-10 00:55:43 +08:00 |
|
hongjr03
|
683d5674d1
|
feat(hub): add org members, teams, and project team-access APIs
Manage memberships with last-OWNER protection, team lifecycle (archive
revokes TEAM grants), and TEAM→PROJECT access under org admin auth.
|
2026-07-10 00:55:34 +08:00 |
|
hongjr03
|
1f8510a47f
|
feat(hub): add org project explorer admin APIs
Expose folder/project tree, create/move/rename/archive, and Feishu
binding archive under /api/org/:orgSlug for OWNER/ADMIN sessions.
|
2026-07-10 00:55:26 +08:00 |
|