Skip to content

Settings and Proxy

ZoyLuo edited this page Jun 7, 2026 · 1 revision

Settings & Proxy

Open Settings from the sidebar. Preferences are saved locally and apply on the next request — no restart needed.

Appearance

Theme: System / Light / Dark. System follows your macOS appearance.

Proxy

Controls the network proxy used by the spawned Claude / Codex processes.

  • System — inherit the proxy env vars already set by your OS/shell.
  • Custom — specify a proxy URL (e.g. http://127.0.0.1:7890). The URL takes effect only when you click Save (no apply-on-typing), with a clear saved / ✓ applied state.
  • None — direct connection, no proxy.

Scope decides which lanes the proxy applies to: Master only, Slave only, or Both. Out-of-scope lanes have proxy vars stripped so they go direct.

If you see repeated "socket connection closed unexpectedly" errors, your local proxy node is likely flaky — AgentStudio auto-retries with backoff, then suggests switching node/mode. See Troubleshooting.

Memory

  • Auto memory: On / Off — whether finished conversations are auto-summarized into learned memory. On by default.
  • The section also lists the in-chat trigger phrases for saving manual memory.

See Memory for the full model.

Clone this wiki locally