refactor(shared): remove unused functions from settings.ts #135
No reviewers
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
customable/claude-mem!135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/128-cleanup-settings-ts"
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?
Summary
settings.tsRemoved Functions
getDefault()reload()resetSettings()createSettingsManager()generateAuthToken()ensureWorkerAuthToken()Kept Functions (actively used)
getSettings()- singleton accessorloadSettings()- convenience functionsaveSettings()- persistence functionNote
These functions can be re-added if needed in the future. The auth token functionality might be useful for secure worker communication, but it's not currently implemented.
Test plan
Closes #128
🤖 Generated with Claude Code
cc7edef21f1efdf33b6b1efdf33b6bb19b0b3513