What's Changed
- fix(tests): skip web-bundle assertion when the frontend is not built by @rajathpi in #31
- fix(webapi): require loopback Host, JSON Content-Type, and a body cap by @SashaMIT in #11
- Harden Web API control request boundaries by @Upper9527 in #47
- Fix stopped-run status and trajectory duplication by @Upper9527 in #48
- Recover from local role timeouts by @Upper9527 in #50
- fix(eval/harbor): set self.extra_env so env-driven config works on Harbor >=0.13 by @hztBUAA in #52
- Recover from isolated EBADF in control-bus reads; keep the watcher alive by @TON14 in #33
- Guard-only failures fail the round, not the run; add validated guard_exclude_paths by @TON14 in #28
New Contributors
- @rajathpi made their first contribution in #31
- @SashaMIT made their first contribution in #11
- @hztBUAA made their first contribution in #52
- @TON14 made their first contribution in #33
Full Changelog: v0.1.6...v0.1.7