Documentation
¶
Overview ¶
wbt-context is a thin shim that exec's `wbt context <args...>`.
Phase 2.3 of the install simplification consolidated all hook binaries into `wbt` subcommands; this binary remains only so that existing ~/.claude/settings.json entries that hard-code the absolute path to wbt-context continue to work without operator intervention. The shared shim logic (PATH lookup, sibling fallback, exit-code propagation, stdio wiring) lives in internal/shim.
Click to show internal directories.
Click to hide internal directories.