github-actions[bot]
f0c357003e
chore: bump version to 0.8.0 [skip ci]
2025-12-23 06:12:24 +00:00
Charles Packer
226d76f318
feat: add GLM-4.7 model ( #360 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-22 22:11:50 -08:00
Charles Packer
c868282453
fix: use depth counter for processConversation guard instead of strea… ( #359 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-22 21:35:09 -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
Charles Packer
cfae2814b3
fix: generate plan file path when entering plan mode via tab cycling ( #357 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-22 19:10:05 -08:00
Charles Packer
fc195be7b7
fix: fix/skip interrupt banner for server tools ( #353 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-22 18:39:12 -08:00
cthomas
21a89a6220
fix: remove device id from event logs ( #352 )
2025-12-22 16:19:18 -08:00
Charles Packer
14285d170a
fix: skip auto-update for prerelease versions ( #351 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-22 16:05:51 -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
5dac7172e6
fix: resolve race condition in escape interrupt handling ( #349 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-22 15:46:37 -08:00
Charles Packer
73a964f111
fix: resolve symlinks in auto-update path detection ( #348 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-22 15:26:50 -08:00
jnjpng
192a056b05
fix: simplify disconnect success message ( #347 )
2025-12-22 15:07:32 -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
7c7daae4fd
feat: add bash mode for running local shell commands ( #344 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-22 10:12:39 -08:00
paulbettner
e9a8054aba
feat: task tool: include subagent agent_id in output ( #341 )
2025-12-22 00:21:40 -08:00
Charles Packer
1d06743c3b
fix: misc UI fixes ( #337 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-22 00:07:13 -08:00
Charles Packer
fb60c1d8b7
fix: use spawn with explicit shell to fix HEREDOC parsing ( #336 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-21 22:32:32 -08:00
cpacker
2e10ba08e6
fix: respect version_type input when releasing from prerelease
...
Previously, going from prerelease → stable would ignore the version_type
input and just drop the suffix. Now major/minor bumps are always respected,
and only patch releases from prerelease skip the bump.
🤖 Generated with [Letta Code](https://letta.com )
Co-Authored-By: Letta <noreply@letta.com >
2025-12-21 20:49:30 -08:00
github-actions[bot]
3cbfaa66d1
chore: bump version to 0.7.4 [skip ci]
2025-12-22 04:40:26 +00: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
github-actions[bot]
14dc07f3da
chore: bump version to 0.7.4-next.3 [skip ci]
2025-12-22 02:21:04 +00: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
github-actions[bot]
77fff284a7
chore: bump version to 0.7.4-next.2 [skip ci]
2025-12-22 01:25:55 +00: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
github-actions[bot]
e410edb6d0
chore: bump version to 0.7.4-next.1 [skip ci]
2025-12-22 00:22:40 +00:00
Charles Packer
1a82247ac9
feat: add prerelease support to release workflow ( #332 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-21 16:22:03 -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
Charles Packer
f3d72361d1
fix: update models.json
2025-12-20 18:57:43 -08:00
Charles Packer
c547adf641
fix: update models.json
2025-12-19 18:54:49 -08:00
cthomas
586a39ead8
feat: add optional telemetry ( #326 )
2025-12-19 18:41:43 -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
github-actions[bot]
8c5618ec36
chore: bump version to 0.7.3 [skip ci]
2025-12-19 23:45:04 +00:00
Cameron
7bb20f43b7
feat: add learning and meta-cognitive thinking verbs ( #325 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-19 15:44:10 -08:00
cpacker
407e655069
fix: stray file
2025-12-19 14:01:36 -08:00
Charles Packer
e5281fb06d
fix: fix misc windows issues ( #323 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-19 14:01:03 -08:00
Charles Packer
66c4842375
fix: prevent stale stream updates after interrupt ( #318 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 23:05:19 -08:00
Charles Packer
9d19565fd2
chore: change default agent name to 'Nameless Agent' ( #319 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 23:05:07 -08:00
Charles Packer
c32e43cac8
chore: misc UI improvements ( #317 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 22:21:48 -08:00
Charles Packer
52b45fe960
chore: temporarily disable gemini-3-flash in CI matrix ( #316 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 21:06:00 -08:00
github-actions[bot]
a2f5dfdaac
chore: bump version to 0.7.2 [skip ci]
2025-12-19 04:54:27 +00:00
Charles Packer
f38bd1b133
fix: auto-retry when tools missing on server + graceful error handling ( #315 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 20:52:07 -08:00
Charles Packer
d82a29a044
chore: replace web_search with conversation_search in CI tests ( #312 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 18:39:35 -08:00
Charles Packer
8255e8acca
feat: improve visibility of memory tool with colored name and diff ou… ( #311 )
...
Co-authored-by: Vedant020000 <vedantsondur020@gmail.com >
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 18:05:43 -08:00
Ari Webb
843f7a50aa
add text search for all models ( #310 )
2025-12-18 16:51:48 -08:00