feat: add agent publishing foundation

This commit is contained in:
a.tolmachev
2026-03-29 22:10:15 +03:00
parent d757adb192
commit 7b7699cf8b
18 changed files with 1520 additions and 105 deletions
+6 -6
View File
@@ -2,19 +2,19 @@
## Current
### `feat/workspace-foundation`
### `feat/agent-publishing`
Status: completed
DoD:
- добавлены `workspaces` и `workspace_id` в storage model
- `admin-api` переведен на `workspace-scoped` routes для operations и auth profiles
- тесты и registry migration проходят для workspace foundation
- можно создать `agent` в рамках `workspace`
- можно привязать published operations к `agent`
- `mcp-server` отдает tools в контексте `workspace + agent`
- один `agent` видит только свой curated toolset
## Next
- `feat/agent-publishing`
- `feat/platform-access`
## Backlog