851bf36f24
Merge remote-tracking branch 'upstream/main' into feat/cli
2026-05-22 16:07:59 +08:00
05408af8a1
fix: fix add uv_cache_dir env ( #36398 )
2026-05-19 17:56:54 +00:00
9d554495cf
feat(cli): add OPENAPI_ENABLED env switch, default false
...
Gates the entire /openapi/v1/* blueprint on a single env var.
When false (default), the blueprint is never registered so all
CLI requests return 404 before any auth or logic runs.
Set OPENAPI_ENABLED=true to activate the endpoint group.
2026-05-14 20:16:14 -07:00
9dc32f2318
chore: increase default graph engine min workers ( #35650 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com >
2026-05-14 09:27:45 +00:00
7fc40e6c9e
feat: improve phoenix workflow tracing ( #35605 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-05-11 08:37:17 +00:00
1e6dc62470
chore: separate websocket service ( #35981 )
2026-05-11 02:22:40 +00:00
48d27e250b
refactor: split docker-compose env config into separate files ( #31586 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-05-08 15:36:20 +00:00