Files
crank/TASKS.md
T
2026-03-31 16:09:10 +03:00

23 lines
501 B
Markdown

# TASKS
## Current
### `feat/current-workspace-session-model`
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
## Next
- `feat/agent-lifecycle-polish`
## Backlog
- `feat/agent-lifecycle-polish`
- `feat/platform-key-usage`