Commit graph

3 commits

Author SHA1 Message Date
Nexus Dev
6924de3e08 refactor(nexus): drop dangling chat surfaces and settings whitelist entries (phase 16b)
- 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>
2026-04-11 16:07:27 +00:00
dotta
39878fcdfe Add username log censor setting
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-20 08:50:00 -05:00
Dotta
e39ae5a400 Add instance experimental setting for isolated workspaces
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>
2026-03-17 09:24:28 -05:00