Configuration
Text

Configuration

Windows → Configuration edits ~/.exe/config.json in place; most fields hot-reload on Save, and fields marked * take effect after a daemon restart. Highlights:

  • listen — the address of this UI and API. Bind it to your Tailscale IP to use exe from your phone.
  • api_token — set it before listening beyond localhost; every API call then needs it. Paste it into Special → Set API Token… in each browser (it is kept in localStorage).
  • ssh_user — the user created in every VM (default dev).
  • ollama.*, chat_provider, openai.model, cloudflare.* — the agent and publishing sections above.

Windows → Daemon Log streams the daemon's own log when something needs a closer look. This page lives at /docs.md, and the machine-readable counterpart for agents at /skill.md.

Contents