Commit Graph

6 Commits

Author SHA1 Message Date
Sarah Wooders
685b97c8e3 Fix: Save baseUrl when storing agent ID for local server support
When a new agent is created, we now save the server URL (baseUrl) along with
the agent ID using store.setAgent(). This ensures proper server mismatch
detection when switching between local and cloud Letta servers.

🤖 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2026-01-28 19:52:19 -08:00
Sarah Wooders
c6523d640b Merge pull request #3 from letta-ai/fix/envelope-chat-id
Add chat ID to message envelope for lettabot-message CLI
2026-01-28 19:01:38 -08:00
Sarah Wooders
1c99351736 Add scheduling docs and fix GitHub issues link in system prompt 2026-01-28 18:59:05 -08:00
Sarah Wooders
5147e83011 Add chat ID to message envelope for lettabot-message CLI 2026-01-28 18:57:14 -08:00
Sarah Wooders
98daace319 Update README with latest instructions, remove unused files 2026-01-28 18:21:05 -08:00
Sarah Wooders
22770e6e88 Initial commit - LettaBot multi-channel AI assistant
Co-authored-by: Cameron Pfiffer <cameron@pfiffer.org>
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2026-01-28 18:02:51 -08:00