SIGN IN SIGN UP

fix: remove agent postinstall that breaks frontend build on Render

The postinstall "uv sync" hook runs during pnpm install on the frontend
Node service where uv is not available. The agent service has its own
buildCommand in render.yaml. Also updates dev script to match the new
native FastAPI setup and drops the unused langgraph-cli dependency.
J
jerelvelarde committed
20cd544937786bbefd98f88c033bb447e6095a14
Parent: 1bfd51b