- Fix page overflow of project settings when project error page gets too long
- Prevent double invocation of
docker compose start
when dragging the folder into Studio - Fix some logs being shown in JSON format because of buffering
- Improve rendering performance of logs, capping the limit of logs being shown to the user
- Prevent stale status if JS fails to startup due to runtime errors / syntax errors
- File references with line and column position are now clickable and openable in editor
- Fix hot reloading not restarting server when
langgraph.json
/env_file
contents change