Commit Graph

209 Commits

Author SHA1 Message Date
Kevin Lin
baf3faf969 feat: Add memory_apply_patch for non-Anthropic models (#149) 2025-12-02 17:21:37 -08:00
Cameron
a33160e029 docs: add missing interactive commands to README (#148)
Co-authored-by: Letta <noreply@letta.com>
2025-12-02 13:10:01 -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
github-actions[bot]
709de8efec chore: bump version to 0.5.1 [skip ci] 2025-12-02 06:47:20 +00:00
Charles Packer
a30f170c30 fix: patch ci (#145) 2025-12-01 22:46:43 -08:00
Charles Packer
bc558e5c5b fix: add rg to path (#146) 2025-12-01 22:29:05 -08:00
Charles Packer
f1f507a45d feat: loosen read permissions on shell cmd (#144) 2025-12-01 22:10:35 -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
cpacker
8ce6d32087 fix: cleanup preview 2025-12-01 20:07:24 -08:00
cpacker
4505f6c07d fix: strip prefix on footer 2025-12-01 20:06:18 -08:00
cpacker
6260a96f03 feat: have model and version in bottom right 2025-12-01 20:00:59 -08:00
cpacker
2d4fb2cdb6 fix: prettify and alias 2025-12-01 19:47:26 -08:00
cpacker
b0e3be97d1 fix: patch autoapprovals for alt toolsets 2025-12-01 19:18:47 -08:00
cpacker
d9f24cee97 fix: update aliases and ui swap detection 2025-12-01 19:08:32 -08:00
cpacker
1cd68ef701 fix: patch aliases 2025-12-01 19:04:40 -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
cpacker
b6eee49172 fix: patch newline inserts in input 2025-11-30 19:47:51 -08:00
cpacker
25cf92205d Merge branch 'main' of github.com:letta-ai/letta-code 2025-11-30 19:14:57 -08:00
cpacker
598f988708 fix: patch permissions matching 2025-11-30 19:14:47 -08:00
github-actions[bot]
5ef6bd7895 chore: bump version to 0.5.0 [skip ci] 2025-12-01 03:08:04 +00: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
cpacker
7ee5634021 fix: patch model selector 2025-11-27 02:24:56 -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
Kevin Lin
8330534f00 feat: Suppress toolset change message (#130) 2025-11-27 00:57:49 -08:00
cpacker
3525606e02 fix: lint 2025-11-26 23:03:04 -08:00
cpacker
240f46869d fix: patch tool resolution 2025-11-26 23:02:22 -08:00
github-actions[bot]
b53f3fb60c chore: bump version to 0.4.2 [skip ci] 2025-11-27 03:28:55 +00:00
cpacker
6daf8efd8e fix: patch public flow 2025-11-26 19:28:26 -08:00
github-actions[bot]
b674ff3623 chore: bump version to 0.4.1 [skip ci] 2025-11-27 03:22:00 +00:00
Charles Packer
dc38a4f82d ci: set up publishing (#129) 2025-11-26 19:18:41 -08:00
Charles Packer
36c571f38f fix: align the schemas, params, and descriptions (#128) 2025-11-26 19:12:31 -08:00
Shubham Naik
3543276709 Fix debounce mechanism (#95)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-26 11:39:55 -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
Charles Packer
61cb85bd83 feat: add /download command to export agent file locally (#124)
Co-authored-by: Letta <noreply@letta.com>
2025-11-25 20:32:21 -08:00
github-actions[bot]
40d2055708 chore: bump version to 0.4.0 [skip ci] 2025-11-26 04:05:30 +00:00
Kevin Lin
63d8f2bdfc fix: Tool name mismatch (#123) 2025-11-25 16:16:20 -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
cpacker
c4a1ceb4e8 fix: dedupe 2025-11-24 11:05:18 -08:00
Charles Packer
f2ed25bfeb feat: add gemini tools (#120) 2025-11-24 10:50:31 -08:00
Charles Packer
43813383ac feat: show only featured models by default in model selector (#106) (#119)
Co-authored-by: Letta <noreply@letta.com>
2025-11-24 00:10:48 -08:00
cpacker
61ed93c6c6 fix: add patch to auto-allow for acceptedits mode 2025-11-23 22:42:36 -08:00
Charles Packer
4862a87fb1 fix: don't clobber tools on resume (#118) 2025-11-23 22:30:13 -08:00
Charles Packer
8cab132513 fix: display the codex toolset better (#117) 2025-11-23 22:21:21 -08:00
Charles Packer
d002c75f9c feat: add toolset flag (#116) 2025-11-23 20:13:02 -08:00