-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ Troubleshooting
Fischer Hunt edited this page Aug 30, 2026
·
1 revision
e doctor reports versions, paths, terminal capabilities, configuration
formats, and provider state. It launches no extensions, makes no network
requests, and never prints configuration values or tokens — safe to paste
into a bug report. (--no-network remains accepted as the legacy spelling.)
- Does e sandbox model-directed shell commands? No. Tools run as your user without a permission prompt by default. Use a container, VM, or OS sandbox when work needs containment.
-
Where does my configuration live? Only
~/.e/. e never reads another tool's directory. - Is the Rust API stable? No — the CLI, persisted formats, and the extension wire protocol are the supported surfaces.
(add yours)