Commit Graph

309 Commits

Author SHA1 Message Date
Kainoa Kanter
fab0ca676b refactor: use system secrets when possible (#248) 2025-12-29 12:09:52 -08:00
Charles Packer
ad3450ad8c perf: use hash-based caching for toolset swap upserts (#414)
Co-authored-by: Letta <noreply@letta.com>
2025-12-29 11:00:54 -08:00
Charles Packer
424e4980ac fix: improve UI (#403)
Co-authored-by: Letta <noreply@letta.com>
2025-12-27 01:55:13 -08:00
Charles Packer
afbe253de2 fix: patch bug in approve plan mode (handle empty toolArgs for tools with no parameters) (#387)
Co-authored-by: Letta <noreply@letta.com>
2025-12-24 15:41:50 -08:00
Devansh Jain
648cadf8cd feat: Per-resource queues for parallel tool execution (#379) 2025-12-23 18:31:19 -08:00
Devansh Jain
366766e467 fix: Parallel tool execution race condition (#377) 2025-12-23 16:00:24 -08:00
Devansh Jain
54f0f233b3 feat: Add memory reminders to improve memory use (#366) 2025-12-23 12:00:34 -08:00
Ari Webb
db517cff0e fix: cache context window from models.list, use for byok (#364) 2025-12-23 11:35:05 -08:00
Sarah Wooders
6e0fa1556c fix: edge case for if the in-context messages are cleared with a pending approval (#356) 2025-12-22 19:12:20 -08:00
cthomas
dad7f3a297 feat: add anonymized device_id for telemetry (#350)
Co-authored-by: Letta <noreply@letta.com>
2025-12-22 16:00:13 -08:00
Charles Packer
008233f295 revert: "fix: add robustness for connection errors for approvals" (#345) 2025-12-22 14:31:21 -08:00
paulbettner
cf558b868d feat: Tag Task-spawned agents with role:subagent (#343) 2025-12-22 11:00:48 -08:00
paulbettner
31db2be5d7 feat: Task subagents: allow overriding spawned letta executable (#340) 2025-12-22 10:57:41 -08:00
Charles Packer
2fbfe1d4ca feat: increase loaded_skills block limit to 100k characters (#335)
Co-authored-by: Letta <noreply@letta.com>
2025-12-21 18:39:34 -08:00
Charles Packer
899966f491 fix: patches to align skills with open spec (#334)
Co-authored-by: Letta <noreply@letta.com>
2025-12-21 18:20:11 -08:00
Charles Packer
a6f27c7971 feat: rewrite skill creator skill in ts and bundle (#333)
Co-authored-by: Letta <noreply@letta.com>
2025-12-21 17:25:23 -08:00
Charles Packer
9984f26f1b feat: add support for bundled skills and multi-source skill discovery (#331)
Co-authored-by: Letta <noreply@letta.com>
2025-12-21 15:58:01 -08:00
Charles Packer
0852ce26fe fix: improve subagent UI display and interruption handling (#330)
Co-authored-by: Letta <noreply@letta.com>
2025-12-21 00:09:12 -08:00
Sarah Wooders
90d84482ef fix: add robustness for connection errors for approvals (#189)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-12-20 19:02:12 -08:00
Devansh Jain
362b9d8e1e chore: Add cloning module (#329) 2025-12-19 17:44:19 -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
jnjpng
f9bffaed81 feat: add support for claude pro and max plans (#327) 2025-12-19 16:26:41 -08:00
Ari Webb
9d1a3c1414 chore: disable parallel_tool_calls byok (#308) 2025-12-18 16:00:19 -08:00
Devansh Jain
2a1f117502 chore: Use primary agent's model as fallback for subagents (#304) 2025-12-18 15:32:54 -08:00
Ari Webb
407da24c5b Byok support (#277) 2025-12-18 09:49:20 -08:00
Cameron
9589ce177c fix: Use size-based threshold for skills memory block format (#226) 2025-12-18 08:32:26 -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
Shubham Naik
2b51b6d957 fix: random logouts on letta code (#272)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-12-17 18:26:04 -08:00
cthomas
d9ad5cbc07 chore: populate user-agent (#257) 2025-12-17 09:44:48 -08:00
Kevin Lin
ea175e1dbb feat: Only show available models in selector (#238) 2025-12-16 11:31:54 -08:00
Devansh Jain
81e91823cb chore: Improve subagents UI (#205) 2025-12-15 21:23:49 -08:00
Devansh Jain
ae54666a98 feat: Stateless subagents (#127) 2025-12-15 20:16:25 -08:00
Charles Packer
4d5287520a feat: update Skill tool to support load/unload commands (#219)
Co-authored-by: Letta <noreply@letta.com>
2025-12-15 18:36:27 -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
Ari Webb
82518f135b feat: add from af cli flag (#195) 2025-12-14 14:27:31 -08:00
Devansh Jain
d77e92be48 chore: Update Anthropic token configs (#204) 2025-12-14 14:25:35 -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
Charles Packer
97e6b7e2a7 feat: add LETTA_DEBUG env var for debug logging (#190)
Co-authored-by: Letta <noreply@letta.com>
2025-12-11 22:59:34 -08:00
Kevin Lin
2bed9b071b fix: Vertex handle (#188) 2025-12-11 21:23:12 -08:00
Kevin Lin
113dbcad9d feat: add Gemini 3 (vertex) (#182) 2025-12-11 18:44:40 -08:00
Charles Packer
a21336bd16 fix: patch auth flow (#180) 2025-12-11 15:14:07 -08:00
Charles Packer
23b335fee7 feat: add /remember command for quick memory updates (#179)
Co-authored-by: Letta <noreply@letta.com>
2025-12-11 15:13:48 -08:00
Kevin Lin
f9c3e0767e feat: Remove mention to save_memory in gemini prompt (#176) 2025-12-10 17:42:14 -08:00
Kevin Lin
1575488c23 feat: Update Gemini default temperature (#175) 2025-12-10 17:21:20 -08:00
Shelley Pham
6db2fcfc05 feat: add handling for when failed to refresh access token (#168)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-12-10 14:19:08 -08:00
Charles Packer
ed5c6d71b7 fix: add provider_type for OpenRouter models in model_settings (#169)
Co-authored-by: Letta <noreply@letta.com>
2025-12-10 11:09:07 -08:00
Devansh Jain
9fb0b68a40 fix: Update skill unload logic (#170) 2025-12-09 15:44:21 -08:00
Kevin Lin
5dd96c9c8b fix: Increase max_output_tokens for gpt-5 and gpt-5.1 (#161) 2025-12-06 14:01:28 -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