- Delete ChatSearchDialog and ChatBookmarkList (orphaned after
ChatPanel deletion in Phase 16a; grep confirmed zero consumers).
- Remove /instance/settings/heartbeats and /instance/settings/
experimental from the normalizeRememberedInstanceSettingsPath
whitelist; Phase 13 collapsed those pages into /general but
left the whitelist entries behind.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Introduce a singleton instance_settings store and experimental settings API, add the Experimental instance settings page, and gate execution workspace behavior behind the new enableIsolatedWorkspaces flag.
Co-Authored-By: Paperclip <noreply@paperclip.ing>