These certs are used to set up a localhost https connection to the ADE.
- Install mkcert
- Run
mkcert -install
- Run letta with the environment variable
LOCAL_HTTPS=true
- Access the app at https://app.letta.com/development-servers/local/dashboard
- Click "Add remote server" and enter
https://localhost:8283
as the URL, leave password blank unless you have secured your ADE with a password.