fix: replace deprecated gradio load(every=) with Timer API 24fbfcf verified Yermek68 commited on Feb 27
fix: run uvicorn as container main process instead of python app.py 5d9c457 verified Yermek68 commited on Feb 27
fix: mount Gradio via app.mount to preserve FastAPI routes c7eb9f6 verified Yermek68 commited on Feb 27
refactor: mount Gradio UI under /ui to avoid API route conflicts 443c27b verified Yermek68 commited on Feb 27
Refactor /plan endpoint to use Pydantic GoalRequest model a542f68 verified Yermek68 commited on Feb 25