Commit Graph

38 Commits

Author SHA1 Message Date
Charles Packer
2f21893ef5 feat: profile-based persistence with startup selector (#212)
Co-authored-by: Letta <noreply@letta.com>
2025-12-15 11:13:43 -08:00
Charles Packer
ba7cda4bee feat: add agent description and show in /resume (#192)
Co-authored-by: Letta <noreply@letta.com>
2025-12-12 14:54:16 -08:00
Kevin Lin
82ea8bf345 fix: Pass context window in agent update (#159) 2025-12-05 21:38:38 -08:00
Devansh Jain
7dd2d2c37a chore: loaded_skills as project block (#157) 2025-12-05 12:36:40 -08:00
Kevin Lin
bb682b8635 feat: update non OAI models to use memory (#151) 2025-12-03 17:03:45 -08:00
mruderman
35e0282281 fix: refresh skills block when reusing existing block (#135) 2025-12-03 13:07:32 -08:00
Kevin Lin
baf3faf969 feat: Add memory_apply_patch for non-Anthropic models (#149) 2025-12-02 17:21:37 -08:00
Charles Packer
5df327755f feat: add startup status messages showing agent provenance (#147)
Co-authored-by: Letta <noreply@letta.com>
2025-12-02 00:10:45 -08:00
Charles Packer
06ec8b9d3c feat: new flag to filter blocks on creation (#132) 2025-11-27 02:12:41 -08:00
Charles Packer
135c19c7d7 feat: system prompt swapping (#131) 2025-11-27 01:30:11 -08:00
Charles Packer
e88738b1c1 fix: use model_settings instead of deprecated llm_config for agent updates (#125)
Co-authored-by: Letta <noreply@letta.com>
2025-11-26 10:47:54 -08:00
Charles Packer
f2ed25bfeb feat: add gemini tools (#120) 2025-11-24 10:50:31 -08:00
Kevin Lin
cd6b29e686 feat: Model based toolset switching (#111)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-23 19:49:39 -08:00
Cameron
0b44de5f5d fix: Update sleeptime agent's persona block, not primary agent (#100)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-17 18:43:48 -08:00
Charles Packer
9212dfb52b feat: add --sleeptime CLI flag (#94)
Co-authored-by: Letta <noreply@letta.com>
2025-11-16 23:44:06 -08:00
Kevin Lin
754db3b273 fix: Patch headless mode GPT-5 (#88)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-16 20:48:50 -08:00
Cameron
8df4c08510 feat: Add sleep-time memory management persona prompt (#90)
Co-authored-by: Letta <noreply@letta.com>
2025-11-14 16:44:11 -08:00
Charles Packer
c234ea2b54 fix: parallel tool calling misc fixes (#85) 2025-11-08 12:36:52 -08:00
Charles Packer
2845781811 feat: add settings for parallelToolCalls and enableSleeptime (#80)
Co-authored-by: Letta <noreply@letta.com>
2025-11-07 17:47:58 -08:00
Charles Packer
36495810ef feat: parallel tool calling (#75) 2025-11-07 15:02:37 -08:00
Devansh Jain
ea313159ce feat: Support for skills (#76) 2025-11-07 15:00:01 -08:00
cpacker
b21fab7ce1 fix: throw error on mis-id's agent 2025-11-06 13:42:49 -08:00
cpacker
a5c227c500 fix: add stub reminder: 2025-11-05 22:15:24 -08:00
Devansh Jain
5c3b303eac chore: Create new memory blocks with --new (#58) 2025-11-03 19:20:03 -08:00
cpacker
998f24aaf5 fix: typing errors 2025-11-02 13:21:08 -08:00
Shubham Naik
5108d1eda3 Refactor settings manager (#41)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-31 11:54:39 -07:00
Devansh Jain
32a3f7c7ab fix: Model flag parsing and model args (#42) 2025-10-30 20:23:21 -07:00
Devansh Jain
09e4f0b13a feat: add --model flag (#32) 2025-10-30 16:07:21 -07:00
Shubham Naik
f71d2c9b66 Revert "Refactor settings manager" (#40) 2025-10-30 13:48:07 -07:00
Shubham Naik
d144dd50d9 Refactor settings manager (#39)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-30 13:37:34 -07:00
Cameron
430053bd5a Add origin:letta-code tag to CLI-created agents (#33)
Co-authored-by: Letta <noreply@letta.com>
2025-10-29 16:25:38 -07:00
Shubham Naik
b93af01a07 chore: setup auto deploy (#31)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-29 13:40:09 -07:00
Shubham Naik
022ce95717 fix: allow passing embedding model (#30)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-29 13:27:56 -07:00
cpacker
7949f853d6 fix: typo on tool 2025-10-29 10:59:42 -07:00
Cameron
8ada8917e5 Add fetch_web to default tool list (#25)
Co-authored-by: Letta <noreply@letta.com>
2025-10-29 10:39:01 -07:00
Charles Packer
4ca01d199d feat: migrate to Letta TS SDK v1 (alpha) (#11) 2025-10-28 23:50:57 -07:00
Charles Packer
50c249e36d feat: add API key caching via settings.json (#16)
Co-authored-by: Letta <noreply@letta.com>
2025-10-27 23:41:34 -07:00
cpacker
70ac76040d feat: letta code 2025-10-24 21:19:24 -07:00