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
5
GitHub Stars
3.0K
First Seen
Jun 19, 2026
editing-letta-code-desktop-preferences — letta-ai/letta-code