conductor(plan): mark task 'Update dependencies' as complete
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Implementation Plan: Manual Slop Headless Backend
|
# Implementation Plan: Manual Slop Headless Backend
|
||||||
|
|
||||||
## Phase 1: Project Setup & Headless Scaffold
|
## Phase 1: Project Setup & Headless Scaffold
|
||||||
- [ ] Task: Update dependencies
|
- [x] Task: Update dependencies (02fc847)
|
||||||
- [ ] Add `fastapi` and `uvicorn` to `pyproject.toml` (and sync `requirements.txt` via `uv`).
|
- [ ] Add `fastapi` and `uvicorn` to `pyproject.toml` (and sync `requirements.txt` via `uv`).
|
||||||
- [ ] Task: Implement headless startup
|
- [ ] Task: Implement headless startup
|
||||||
- [ ] Modify `gui_2.py` (or create `headless.py`) to parse a `--headless` CLI flag.
|
- [ ] Modify `gui_2.py` (or create `headless.py`) to parse a `--headless` CLI flag.
|
||||||
|
|||||||
Reference in New Issue
Block a user