Commit 20cd544
committed
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.1 parent 1bfd51b commit 20cd544
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
11 | 7 | | |
12 | 8 | | |
0 commit comments