You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Render deployment blueprint and prepare for production
Add render.yaml with two services: a public Docker-based Next.js
frontend and a private Python LangGraph agent. Normalize the
LANGGRAPH_DEPLOYMENT_URL to handle Render's bare host:port format,
and make MCP server configuration opt-in via env var instead of
hardcoding the excalidraw default.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments