docs(conductor): Synchronize docs for track 'Support headless manual_slop'

This commit is contained in:
2026-02-25 13:24:09 -05:00
parent 28fcaa7eae
commit 6eb88a4041
2 changed files with 8 additions and 1 deletions

View File

@@ -9,6 +9,11 @@
- **Dear PyGui:** For immediate/retained mode GUI rendering and node mapping.
- **ImGui Bundle (`imgui-bundle`):** To provide advanced multi-viewport and dockable panel capabilities on top of Dear ImGui.
## Web & Service Frameworks
- **FastAPI:** High-performance REST API framework for providing the headless backend service.
- **Uvicorn:** ASGI server for serving the FastAPI application.
## AI Integration SDKs
- **google-genai:** For Google Gemini API interaction and explicit context caching.