3.0 KiB
3.0 KiB
作成
LocalTicketBackend によって作成されました。
Intake summary
Marked ready by yoi ticket state.
State changed
Marked ready by yoi ticket state.
State changed
Ticket を yoi ticket が queued にしました。
State changed
State changed to inprogress.
Implementation report
Removed worker-runtime-rest-server --workspace and --cwd options.
- Removed process config fields and CLI parsing for workspace/cwd.
- Runtime Worker factory now uses a Runtime-local
worker-rootunder the Runtime root instead of a workspace root for workdirless Workers. - Workdir bindings still provide their materialized root/cwd when a Worker has a Workdir.
- Help no longer lists
--workspace/--cwd; specifying either now fails as an unknown argument.
Validation:
cargo fmt --checkgit diff --checkcargo check -qcargo check -q -p worker-runtime --features fs-store,ws-servercargo test -q -p worker-runtime --features fs-store,ws-servercargo test -q -p yoi-workspace-servercargo run -q -p worker-runtime --features ws-server,fs-store --bin worker-runtime-rest-server -- --helpcargo run -q -p worker-runtime --features ws-server,fs-store --bin worker-runtime-rest-server -- --workspace /tmprejects the removed optioncargo run -q -p worker-runtime --features ws-server,fs-store --bin worker-runtime-rest-server -- --cwd /tmprejects the removed option- Started
worker-runtime-rest-serverwith only--bindand--fs-rootand verified/v1/runtimeresponds withbackend: fs_store nix build .#yoi --no-link
State changed
State changed to done.
State changed
Ticket を closed にしました。
完了
Ticket 00001KXDCGNJE (Remove workspace and cwd from worker runtime server) はすでに state: done に到達していたため、workspace Dashboard から close しました。
この Close action によって、実装作業、state 変更、Orchestrator/Companion launch、worker invocation は開始されていません。