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 |
|
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 |
|
Kevin Lin
|
57169c63e1
|
feat: Add skill creation command (#141)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-12-01 21:02:49 -08:00 |
|
Charles Packer
|
cbea00a163
|
feat: refactor parallel tool calling UIs (#142)
|
2025-12-01 18:56:16 -08:00 |
|
cthomas
|
edd173cf34
|
chore: add letta source header (#139)
|
2025-12-01 16:18:30 -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
|
f50e608718
|
feat: init memory command (#138)
|
2025-11-30 18:31:01 -08:00 |
|
Charles Packer
|
6089ce1cdd
|
feat: misc tool alignment (#137)
|
2025-11-30 15:38:04 -08:00 |
|
Charles Packer
|
b0291597f3
|
feat: change default naming to pascal (#136)
|
2025-11-29 18:30:17 -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 |
|
Devansh Jain
|
8b3523c1a3
|
feat: Skills omni-tool (#102)
|
2025-11-26 11:16:57 -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 |
|
Kevin Lin
|
724c695180
|
feat: add Claude Opus 4.5 (#121)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-11-25 10:43:31 -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 |
|
Charles Packer
|
9ceae2af58
|
feat: cancel client-side tools (#113)
|
2025-11-23 09:53:27 -08:00 |
|
Cameron Pfiffer
|
dc58439c84
|
fix: Update system prompt to point to GitHub repo instead of non-existent docs page
Changed reference from https://docs.letta.com/letta-code (404) to
https://github.com/letta-ai/letta-code (actual documentation location).
👾 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta <noreply@letta.com>
|
2025-11-21 12:18:57 -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
|
6b40e86401
|
fix: parallel tool calling support in approval flow (#101)
|
2025-11-17 18:27:20 -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
|
d762859963
|
refactor: extract shared approval batch execution logic (#82)
Co-authored-by: Letta <noreply@letta.com>
|
2025-11-07 18:23:16 -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
|
00fc8b07ad
|
Merge branch 'main' of github.com:letta-ai/letta-code
|
2025-11-05 22:15:34 -08:00 |
|
cpacker
|
a5c227c500
|
fix: add stub reminder:
|
2025-11-05 22:15:24 -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 |
|
Shubham Naik
|
f0226f17ee
|
chore: remove log (#67)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-11-04 16:40:04 -08:00 |
|
Charles Packer
|
cf73f3a11f
|
ci: add typechecking, fail fast in CI, and patch typechecking errors (#63)
|
2025-11-04 11:50:07 -08:00 |
|
Charles Packer
|
42eb671bf4
|
fix: if no stop reason, attempt to resume from background mode (#56)
|
2025-11-04 11:20:58 -08:00 |
|
Devansh Jain
|
5c3b303eac
|
chore: Create new memory blocks with --new (#58)
|
2025-11-03 19:20:03 -08:00 |
|