Settings UI: Add missing configuration options #185
Labels
No labels
good first issue
has-pr
help wanted
idea
priority
critical
priority
high
priority
low
priority
medium
status
blocked
status
in-progress
status
needs-review
status
ready
type
bug
type
docs
type
enhancement
type
feature
type
refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
customable/claude-mem#185
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Beschreibung
Die Settings-UI zeigt nicht alle konfigurierbaren Optionen an. Alle Settings aus
packages/shared/src/settings.tssollten in der UI verfügbar sein.Vollständige Settings-Liste
Backend Configuration
BACKEND_PORTBACKEND_WS_PORTBACKEND_HOSTBACKEND_BINDWorker Configuration
WORKER_AUTH_TOKENEMBEDDED_WORKERMAX_WORKERSAUTO_SPAWN_WORKERSAUTO_SPAWN_WORKER_COUNTAUTO_SPAWN_PROVIDERSAI Provider Configuration
AI_PROVIDERENABLED_PROVIDERSMISTRAL_API_KEYMISTRAL_MODELGEMINI_API_KEYGEMINI_MODELOPENROUTER_API_KEYOPENROUTER_MODELOPENAI_API_KEYOPENAI_MODELOPENAI_BASE_URLANTHROPIC_API_KEYDatabase Configuration
DATABASE_TYPEDATABASE_PATHDATABASE_URLDATABASE_BACKENDDATABASE_HOSTDATABASE_PORTDATABASE_USERDATABASE_PASSWORDDATABASE_NAMEVector Database Configuration
VECTOR_DBVECTOR_DB_PATHEMBEDDING_MODELContext Configuration
CONTEXT_OBSERVATION_LIMITCONTEXT_SHOW_READ_TOKENSCONTEXT_SHOW_WORK_TOKENSLogging
LOG_LEVELData Directory
DATA_DIRBatch Processing
BATCH_SIZERemote Mode
REMOTE_MODEREMOTE_URLREMOTE_TOKENRetention Policy
RETENTION_ENABLEDRETENTION_MAX_AGE_DAYSRETENTION_MAX_COUNTCLAUDE.md Generation
CLAUDEMD_ENABLEDCLAUDEMD_OBSERVATION_INTERVALCLAUDEMD_TASK_TIMEOUTCLAUDEMD_MAX_SUBDIRSZu implementieren
UI-Design Vorschlag
Betroffene Dateien
packages/ui/src/views/SettingsView.tsxpackages/ui/src/components/SettingsForm.tsx(oder ähnlich)Priorität
Mittel - Wichtig für Konfigurierbarkeit ohne manuelle JSON-Bearbeitung