AI animation service: headless Blender + Manim + LangGraph via MCP protocol
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
46
commits
FEAT: Add /api/analyze-video endpoint with dedicated Gemini quota isolation
35e9b2eView on GitHubFIX: geometry_scatter — also fix rings→ring_count on secondary sphere (line 115)
cb3e7deView on GitHubFIX: import asyncio in latex_agent (run_in_executor fix was missing import)
031c371View on GitHubFIX: geometry_scatter — rings→ring_count (Blender 3.4) + fix grid surface duplicate
a374ffdView on GitHubFIX: Prevent job queue starvation and event loop blocking
a02bf52View on GitHubFIX: Robust response.text extraction + improve error visibility
fac9278View on GitHubFIX: Switch thumbnail.py from Cycles to WORKBENCH to prevent 300s timeout
0915f29View on GitHubFIX: Stop Gemini→Claude fallthrough when LLM_PROVIDER=gemini
3eeb5a8View on GitHubFIX: Add .dockerignore to exclude 319MB .venv from build context
e0095c4View on GitHubREVERT: Restore llm_client.py to last known-working state (1f88f40)
cd69f3bView on GitHubFIX: Restore generate_text Gemini call to working form (google_genai.types)
086692cView on GitHubFIX: Correct google-genai SDK import path, remove Claude fallback
1231b3bView on GitHub