Skip to content

History / AI Scene Generation

Revisions

  • docs: full wiki sweep for v2.x agent-driven workflow Audit pass over every wiki page after the Tier-1 → v2.7.0 buildout — fixing real gaps where pages were silent on capabilities that now exist. Quick-Start.md • Add Step 5 (control-install) and Step 6 (mcp-install) — the original quick-start ended at "doctor" and never told new users they could install the AI web UI or the MCP endpoint. Now they get a complete path from SD card to LLM-driven rig. Configuration.md • Add a dedicated "MCP Server Variables" section covering MCP_HOST, MCP_PORT, MCP_PATH, CONTROL_URL, MCP_BEARER_TOKEN, MCP_HTTP_TIMEOUT • Fix the firewall description: previously claimed UFW only allows SSH + QLC+ web UI; in fact control-install and mcp-install open additional ports as part of their installation. Troubleshooting.md • Add "From an MCP Agent" subsection under Quick Diagnostics covering test_dmx / get_logs / get_system_info. Tells operators (and the agent itself) the right escape-hatch trio to triage problems without SSHing in. AI-Scene-Generation.md • Add "From an MCP Agent" section explaining that the same generate_scene pipeline is reachable as an MCP tool, and that agents can use describe_scene to inspect saved scenes before activating. No content removed — only additive gap-filling.

    @gfargo gfargo committed May 16, 2026
  • docs: add AI scene generation, control server, and architecture pages - New: AI-Scene-Generation.md (fixture-aware generation, save flow, templates) - New: Control-Server.md (API reference, persistent WebSocket, save endpoint) - New: Architecture.md (system diagram, services, file locations) - Updated: Command-Reference.md (AI, control server, fixture group commands) - Updated: Configuration.md (AI provider variables, PI_HOSTNAME note) - Updated: _Sidebar.md (new pages in navigation)

    @gfargo gfargo committed May 15, 2026