Commit Graph

694 Commits

Author SHA1 Message Date
Matthew Zhou
f8e2185f37 feat: Add support for simple text files (#2630) 2025-06-04 14:36:25 -07:00
Matthew Zhou
6168263532 feat: Add catch for empty system message (#2622) 2025-06-04 12:01:05 -07:00
Matthew Zhou
fb54072de6 fix: Add additional testing for anthropic token counting (#2619) 2025-06-03 20:56: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
2d9cbf3830 feat: Add file status to core memory jinja template (#2604) 2025-06-03 15:07:21 -07:00
Kevin Lin
003588c222 feat: display file blocks with xml tags (#2559)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-03 13:52:29 -07:00
Andy Li
aea60b2c28 feat: add trace_id filter for listing steps (#2560) 2025-06-02 19:12:49 -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
Kevin Lin
bd27718a17 feat: remove recent passages and data source alert (#1887)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-02 10:55:03 -07:00
cthomas
60cf3341b1 feat: add configurable batch size (#2573) 2025-06-01 12:01:51 -07:00
Matthew Zhou
9c44b9ae6a feat: Add mistral for cloud document parsing (#2562) 2025-05-30 21:06:28 -07:00
cthomas
61ea680bdb fix: move db logic inside sessions (#2553) 2025-05-30 14:02:25 -07:00
cthomas
df8d285db3 fix: identities session management (#2555) 2025-05-30 13:58:04 -07:00
cthomas
f5aa97f02b feat: disable session reuse after close (#2547) 2025-05-30 12:51:19 -07:00
cthomas
36dfbefbb0 fix: move user pydantic load into session (#2550) 2025-05-30 12:50:09 -07:00
Matthew Zhou
e19955db6f feat: Insert file blocks for agent on source attach (#2545) 2025-05-30 11:09:59 -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
291efecc77 feat: default skip is deleted check in queries (#2531) 2025-05-29 16:10:41 -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
Matthew Zhou
285acd0324 feat: Add summarization for more scenarios (#2499) 2025-05-29 11:10:13 -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
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
b84a0c1416 feat: optimize get message ids (#2508) 2025-05-28 23:15:36 -07:00
cthomas
4596422bb4 feat: optimize actor load (#2500) 2025-05-28 23:14:59 -07:00
cthomas
e360620b02 feat(asyncify): migrate run tools (#2496) 2025-05-28 14:25:17 -07:00
cthomas
f7a0013f94 feat(asyncify): migrate retrieve group (#2494) 2025-05-28 14:13:02 -07:00
cthomas
aecd4d1e3b feat: add bulk deletion for passages (#2489) 2025-05-28 13:11:33 -07:00
Matthew Zhou
bdd43d4e97 feat: Add static summarization to new agent loop (#2492) 2025-05-28 12:53:48 -07:00
Sarah Wooders
fff375813f fix: patch passage deletion (#2484) 2025-05-28 11:06:08 -07:00
cthomas
982cf0c6fe feat: add tracing to streaming interface (#2477) 2025-05-27 16:20:05 -07:00
Andy Li
08c1fb5a60 feat: job listing takes source id (#2473) 2025-05-27 15:34:27 -07:00
Andy Li
9640dbf09b perf: agent tags optimization (#2454) 2025-05-27 15:14:07 -07:00
cthomas
587a6d1a2a feat(asyncify): migrate sbox tool exec sync call (#2470) 2025-05-27 14:53:16 -07:00
cthomas
be1e02e4b3 feat(asyncify): migrate delete passage (#2458) 2025-05-27 12:41:44 -07:00
Matthew Zhou
28bd8d2f18 feat: Improve insert archival memory latency (#2435)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
2025-05-27 10:28:05 -07:00
cthomas
482904ca6e feat(asyncify): migrate delete provider (#2439) 2025-05-26 13:38:42 -07:00
cthomas
b1f38779cd feat(asyncify): convert get composio key and sandbox config manager (#2436) 2025-05-26 13:25:33 -07:00
cthomas
24cfbf622c feat(asyncify): conversation search tool (#2438) 2025-05-26 13:07:32 -07:00
cthomas
1e5dccfb0b fix: context viewer pydantic error (#2434) 2025-05-25 23:48:47 -07:00
cthomas
4dff6b648a feat(asyncify): migrate upload and attach source (#2432) 2025-05-25 23:09:14 -07:00
cthomas
5a6faaba04 feat(asyncify): migrate create provider (#2433) 2025-05-25 22:52:14 -07:00
Matthew Zhou
8e9307c289 feat: Asyncify insert archival memories (#2430)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-05-25 22:28:35 -07:00
cthomas
790d00ac75 feat(asyncify): migrate tools (#2427) 2025-05-25 22:17:01 -07:00
cthomas
02685db77f feat(asyncify): convert actor load in sources count (#2428) 2025-05-25 21:52:16 -07:00
cthomas
0226157f3a feat(asyncify): convert reset messages endpoint (#2429) 2025-05-25 21:23:18 -07:00
cthomas
e8dfa67920 feat(asyncify): convert org manager (#2426) 2025-05-25 21:23:06 -07:00