-
ops-exec: carry the remote exit code in-band, never trust ssh's
-
gates: own the scratch cluster's privileges in code
-
Release mnw-server v0.10.18
-
test-harness: stop leaking test-db clones on drop
-
bento: collect over a sync transport, not inline scp
-
ops-exec: split pull into pull_file/pull_dir; move backup.rs onto the executor
-
ops-core: lift Sando's split event bus into the shared crate
-
ops-exec: gate /pull on a dedicated `artifact` observe grant
-
mnw-server: make discover filters keyboard-operable and put filter state in the URL
-
ops-exec: document pull_root in the agent config example
-
bento/driver: fix three faults the first real release run exposed
-
mnw-server: fix discover filter aria state and header affordances
-
ops-exec: give the ops-agent LaunchAgent a PATH that finds tailscale
-
tagtree: fix merge_tags orphaning descendants
-
ops-exec, ops-core: add wiki bridge markers for /dellm
-
bento: add wiki bridge markers for /dellm
-
kberg: add MCP resources, subscriptions, server push, and cancellation
-
shared crates: rustdoc bridge markers to maintainer wiki
-
mnw-server: rustdoc bridge marker to maintainer wiki
-
multithreaded: rustdoc bridge marker to maintainer wiki
-
pom: rustdoc bridge marker to maintainer wiki
-
synckit-client: rustdoc bridge marker to maintainer wiki
-
sando: rustdoc bridge marker to maintainer wiki
-
mnw-cli: bridge main.rs to the mnw-cli-overview wiki note (/dellm)
-
wam: bridge to the wam-overview wiki note and add a README (/dellm)
-
tagtree: bridge lib.rs to the tagtree-overview wiki note (/dellm)
-
kberg: bridge lib.rs to the kberg-overview wiki note (/dellm wave 5)
-
Decompose AppState Phase 5: slice methods + worker projections
-
Decompose AppState Phase 4: route test harness through AppState::build
-
Decompose AppState Phase 3: clear handler holdouts