Documentation
README
Disable Weave routing
When the user invokes $disable-routing, switch the current Codex installation
off the Weave Router without logging out or deleting its router configuration.
-
Explain that the change takes effect on the next
codexlaunch and that it can later be reversed withnpx --package @workweave/router -y -- weave-router on --codex{{SCOPE}}. -
Run exactly:
npx --package @workweave/router -y -- weave-router off --codex{{SCOPE}} -
Report the command result. Do not uninstall the router or alter any other Codex settings.