Commit Graph

51 Commits

Author SHA1 Message Date
Devansh Jain
94ff9f6796 Fix default conversation system prompt recompilation routing [LET-7976] (#1373) 2026-03-12 19:34:35 -07:00
Sarah Wooders
9041e600e3 Update reflection subagent prompts and use local transcript files for context (#1348)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-11 18:39:45 -07:00
cthomas
158113b213 fix: byok model fallback (#1359) 2026-03-11 17:24:19 -07:00
cthomas
d9eaa74ad6 feat: add strict to update args (#1358) 2026-03-11 16:46:18 -07:00
cthomas
2cf6de9813 fix: update args fallback (#1357) 2026-03-11 16:08:29 -07:00
Cameron
0a07bf7343 fix: preserve context window during resume preset refresh (#1353)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-11 14:51:13 -07:00
Kevin Lin
8f13d9a25e fix: use client.conversations.recompile instead of client.agents.reco… (#1339)
Co-authored-by: Letta Code <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-03-10 17:22:37 -07:00
Charles Packer
4c9f63c4e2 feat(remote): support per-conversation working directories in listener mode (#1323) 2026-03-10 13:42:42 -07:00
Devansh Jain
f148beee5d feat: recipe-based system prompt management (#1293) 2026-03-09 17:20:11 -07:00
Devansh Jain
89d6ed2c87 feat: Recompile system prompt after memory subagents finish (#1310) 2026-03-09 16:50:40 -07:00
jnjpng
194edef4f3 fix: don't pass null max_output_tokens in model_settings (#1299) 2026-03-06 14:58:25 -08:00
jnjpng
4e0751f069 fix: send max_tokens null to explicitly unset stale values on model switch (#1281)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-05 17:28:25 -08:00
Ari Webb
881a47f64d fix: add parallel tool calling minimax (#1181) 2026-02-26 18:00:05 -08:00
Sarah Wooders
0025c387ec fix(cli): keep /model and /reasoning conversation-scoped (#1178) 2026-02-26 17:58:42 -08:00
Charles Packer
35291d9094 fix(tui): footer reasoning tier, toolset naming, and selector highlight (#1024)
Co-authored-by: Letta <noreply@letta.com>
2026-02-18 18:48:25 -08:00
Charles Packer
bdc23932b5 fix: send Anthropic effort in model_settings and read it for display (#1016)
Co-authored-by: Letta <noreply@letta.com>
2026-02-18 12:57:52 -08:00
Charles Packer
245390adb0 feat: add reasoning settings step to /model (#1007) 2026-02-17 21:27:13 -08:00
Charles Packer
72c8a0ab23 fix: reconcile memfs/standard prompt sections safely (#985) 2026-02-16 17:29:52 -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
Ari Webb
394aaf6777 fix: send max tokens to cloud on model update (#901) 2026-02-10 15:23:41 -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
Kevin Lin
7ab97e404d feat: sync memory with filesystem tree (#685)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-01-26 21:48:57 -08:00
Ari Webb
5394c476af feat: add bedrock opus 4.5 (#644) 2026-01-22 15:48:23 -08:00
jnjpng
29e9ada599 chore: naming to chatgpt oauth instead of codex oauth (#551) 2026-01-15 15:49:01 -08:00
jnjpng
bbb2c987e5 feat: replace /connect claude with /connect codex for OpenAI OAuth (#527)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 13:57:39 -08:00
Ari Webb
8c8df94a00 fix: enable zai parallel tool calls (#530) 2026-01-13 11:23:37 -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
4bf102fb27 fix: Fix linkToolsToAgent to use parallel API calls for tool lookup (#443)
Co-authored-by: Letta <noreply@letta.com>
2025-12-31 19:44:38 -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
Ari Webb
407da24c5b Byok support (#277) 2025-12-18 09:49:20 -08:00
Devansh Jain
d77e92be48 chore: Update Anthropic token configs (#204) 2025-12-14 14:25:35 -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
Kevin Lin
1575488c23 feat: Update Gemini default temperature (#175) 2025-12-10 17:21:20 -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
Kevin Lin
5dd96c9c8b fix: Increase max_output_tokens for gpt-5 and gpt-5.1 (#161) 2025-12-06 14:01:28 -08:00
Charles Packer
50c0564460 fix: properly set parallel tool calling on model swap (#140) 2025-12-01 16:18:23 -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
Charles Packer
8cab132513 fix: display the codex toolset better (#117) 2025-11-23 22:21:21 -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
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
Charles Packer
c234ea2b54 fix: parallel tool calling misc fixes (#85) 2025-11-08 12:36:52 -08:00
Cameron
79bc3c2d98 Add /link and /unlink commands for managing agent tools (#59)
Co-authored-by: Letta <noreply@letta.com>
2025-11-05 18:11:51 -08:00
Devansh Jain
8a6702d76b fix: Model update api (#28) 2025-10-29 11:27:53 -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