Files
crank/TASKS.md
T
2026-04-07 11:38:00 +03:00

40 lines
1.0 KiB
Markdown

# TASKS
## Current
### `feat/wizard-auth-selector`
Status: completed
DoD:
- wizard step 2 uses auth selector instead of `${secrets.*}` placeholders
- upstream auth is serialized into `execution_config.auth_profile_ref`
- raw auth headers are removed from primary wizard UX
- quick-create secret and auth profile flow works against live backend endpoints
- node checks, UI docker build, and workspace check pass
## Next
- `feat/manual-regression-pass`
## 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`