editing-letta-code-desktop-preferences

Installation
SKILL.md

Editing Letta Code Desktop Preferences

Use this skill only to edit the active Letta Code Desktop preferences JSON file. Do not use it for Desktop product-code changes, Electron IPC work, UI changes, or general Letta Cloud Desktop implementation tasks.

Preferences file

The Desktop preferences file is:

~/.letta/desktop_preferences.json

Known preference keys:

  • defaultWorkingDirectory: default folder for new local sessions.
  • theme: auto, light, or dark.
  • allowRemoteAccess: boolean for whether remote access should be enabled in preferences.
  • remoteEnvName: environment name shown for remote access.
Installs
3
GitHub Stars
2.8K
First Seen
8 days ago
editing-letta-code-desktop-preferences — letta-ai/letta-code