Matthew Zhou
|
b9b109f586
|
fix: Fix letta agent batch tests (#3524)
|
2025-07-23 18:15:45 -07:00 |
|
Kevin Lin
|
99c479cd78
|
feat: add max files and file open window to system prompt (#3515)
|
2025-07-23 17:05:53 -07:00 |
|
Kian Jones
|
ae19e6b088
|
feat: Add support for vectors in SQLite (#3505)
|
2025-07-23 16:09:06 -07:00 |
|
Matthew Zhou
|
5249cf70b4
|
fix: Fix open/close/close-all files (#3512)
|
2025-07-23 15:22:11 -07:00 |
|
Matthew Zhou
|
d74db3e89a
|
feat: Add transition state validation (#3509)
|
2025-07-23 14:08:41 -07:00 |
|
Matthew Zhou
|
7e3c9bf624
|
chore: Finish renaming agent serialization manager (#3497)
|
2025-07-22 18:01:00 -07:00 |
|
Matthew Zhou
|
5e3ce9b895
|
chore: Rename agent file manager (#3496)
|
2025-07-22 17:40:12 -07:00 |
|
Matthew Zhou
|
fcb03be382
|
feat: Bulk remove from context window on source detach (#3495)
|
2025-07-22 17:22:51 -07:00 |
|
Andy Li
|
58081e3cea
|
feat: support for providers
|
2025-07-22 16:09:50 -07:00 |
|
Matthew Zhou
|
84b27d6a07
|
feat: Improve attach/detach missing file tools performance (#3486)
|
2025-07-22 15:35:42 -07:00 |
|
Matthew Zhou
|
e62ddf8355
|
feat: Add per-agent file management controls with context-aware defaults (#3467)
|
2025-07-22 10:43:37 -07:00 |
|
Sarah Wooders
|
f2495ce727
|
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
|
4c3374c580
|
feat(ci): Add coverage for self-hosted providers (#2976)
|
2025-07-21 18:26:23 -07:00 |
|
Matthew Zhou
|
3cf9580d9b
|
feat: Add bulk source upsert mechanism (#3456)
|
2025-07-21 14:52:20 -07:00 |
|
Matthew Zhou
|
45f09b1dfb
|
feat: Reduce database calls in import/export agent file (#3455)
|
2025-07-21 11:27:21 -07:00 |
|
cthomas
|
4895a58799
|
fix: remove fk constraint test (#3444)
|
2025-07-20 22:36:03 -07:00 |
|
cthomas
|
9392adc8f5
|
feat: skip job load in step logging (#3433)
|
2025-07-20 14:41:40 -07:00 |
|
cthomas
|
2b0dc4a1f9
|
feat: remove organization from tool pydantic schema (#3430)
|
2025-07-20 00:00:31 -07:00 |
|
cthomas
|
1ad3ebd934
|
feat: remove organization from blocks pydantic schema (#3428)
|
2025-07-19 23:42:19 -07:00 |
|
cthomas
|
810628acd9
|
feat: remove organization from pydantic message model (#3411)
|
2025-07-19 09:28:54 -07:00 |
|
Matthew Zhou
|
4a72d1c8c4
|
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
|
33d99be157
|
feat: Add env var to control model within builtin web_search tool (#3417)
|
2025-07-18 16:45:59 -07:00 |
|
Matthew Zhou
|
e2a6f94b60
|
feat: Support exporting/importing sources and files for agent file (#3414)
|
2025-07-18 16:20:18 -07:00 |
|
Andy Li
|
60c4e23904
|
feat: stop reasons and error messages and sentry fixes
|
2025-07-18 11:56:20 -07:00 |
|
Andy Li
|
04e9f43220
|
chore: strings lint cleanup (#3374)
|
2025-07-18 09:20:45 -07:00 |
|
Kian Jones
|
0cd8c830c9
|
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
|
181006b3ea
|
feat: Fix tests/test_agent_serialization_v2.py sorting issues test (#3383)
|
2025-07-17 11:47:34 -07:00 |
|
Matthew Zhou
|
bc190ab9f8
|
feat: Add alembic version to the agent file metadata (#3369)
just failing
|
2025-07-16 17:11:09 -07:00 |
|
Matthew Zhou
|
327640d99f
|
feat: add include_detailed_per_source_metadata flag to sources metadata endpoint (#3371)
|
2025-07-16 17:10:41 -07:00 |
|
Matthew Zhou
|
5337c7a009
|
feat: Establish agent file schema v2 and achieve feature parity with v1 (#3235)
|
2025-07-16 14:49:20 -07:00 |
|
Matthew Zhou
|
ec1b2c823a
|
feat: Integrate performant validate_agent_exists_async (#3350)
|
2025-07-15 17:15:33 -07:00 |
|
Matthew Zhou
|
9273ed4ab8
|
feat: Fix empty splitlines bug (#3317)
|
2025-07-14 10:50:15 -07:00 |
|
Matthew Zhou
|
9dc39ae651
|
feat: Make performance improvements to list agent tools (#3295)
|
2025-07-11 14:50:30 -07:00 |
|
Matthew Zhou
|
80b3356945
|
feat: Make get context window much more efficient (#3292)
|
2025-07-11 11:28:07 -07:00 |
|
Matthew Zhou
|
1643739305
|
feat: Improve performance on files related data models (#3285)
|
2025-07-10 18:00:35 -07:00 |
|
cthomas
|
83d8088d54
|
fix: sync import in dispatch callback (#3275)
|
2025-07-10 15:03:01 -07:00 |
|
Andy Li
|
3457e4e56f
|
fix: streaming step failures
|
2025-07-10 14:06:39 -07:00 |
|
Matthew Zhou
|
c3f4a66504
|
feat: Add duplication handling behavior (#3273)
|
2025-07-10 13:16:01 -07:00 |
|
Matthew Zhou
|
4e7750d17f
|
fix: Fix context window compilation issues for files (#3272)
|
2025-07-10 11:29:36 -07:00 |
|
Matthew Zhou
|
7e90a72968
|
fix: Fix preview payload tests (#3266)
|
2025-07-09 19:21:17 -07:00 |
|
Matthew Zhou
|
42b72ccfb0
|
feat: Add testing for dry run agent loop (#3265)
|
2025-07-09 18:57:53 -07:00 |
|
Matthew Zhou
|
be1448e729
|
fix: Add comprehensive testing for tool creation paths (#3255)
|
2025-07-09 15:51:50 -07:00 |
|
Matthew Zhou
|
19492ef877
|
feat: Change block access queries (#3247)
|
2025-07-09 13:22:22 -07:00 |
|
Matthew Zhou
|
1d9b4a789d
|
feat: Add error on out of range for open_files (#3214)
|
2025-07-07 16:40:25 -07:00 |
|
Matthew Zhou
|
6c578acb43
|
feat: Add endpoint to get source statistics (#3206)
|
2025-07-07 14:02:44 -07:00 |
|
Charles Packer
|
3fae6725c3
|
refactor: revert the default summarizer to the old style (#3168)
|
2025-07-06 20:15:22 -07:00 |
|
Matthew Zhou
|
954675396f
|
feat: Add pinecone for cloud embedding (#3160)
|
2025-07-03 22:37:55 -07:00 |
|
cthomas
|
839977f0af
|
chore: replace ada-002 model default (#3140)
|
2025-07-02 16:12:08 -07:00 |
|
Andy Li
|
33c1f26ab6
|
feat: support for agent loop job cancelation (#2837)
|
2025-07-02 14:31:16 -07:00 |
|
Matthew Zhou
|
243d3d040b
|
feat: Add close all files functionality (#3139)
|
2025-07-02 14:27:38 -07:00 |
|