Andy Li
|
94d10589c8
|
fix: structured outputs for send_message, LettaMessage
|
2025-07-24 14:50:52 -07:00 |
|
Matthew Zhou
|
be7f4be4d8
|
fix: Fix state transitions for file processing (#3541)
|
2025-07-24 13:48:08 -07:00 |
|
Matthew Zhou
|
410cb24ba9
|
feat: Add timeout to file processing (#3513)
|
2025-07-24 10:53:13 -07:00 |
|
Kian Jones
|
694a6d2371
|
fix(ci): test_managers test was flaky on SQLite (#3520)
|
2025-07-24 10:52:51 -07:00 |
|
Matthew Zhou
|
2b0cc0e9a1
|
fix: Fix open/close files tests and upgrade letta client (#3535)
|
2025-07-24 10:52:38 -07:00 |
|
Kevin Lin
|
fb0525e0ce
|
fix: update test sources with file limits (#3521)
|
2025-07-24 10:14:28 -07:00 |
|
Matthew Zhou
|
41fff523dc
|
fix: Fix letta agent batch tests (#3524)
|
2025-07-23 18:15:45 -07:00 |
|
Kevin Lin
|
d4a63a1826
|
feat: add max files and file open window to system prompt (#3515)
|
2025-07-23 17:05:53 -07:00 |
|
Kian Jones
|
aace507b8f
|
feat: Add support for vectors in SQLite (#3505)
|
2025-07-23 16:09:06 -07:00 |
|
Matthew Zhou
|
b85a44f928
|
fix: Fix open/close/close-all files (#3512)
|
2025-07-23 15:22:11 -07:00 |
|
Matthew Zhou
|
1a4aeb5f9f
|
feat: Add transition state validation (#3509)
|
2025-07-23 14:08:41 -07:00 |
|
Matthew Zhou
|
d446fcbd27
|
chore: Finish renaming agent serialization manager (#3497)
|
2025-07-22 18:01:00 -07:00 |
|
Matthew Zhou
|
6020632afd
|
chore: Rename agent file manager (#3496)
|
2025-07-22 17:40:12 -07:00 |
|
Matthew Zhou
|
2744a93375
|
feat: Bulk remove from context window on source detach (#3495)
|
2025-07-22 17:22:51 -07:00 |
|
Andy Li
|
9ca1664ed8
|
feat: support for providers
|
2025-07-22 16:09:50 -07:00 |
|
Matthew Zhou
|
fa58214a99
|
feat: Improve attach/detach missing file tools performance (#3486)
|
2025-07-22 15:35:42 -07:00 |
|
Matthew Zhou
|
29573e4d3f
|
feat: Add per-agent file management controls with context-aware defaults (#3467)
|
2025-07-22 10:43:37 -07:00 |
|
Sarah Wooders
|
5e9231095a
|
feat: support markitdown instead of mistral (#3451)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-22 09:58:18 -07:00 |
|
Kian Jones
|
cef4eb1910
|
feat(ci): Add coverage for self-hosted providers (#2976)
|
2025-07-21 18:26:23 -07:00 |
|
Matthew Zhou
|
e68f563b03
|
feat: Add bulk source upsert mechanism (#3456)
|
2025-07-21 14:52:20 -07:00 |
|
Matthew Zhou
|
16860316a1
|
feat: Reduce database calls in import/export agent file (#3455)
|
2025-07-21 11:27:21 -07:00 |
|
cthomas
|
e8643af740
|
fix: remove fk constraint test (#3444)
|
2025-07-20 22:36:03 -07:00 |
|
cthomas
|
51611a85c0
|
feat: skip job load in step logging (#3433)
|
2025-07-20 14:41:40 -07:00 |
|
cthomas
|
13994d779b
|
feat: remove organization from tool pydantic schema (#3430)
|
2025-07-20 00:00:31 -07:00 |
|
cthomas
|
b0e8fa6d4d
|
feat: remove organization from blocks pydantic schema (#3428)
|
2025-07-19 23:42:19 -07:00 |
|
cthomas
|
cadc040f42
|
feat: remove organization from pydantic message model (#3411)
|
2025-07-19 09:28:54 -07:00 |
|
Matthew Zhou
|
04d1926c03
|
fix: Bulk insert base tools if using postgres (#3419)
Test failures here are time out flakes
|
2025-07-18 20:04:52 -07:00 |
|
Matthew Zhou
|
88f7018c9c
|
feat: Add env var to control model within builtin web_search tool (#3417)
|
2025-07-18 16:45:59 -07:00 |
|
Matthew Zhou
|
b0138ecad6
|
feat: Support exporting/importing sources and files for agent file (#3414)
|
2025-07-18 16:20:18 -07:00 |
|
Andy Li
|
b7b678db4e
|
feat: stop reasons and error messages and sentry fixes
|
2025-07-18 11:56:20 -07:00 |
|
Andy Li
|
904d9ba5a2
|
chore: strings lint cleanup (#3374)
|
2025-07-18 09:20:45 -07:00 |
|
Kian Jones
|
f4659c9e01
|
feat(sqlite): CI Tests for Alembic and SQLite (#3358)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-17 18:04:13 -07:00 |
|
Matthew Zhou
|
72324adf72
|
feat: Fix tests/test_agent_serialization_v2.py sorting issues test (#3383)
|
2025-07-17 11:47:34 -07:00 |
|
Matthew Zhou
|
31a16dd0d3
|
feat: Add alembic version to the agent file metadata (#3369)
just failing
|
2025-07-16 17:11:09 -07:00 |
|
Matthew Zhou
|
8a8aafb3fe
|
feat: add include_detailed_per_source_metadata flag to sources metadata endpoint (#3371)
|
2025-07-16 17:10:41 -07:00 |
|
Matthew Zhou
|
8958f266ad
|
feat: Establish agent file schema v2 and achieve feature parity with v1 (#3235)
|
2025-07-16 14:49:20 -07:00 |
|
Matthew Zhou
|
c6ff04b4da
|
feat: Integrate performant validate_agent_exists_async (#3350)
|
2025-07-15 17:15:33 -07:00 |
|
Matthew Zhou
|
723d44d816
|
feat: Fix empty splitlines bug (#3317)
|
2025-07-14 10:50:15 -07:00 |
|
Matthew Zhou
|
452ed39e62
|
feat: Make performance improvements to list agent tools (#3295)
|
2025-07-11 14:50:30 -07:00 |
|
Matthew Zhou
|
584b3a24e6
|
feat: Make get context window much more efficient (#3292)
|
2025-07-11 11:28:07 -07:00 |
|
Matthew Zhou
|
c94b227a32
|
feat: Improve performance on files related data models (#3285)
|
2025-07-10 18:00:35 -07:00 |
|
cthomas
|
64058c407d
|
fix: sync import in dispatch callback (#3275)
|
2025-07-10 15:03:01 -07:00 |
|
Andy Li
|
7929d55b26
|
fix: streaming step failures
|
2025-07-10 14:06:39 -07:00 |
|
Matthew Zhou
|
31a9617965
|
feat: Add duplication handling behavior (#3273)
|
2025-07-10 13:16:01 -07:00 |
|
Matthew Zhou
|
2845c86f5f
|
fix: Fix context window compilation issues for files (#3272)
|
2025-07-10 11:29:36 -07:00 |
|
Matthew Zhou
|
156c9ad4e3
|
fix: Fix preview payload tests (#3266)
|
2025-07-09 19:21:17 -07:00 |
|
Matthew Zhou
|
ac508b0d52
|
feat: Add testing for dry run agent loop (#3265)
|
2025-07-09 18:57:53 -07:00 |
|
Matthew Zhou
|
fc07b2b2c2
|
fix: Add comprehensive testing for tool creation paths (#3255)
|
2025-07-09 15:51:50 -07:00 |
|
Matthew Zhou
|
fcb894a4e3
|
feat: Change block access queries (#3247)
|
2025-07-09 13:22:22 -07:00 |
|
Matthew Zhou
|
4c8e9af4bd
|
feat: Add error on out of range for open_files (#3214)
|
2025-07-07 16:40:25 -07:00 |
|