Files
crank/TASKS.md
T
2026-04-07 10:06:49 +03:00

40 lines
1.0 KiB
Markdown

# TASKS
## Current
### `feat/secrets-ui`
Status: completed
DoD:
- separate `Secrets` page exists next to `API Keys`
- UI supports list/create/rotate/delete for workspace secrets on live backend endpoints
- UI shows read-only auth profile usage references for each secret
- no UI flow pretends to reveal plaintext after create/rotate when backend does not return it
- node checks, UI docker build, and workspace check pass
## Next
- `feat/wizard-auth-selector`
## Backlog
- `feat/streaming-mcp-architecture`
- `feat/mcp-streamable-http-alignment`
- `feat/streaming-core-model`
- `feat/stream-session-store`
- `feat/runtime-window-mode`
- `feat/rest-sse-adapter`
- `feat/grpc-server-streaming-adapter`
- `feat/session-and-job-tools`
- `feat/websocket-upstream-adapter`
- `feat/soap-architecture-and-core-model`
- `feat/soap-adapter-foundation`
- `feat/streaming-ui-config`
- `feat/streaming-e2e`
- `feat/auth-profile-secret-resolution`
- `feat/runtime-upstream-auth`
- `feat/secrets-ui`
- `feat/wizard-auth-selector`
- `feat/manual-regression-pass`