Andy Li
|
f44e895d1f
|
feat: add prompts table
|
2025-07-22 13:59:52 -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 |
|
Andy Li
|
905a9dd4bb
|
chore: cleanup database detection
|
2025-07-18 17:12:56 -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
|
c94b227a32
|
feat: Improve performance on files related data models (#3285)
|
2025-07-10 18:00:35 -07:00 |
|
Matthew Zhou
|
9605d1f79c
|
feat: Add pinecone for cloud embedding (#3160)
|
2025-07-03 22:37:55 -07:00 |
|
jnjpng
|
fe96b7001d
|
feat: mcp custom headers and multiple fixes (#3079)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-03 00:06:21 +00:00 |
|
cthomas
|
87b23c8a29
|
feat: add project id to step model (#3121)
|
2025-07-02 12:03:55 -07:00 |
|
Matthew Zhou
|
804ec12ee2
|
feat: Only add suffix on duplication (#3120)
|
2025-07-01 13:48:38 -07:00 |
|
Matthew Zhou
|
241f653eb6
|
fix: Fix constraints and also implement bulk attach (#3107)
|
2025-06-30 14:27:57 -07:00 |
|
Andy Li
|
be199b15a4
|
fix: alembic (#3036)
|
2025-06-25 16:40:56 -07:00 |
|
cthomas
|
a352d603d2
|
feat: add feedback for steps (#2946)
|
2025-06-25 16:15:30 -07:00 |
|
Sarah Wooders
|
10cdbf2ea4
|
feat: add ability to configure agent timezone (#2978)
Co-authored-by: Kian Jones <kian@letta.com>
|
2025-06-24 12:57:37 -07:00 |
|
Kian Jones
|
5061690d77
|
fix(ci): strip newlines and lint alembic i guess (#2944)
|
2025-06-20 15:21:55 -07:00 |
|
Andy Li
|
e6f61a0a60
|
feat: index for file_id on source passages (#2884)
|
2025-06-20 12:38:27 -07:00 |
|
jnjpng
|
951ea59b30
|
feat: add last run completion and duration db columns to agents (#2903)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-06-19 01:31:17 +00:00 |
|
cthomas
|
cbd7fe3926
|
feat: add bedrock to byok (#2891)
|
2025-06-18 16:03:28 -07:00 |
|
Matthew Zhou
|
26089bee58
|
feat: Add callback_error and fix callback logic (#2842)
|
2025-06-16 13:23:03 -07:00 |
|
jnjpng
|
729acaedb2
|
feat: add token column to mcp_servers and pipe through to sse server config (#2775)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-06-14 18:48:10 -07:00 |
|
Matthew Zhou
|
b6affd1a16
|
feat: Add optional pip requirements to tool object (#2793)
|
2025-06-13 13:20:36 -07:00 |
|
Matthew Zhou
|
318a7c769b
|
feat: Search files returns citations of the filenames that were searched (#2689)
|
2025-06-06 15:34:03 -07:00 |
|
Matthew Zhou
|
64297643fd
|
feat: Backfill file processing status (#2680)
|
2025-06-06 12:56:36 -07:00 |
|
Matthew Zhou
|
09ec9ffeea
|
feat: Add file metadata processing status (#2665)
|
2025-06-06 11:11:39 -07:00 |
|
Matthew Zhou
|
fb0dbbdf0d
|
feat: Store entire parsed file content in separate table (#2618)
|
2025-06-03 18:51:45 -07:00 |
|
Matthew Zhou
|
5886f3819a
|
feat: Adapt lifecycle management of file <-> agent association (#2591)
|
2025-06-02 17:34:12 -07:00 |
|
Matthew Zhou
|
bd019eb7b7
|
feat: Rename file object and create performant files <-> agents association (#2588)
|
2025-06-02 16:21:05 -07:00 |
|
Andy Li
|
3dec99e214
|
fix: alembic migration non-optional field (#2528)
|
2025-05-29 12:38:10 -07:00 |
|
Andy Li
|
01cb614f8f
|
feat: add-preserve_on_migration-to-property-of-block (#2476)
|
2025-05-29 11:07:45 -07:00 |
|
cthomas
|
d8d6e6921f
|
feat: optimize size async queries (#2512)
|
2025-05-28 23:30:18 -07:00 |
|
Matthew Zhou
|
b9d79f5229
|
feat: Add index to agent environment variables (#2405)
|
2025-05-23 18:13:41 -07:00 |
|
Sarah Wooders
|
34df96bf2c
|
feat: add MCP servers into a table and MCP tool execution to new agent loop (#2323)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
|
2025-05-23 16:22:16 -07:00 |
|
cthomas
|
9143464f5d
|
feat: add provider category to steps model (#2303)
|
2025-05-21 15:40:12 -07:00 |
|
Andy Li
|
0a54b998a8
|
feat: track llm provider traces and tracking steps in async agent loop (#2219)
|
2025-05-19 15:50:56 -07:00 |
|
Sarah Wooders
|
d15e49808d
|
chore: add a concept (and enforcement of) read-only blocks (#2161)
|
2025-05-13 20:54:52 -07:00 |
|
Sarah Wooders
|
4e1efa5c91
|
chore: add index to blocks and agents related tables (#2127)
|
2025-05-12 18:36:59 -07:00 |
|
jnjpng
|
b2e9d4bbfc
|
feat: add instructions field to sources (#2089)
|
2025-05-09 14:07:41 -07:00 |
|
cthomas
|
d8151d76e2
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
|
Matthew Zhou
|
f23602d919
|
feat: Add message listing for a letta batch (#1982)
|
2025-05-02 11:14:03 -07:00 |
|
cthomas
|
25c188689a
|
feat: byok 2.0 (#1963)
|
2025-04-30 21:26:50 -07:00 |
|
Matthew Zhou
|
78782af4c4
|
feat: Finish adding min/max buffer to voice sleeptime manager group config (#1954)
|
2025-04-30 17:20:53 -07:00 |
|
Andy Li
|
fa89ad859e
|
feat: structured outputs for send_message (#1764)
|
2025-04-22 09:50:01 -07:00 |
|
Matthew Zhou
|
15fefe0e1a
|
feat: Add callback for jobs (#1776)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-04-18 10:48:04 -07:00 |
|
Sarah Wooders
|
41d85c4114
|
feat: add batch job tracking and generate batch APIs (#1727)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-04-17 17:02:07 -07:00 |
|
cthomas
|
eaf9af3d03
|
feat: add identity id to message model (#1700)
|
2025-04-14 16:50:37 -07:00 |
|
Matthew Zhou
|
0aeddec547
|
feat: Create batch request tracking tables (#1604)
|
2025-04-07 16:27:18 -07:00 |
|
cthomas
|
79354a72ea
|
chore: rename background to sleeptime (#1558)
|
2025-04-04 09:16:59 -07:00 |
|
cthomas
|
5c750c2a91
|
feat: enable sleeptime agent creation (#1523)
|
2025-04-02 14:12:11 -07:00 |
|
Matthew Zhou
|
2f6e098069
|
feat: Add monotonic ids on messages (#1522)
|
2025-04-01 18:23:34 -07:00 |
|