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
Charles Packer
c39bda9a01
fix: improve error handling for headless ( #187 )
2025-12-11 22:30:26 -08:00
Kevin Lin
2bed9b071b
fix: Vertex handle ( #188 )
2025-12-11 21:23:12 -08:00
Christina Tong
c3e82a4c89
feat: update message queueing silent cancel and clean up eager cancellation state ( #184 )
2025-12-11 20:06:20 -08:00
Charles Packer
7c0d65c920
fix: add gpt-5.2 support ( #186 )
2025-12-11 19:31:14 -08:00
Charles Packer
068c5b1773
feat: add /resume command with improved agent selector UI ( #183 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-11 19:27:05 -08:00
Kevin Lin
113dbcad9d
feat: add Gemini 3 (vertex) ( #182 )
2025-12-11 18:44:40 -08:00
Kevin Lin
d5b02158d5
feat: Exponential backoff for llm_api_error ( #181 )
2025-12-11 15:54:34 -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
Christina Tong
ead4203448
fix: handle multiple error types ( #178 )
2025-12-11 12:49:29 -08:00
Christina Tong
6b8215aa87
add auto updates ( #172 )
2025-12-10 17:49:20 -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
Christina Tong
aeab3f11c9
fix: queued message component keys ( #174 )
2025-12-10 17:04:58 -08:00
Shubham Naik
410b1ffb97
feat: support suspending ui ( #173 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2025-12-10 16:14:34 -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
Christina Tong
b6c387b9ec
feat: message queueing [LET-4669] ( #171 )
2025-12-10 11:08:55 -08:00
Devansh Jain
9fb0b68a40
fix: Update skill unload logic ( #170 )
2025-12-09 15:44:21 -08:00
cthomas
e0c4ac8163
feat: add kill and yank commands ( #165 )
2025-12-09 15:12:44 -08:00
Christina Tong
e8bd2e6537
fix: optimistic cancellation [LET-6273] ( #166 )
2025-12-08 23:46:18 -08:00
Devansh Jain
38b532e8ba
fix: Make --tools work ( #167 )
2025-12-08 18:34:00 -08:00
jnjpng
723dd17d47
feat: add word-based navigation and deletion shortcuts to input ( #164 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-08 17:14:43 -08:00
Kevin Lin
c104966d99
fix: Error message for tool upserts ( #163 )
2025-12-07 11:37:28 -08:00
Kevin Lin
e89525080c
feat: Add gpt-5.1-codex-max ( #162 )
2025-12-06 23:16:02 -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
cf5c738eb9
fix: Handle response with only tool call or reasoning ( #160 )
2025-12-05 22:19:31 -08:00
Kevin Lin
82ea8bf345
fix: Pass context window in agent update ( #159 )
2025-12-05 21:38:38 -08:00
jnjpng
0f55a3da52
fix: increase tool upsert timeout ( #158 )
2025-12-05 16:07:24 -08:00
cpacker
736c85e2c1
fix: update opus alias to point to opus 4.5
...
- opus → claude-opus-4-5-20251101 (latest)
- opus-4.1 → claude-opus-4-1-20250805 (previous)
🐾 Generated with [Letta Code](https://letta.com )
Co-Authored-By: Letta <noreply@letta.com >
2025-12-05 13:45:51 -08:00
Devansh Jain
7dd2d2c37a
chore: loaded_skills as project block ( #157 )
2025-12-05 12:36:40 -08:00
Devansh Jain
78fdb23d00
fix: Fixed status line and updated welcome screen ( #156 )
2025-12-05 12:36:26 -08:00
Devansh Jain
fde6fc0ab1
chore: Sort slash commands ( #154 )
2025-12-05 12:36:17 -08:00
Kevin Lin
2236cdbc14
fix: Enable --system flag for headless mode ( #153 )
2025-12-04 11:04:55 -08:00
Charles Packer
09d120a578
fix: better logging on error ( #152 )
2025-12-03 22:15:44 -08:00
Kevin Lin
bb682b8635
feat: update non OAI models to use memory ( #151 )
2025-12-03 17:03:45 -08:00
cpacker
8c6ed19719
fix: show 'Resuming agent...' during loading when resuming
...
Set isResumingSession early in the init flow so the loading message
correctly shows 'Resuming agent...' instead of 'Creating agent...'
🤖 Generated with [Letta Code](https://letta.com )
Co-Authored-By: Letta <noreply@letta.com >
2025-12-03 16:52:29 -08:00
cpacker
fa4f8abec5
feat: add backfill count status message at start of history
...
Shows "Showing N most recent messages" with ADE link at the top
of backfilled history so users know they are seeing partial history.
🤖 Generated with [Letta Code](https://letta.com )
Co-Authored-By: Letta <noreply@letta.com >
2025-12-03 16:46:53 -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
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