feat: preset configurations (#14) #34

Merged
shahondin1624 merged 1 commits from feature/issue-14-preset-configs into main 2026-03-12 12:09:40 +01:00

Summary

  • Preset store with 3 built-in presets (Strict mode, Research only, Full access)
  • Save/load/delete custom presets persisted in localStorage
  • Preset selector section added to ConfigSidebar
  • Built-in presets cannot be deleted

Closes #14

## Summary - Preset store with 3 built-in presets (Strict mode, Research only, Full access) - Save/load/delete custom presets persisted in localStorage - Preset selector section added to ConfigSidebar - Built-in presets cannot be deleted Closes #14
shahondin1624 added 1 commit 2026-03-12 12:08:25 +01:00
Add preset store with three built-in presets (Strict mode, Research only,
Full access) and localStorage persistence for custom presets. Integrate
preset selector into ConfigSidebar with load, save, and delete actions.
Built-in presets cannot be deleted.

Closes #14

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit 5624175ddd into main 2026-03-12 12:09:40 +01:00
shahondin1624 deleted branch feature/issue-14-preset-configs 2026-03-12 12:09:40 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: llm-multiverse/llm-multiverse-ui#34