Commit Graph

58 Commits

Author SHA1 Message Date
paulbettner
1b8dab2040 fix(create): apply tier updateArgs when model ID selected (#960) 2026-02-15 23:51:27 -08:00
Christina Tong
b90e0b9db5 feat: add tags to headless (#957) 2026-02-13 19:45:40 -08:00
Sarah Wooders
bf272ef009 refactor: extract memory section from system prompts into conditional addons (#947)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com>
Co-authored-by: Charles Packer <cpacker@users.noreply.github.com>
2026-02-12 19:29:42 -08:00
Charles Packer
6a7d069fe5 fix: skill tool rewrite (#860)
Co-authored-by: Letta <noreply@letta.com>
2026-02-06 22:18:17 -08:00
Ari Webb
e411940d5c fix: get context windows from server (#787)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
2026-02-03 16:15:09 -08:00
Anthony W. Jung
fa5a7c3d74 fix: show model selector on self-hosted when default model unavailable (#737) 2026-01-28 22:58:56 -08:00
Charles Packer
0b8fe9661b fix: mark subagents as hidden on creation (#730)
Co-authored-by: Letta <noreply@letta.com>
2026-01-28 16:32:58 -08:00
Sarah Wooders
aa0f440657 feat: remove conversation_search from main agent default tools (#662)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 17:49:31 -08:00
Charles Packer
417e1bafdd fix: localhost improvements (#667)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 18:39:17 -08:00
Charles Packer
5d636d6808 fix: remove hardcoded embedding model, let server use default (#583)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 22:32:39 -08:00
Charles Packer
5f5c0df18e feat: reduce time-to-boot, remove default eager approval checks on inputs, auto-cancel stale approvals (#579)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 16:19:30 -08:00
Charles Packer
3482d7d11a revert: Revert "fix: remove conversation_search from default base tools" (#563) 2026-01-16 08:47:52 -08:00
Charles Packer
4f9e7e406a fix: remove conversation_search from default base tools (#557)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 19:16:33 -08:00
Charles Packer
ef7d8c98df refactor: use conversations (#475)
Co-authored-by: Letta <noreply@letta.com>
2026-01-13 16:40:59 -08:00
Charles Packer
34367de5d7 feat: implement client-side tools via client_tools spec (#456)
Co-authored-by: Letta <noreply@letta.com>
2026-01-02 23:35:40 -08:00
Charles Packer
a956a15db4 feat: add system prompt and memory block configuration for headless mode (#450)
Co-authored-by: Letta <noreply@letta.com>
2026-01-02 15:32:07 -08:00
paulbettner
cf558b868d feat: Tag Task-spawned agents with role:subagent (#343) 2025-12-22 11:00:48 -08:00
Devansh Jain
7d73219c50 chore: Add --system flag for existing agents + update system prompt variable names (#328) 2025-12-19 17:16:21 -08:00
Charles Packer
a5b01e7126 feat: add naming dialog when pinning agents (#279)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 19:08:30 -08:00
Devansh Jain
ae54666a98 feat: Stateless subagents (#127) 2025-12-15 20:16:25 -08:00
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