Commit Graph

2645 Commits

Author SHA1 Message Date
Sarah Wooders
1fca13e2df fix: pass in argument to sleeptime (#2566) 2025-06-01 13:55:23 -07:00
Matthew Zhou
92fe9123d5 fix: Fix sources tests (#2575) 2025-06-01 12:36:41 -07:00
Matthew Zhou
0dd8994294 feat: Add batch size parameter (#2574) 2025-06-01 12:23:46 -07:00
cthomas
60cf3341b1 feat: add configurable batch size (#2573) 2025-06-01 12:01:51 -07:00
cthomas
f864dfa4c6 fix: batch lock acquisition (#2572) 2025-06-01 11:47:43 -07:00
Matthew Zhou
ee8a4c24ab fix: Gate temporarily to only pdfs/txt/jsons (#2567) 2025-05-30 22:14:15 -07:00
Matthew Zhou
9c44b9ae6a feat: Add mistral for cloud document parsing (#2562) 2025-05-30 21:06:28 -07:00
cthomas
c72354660c fix: gate voice agent correctly (#2558) 2025-05-30 14:19:18 -07:00
cthomas
61ea680bdb fix: move db logic inside sessions (#2553) 2025-05-30 14:02:25 -07:00
cthomas
6928dc1705 fix: nullpool asyncpg timeout (#2556) 2025-05-30 14:01:59 -07:00
cthomas
df8d285db3 fix: identities session management (#2555) 2025-05-30 13:58:04 -07:00
Matthew Zhou
91cd3211ca feat: Add document block clean up triggers (#2552) 2025-05-30 13:34:37 -07:00
cthomas
f5aa97f02b feat: disable session reuse after close (#2547) 2025-05-30 12:51:19 -07:00
cthomas
fa9b27b191 feat: add timeout to null pool (#2549) 2025-05-30 12:50:53 -07:00
cthomas
36dfbefbb0 fix: move user pydantic load into session (#2550) 2025-05-30 12:50:09 -07:00
Sarah Wooders
fe829a71bf feat: add performance tracing to new agent loop (#2534) 2025-05-30 12:49:46 -07:00
Matthew Zhou
e19955db6f feat: Insert file blocks for agent on source attach (#2545) 2025-05-30 11:09:59 -07:00
cthomas
a6315ef39d feat: remove redundant memory rebuild redo (#2538) 2025-05-29 20:28:25 -07:00
cthomas
2379d1bbe7 feat: ungate async loop (#2537) 2025-05-29 19:45:49 -07:00
Kevin Lin
ed4b28f3e4 feat: Add files into agent context window on file upload (#1852)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-05-29 18:19:23 -07:00
cthomas
f54c62eacc fix: pass in env vars to new agent loop (#2535) 2025-05-29 18:05:27 -07:00
cthomas
2059151935 feat: add size async caching (#2532) 2025-05-29 16:45:29 -07:00
cthomas
c691951591 feat: consolidate message persistence (#2518)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-05-29 16:23:13 -07:00
cthomas
291efecc77 feat: default skip is deleted check in queries (#2531) 2025-05-29 16:10:41 -07:00
cthomas
ca77d16a57 feat: force read_async to use indices (#2530) 2025-05-29 15:44:06 -07:00
cthomas
b634939990 feat: force index read on actor load (#2529) 2025-05-29 15:43:53 -07:00
cthomas
c9a3843417 feat(asyncify): multi agent tool (#2525) 2025-05-29 13:47:46 -07:00
cthomas
bf5d49edf4 feat(asyncify): migrate get mcp tools (#2526) 2025-05-29 13:23:31 -07:00
Matthew Zhou
c6cef4070a feat: Add summarization endpoint (#2524) 2025-05-29 13:14:36 -07:00
Andy Li
3dec99e214 fix: alembic migration non-optional field (#2528) 2025-05-29 12:38:10 -07:00
Matthew Zhou
285acd0324 feat: Add summarization for more scenarios (#2499) 2025-05-29 11:10:13 -07:00
Andy Li
01cb614f8f feat: add-preserve_on_migration-to-property-of-block (#2476) 2025-05-29 11:07:45 -07:00
Andy Li
831b7d5862 chore: cleanup (#2480) 2025-05-29 10:40:41 -07:00
Andy Li
c54447a985 feat: insert heartbeat dynamically and remove from stored json (#2501) 2025-05-29 10:29:05 -07:00
Andy Li
73295a600e fix: handle no reasoning info on tool call (#2493) 2025-05-29 10:11:23 -07:00
cthomas
8c8a0ed135 feat: remove in context message reload (#2521) 2025-05-29 09:43:13 -07:00
cthomas
f47d7e557d feat: make size load concurrent (#2520) 2025-05-29 09:39:32 -07:00
Sarah Wooders
85c39dda59 feat: async mcp routes (#2506) 2025-05-29 09:29:28 -07:00
cthomas
599e3e6081 feat: optimize read single id (#2517) 2025-05-29 01:27:41 -07:00
cthomas
325e77f81a feat: optimize read query (#2516) 2025-05-28 23:53:43 -07:00
cthomas
cca281a6e4 feat: remove redundant memory rebuild (#2514) 2025-05-28 23:45:24 -07:00
cthomas
66287c63f6 chore: add tracing to summarizer (#2515) 2025-05-28 23:40:35 -07:00
cthomas
98ccd2b2d1 feat: optimize in context message fetch (#2511) 2025-05-28 23:30:33 -07:00
cthomas
d8d6e6921f feat: optimize size async queries (#2512) 2025-05-28 23:30:18 -07:00
cthomas
92aa950f71 feat: remove extra size load (#2513) 2025-05-28 23:29:18 -07:00
cthomas
ce9fe595b5 feat: reuse asyncpg db sessions (#2510) 2025-05-28 23:16:06 -07:00
cthomas
c64086c7a8 feat: optimize system message fetch (#2509) 2025-05-28 23:15:53 -07:00
cthomas
b84a0c1416 feat: optimize get message ids (#2508) 2025-05-28 23:15:36 -07:00
cthomas
3d67f56c58 feat: optimize agent load (#2507) 2025-05-28 23:15:20 -07:00
cthomas
4596422bb4 feat: optimize actor load (#2500) 2025-05-28 23:14:59 -07:00