cthomas
|
d85d275f6f
|
feat: temp remove disabling enable_seqscan setting (#3443)
|
2025-07-20 23:02:23 -07:00 |
|
cthomas
|
8ed1505cea
|
feat: add special message update helper for agent (#3442)
|
2025-07-20 23:00:57 -07:00 |
|
cthomas
|
c3bd5cffe7
|
feat: use no refresh flag in batch item creation (#3441)
|
2025-07-20 22:31:44 -07:00 |
|
cthomas
|
8aa418a35a
|
feat: only load specified relationships for agents (#3438)
|
2025-07-20 22:11:46 -07:00 |
|
cthomas
|
e67a17bc6c
|
feat: use no_refresh flag in message update (#3439)
|
2025-07-20 22:11:09 -07:00 |
|
cthomas
|
70bd5b80af
|
feat: use no refresh flag in batch creation (#3440)
|
2025-07-20 22:10:36 -07:00 |
|
cthomas
|
99d116faa6
|
feat: use no_refresh in message creation (#3435)
|
2025-07-20 20:38:23 -07:00 |
|
cthomas
|
e9dbbd90e7
|
feat: use no refresh in blocks creation (#3436)
|
2025-07-20 20:38:07 -07:00 |
|
cthomas
|
51611a85c0
|
feat: skip job load in step logging (#3433)
|
2025-07-20 14:41:40 -07:00 |
|
cthomas
|
86dd21efa3
|
feat: use no refresh flag in job creation (#3434)
|
2025-07-20 14:29:19 -07:00 |
|
cthomas
|
13994d779b
|
feat: remove organization from tool pydantic schema (#3430)
|
2025-07-20 00:00:31 -07:00 |
|
cthomas
|
66332164ff
|
feat: remove groups selectin from agents model (#3429)
|
2025-07-19 23:45:59 -07:00 |
|
cthomas
|
b0e8fa6d4d
|
feat: remove organization from blocks pydantic schema (#3428)
|
2025-07-19 23:42:19 -07:00 |
|
cthomas
|
ed6ddcd939
|
feat: remove agents SELECTIN from blocks model (#3427)
|
2025-07-19 23:04:33 -07:00 |
|
cthomas
|
ad71ccfdc7
|
feat: remove organization from agents pydantic schema (#3426)
|
2025-07-19 22:47:32 -07:00 |
|
cthomas
|
bb1a51a0a3
|
feat: use no refresh in job update (#3421)
|
2025-07-19 21:33:08 -07:00 |
|
cthomas
|
cadc040f42
|
feat: remove organization from pydantic message model (#3411)
|
2025-07-19 09:28:54 -07:00 |
|
Matthew Zhou
|
be121313f1
|
fix: Fix set comparison in tool manager (#3420)
|
2025-07-18 21:00:41 -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 |
|
Andy Li
|
905a9dd4bb
|
chore: cleanup database detection
|
2025-07-18 17:12:56 -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 |
|
cthomas
|
a6d58afd86
|
fix: reduce number of db connections for job status update (#3398)
|
2025-07-18 14:20:36 -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 |
|
cthomas
|
39dec18eb9
|
feat: use no refresh in create_provider_trace_async (#3400)
|
2025-07-17 22:14:45 -07:00 |
|
cthomas
|
a2e3ccddd1
|
feat: use no refresh in log_step_async (#3399)
|
2025-07-17 21:56:48 -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 |
|
cthomas
|
f91cbda6eb
|
feat: remove concurrent db connection spawning (#3380)
|
2025-07-17 14:01:38 -07:00 |
|
Matthew Zhou
|
ef902753b8
|
feat: Add get agents for source_id endpoint (#3381)
|
2025-07-17 11:47:41 -07:00 |
|
Eric Ly
|
5f3e23fd2a
|
feat: create 'test connection' bedrock api + fix endpoints for test connection (ant, openai, gemini) (#3227)
Co-authored-by: Eric Ly <lyyeric@letta.com>
|
2025-07-17 11:39:46 -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
|
f76cfa7e8d
|
fix: Move callback execution out of the async session (#3360)
|
2025-07-16 15:43:32 -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 |
|
cthomas
|
dcc4228dcd
|
fix: list tools latency regression (#3282)
|
2025-07-16 14:01:30 -07:00 |
|
Matthew Zhou
|
c6ff04b4da
|
feat: Integrate performant validate_agent_exists_async (#3350)
|
2025-07-15 17:15:33 -07:00 |
|
jnjpng
|
78a5b324a0
|
fix: environment variable handling for stdio mcp (#3340)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-15 14:44:48 -07:00 |
|
Matthew Zhou
|
331e1e1d56
|
feat: Add caching for files operations (#3321)
|
2025-07-14 14:08:27 -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 |
|
Kevin Lin
|
f3645545e3
|
feat: remove persona/human from tool descriptions (#3250)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-07-10 21:45:00 -07:00 |
|
Matthew Zhou
|
fc98ff3cc6
|
feat: Cache anthropic tokenizer (#3286)
|
2025-07-10 18:12:23 -07:00 |
|
Matthew Zhou
|
c94b227a32
|
feat: Improve performance on files related data models (#3285)
|
2025-07-10 18:00:35 -07:00 |
|
cthomas
|
208d6fefa9
|
feat: make dispatch callback maintain own db connection (#3279)
|
2025-07-10 15:43:39 -07:00 |
|
cthomas
|
64058c407d
|
fix: sync import in dispatch callback (#3275)
|
2025-07-10 15:03:01 -07:00 |
|
Matthew Zhou
|
31a9617965
|
feat: Add duplication handling behavior (#3273)
|
2025-07-10 13:16:01 -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 |
|