merge: agent-lifecycle-polish

# Conflicts:
#	TASKS.md
This commit is contained in:
a.tolmachev
2026-03-31 16:19:15 +03:00
11 changed files with 381 additions and 25 deletions
+5 -7
View File
@@ -2,21 +2,19 @@
## Current
### `feat/current-workspace-session-model`
### `feat/agent-lifecycle-polish`
Status: in_progress
DoD:
- current workspace is stored in authenticated session, not only in localStorage
- workspace switcher updates session state through auth API
- shell identity and page data follow session-selected workspace after reload
- frontend retains only cache/fallback state, not source-of-truth selection
- agents support explicit `publish`, `unpublish`, and `archive` lifecycle transitions
- agents page reflects real backend lifecycle states without legacy `active/inactive` mapping
- agent cards and editor can move between draft/published/archived without destructive hacks
## Next
- `feat/agent-lifecycle-polish`
- `feat/platform-key-usage`
## Backlog
- `feat/agent-lifecycle-polish`
- `feat/platform-key-usage`