Commit Graph

302 Commits

Author SHA1 Message Date
Sarah Wooders
8661ee3207 feat: async mcp routes (#2506) 2025-05-29 09:29:28 -07:00
cthomas
183a5565b2 feat: optimize read single id (#2517) 2025-05-29 01:27:41 -07:00
cthomas
43cc87b3b7 feat(asyncify): migrate run tools (#2496) 2025-05-28 14:25:17 -07:00
cthomas
682b997c65 feat(asyncify): migrate retrieve group (#2494) 2025-05-28 14:13:02 -07:00
cthomas
71f42473a9 feat: add bulk deletion for passages (#2489) 2025-05-28 13:11:33 -07:00
Sarah Wooders
4c65f7090f feat: configure MCP and disable stdio servers for DB table (#2479) 2025-05-27 16:55:26 -07:00
Sarah Wooders
99acb95043 fix: fix letta-free (#2431) 2025-05-27 16:32:02 -07:00
Andy Li
83b897e91d feat: job listing takes source id (#2473) 2025-05-27 15:34:27 -07:00
cthomas
b258a3537a feat(asyncify): delete source sleeptime (#2459) 2025-05-27 12:41:57 -07:00
cthomas
ac69cd0bb8 feat(asyncify): migrate delete passage (#2458) 2025-05-27 12:41:44 -07:00
cthomas
abef608ac5 fix: revert export agent to sync (#2456) 2025-05-27 12:41:32 -07:00
cthomas
07ba4ddb89 feat(asyncify): migrate delete tool (#2457) 2025-05-27 12:04:20 -07:00
cthomas
a218094f00 feat(asyncify): sleeptime doc ingest (#2455) 2025-05-27 11:33:36 -07:00
Shubham Naik
c2a7d8c0ce fix: data source count error (#2450)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-05-27 10:17:07 -07:00
cthomas
6505e280d1 feat(asyncify): migrate patch tool (#2440) 2025-05-26 14:09:13 -07:00
cthomas
a6a7de7941 feat(asyncify): migrate delete provider (#2439) 2025-05-26 13:38:42 -07:00
cthomas
8c64bb7fec feat(asyncify): convert get composio key and sandbox config manager (#2436) 2025-05-26 13:25:33 -07:00
cthomas
fac81b7208 feat(asyncify): migrate upload and attach source (#2432) 2025-05-25 23:09:14 -07:00
cthomas
2b71051b28 feat(asyncify): migrate create provider (#2433) 2025-05-25 22:52:14 -07:00
Matthew Zhou
ad6e446849 feat: Asyncify insert archival memories (#2430)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-05-25 22:28:35 -07:00
cthomas
2298b17b21 feat(asyncify): migrate tools (#2427) 2025-05-25 22:17:01 -07:00
cthomas
bfc247b2d1 feat(asyncify): convert actor load in sources count (#2428) 2025-05-25 21:52:16 -07:00
cthomas
3a893daec0 feat(asyncify): convert reset messages endpoint (#2429) 2025-05-25 21:23:18 -07:00
cthomas
87c1623d28 feat(asyncify): convert org manager (#2426) 2025-05-25 21:23:06 -07:00
cthomas
62a22e0d17 feat(asyncify): migrate jobs (#2420) 2025-05-25 18:58:06 -07:00
cthomas
b3e021616b feat(asyncify): migrate list steps (#2418) 2025-05-24 12:06:04 -07:00
cthomas
945c3d5115 feat: add harcoded org check for async loop (#2408) 2025-05-24 10:37:12 -07:00
cthomas
83268af4f8 feat(asyncify): migrate batch sbox methods (#2396) 2025-05-23 18:40:30 -07:00
Andy Li
28c3624a88 fix: numerous tool execution bugs (#2371) 2025-05-23 18:02:15 -07:00
Sarah Wooders
8133a5a158 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
39a55082e2 feat(asyncify): migrate passage storage size (#2380) 2025-05-23 14:37:30 -07:00
cthomas
edbddd746d feat(asyncify): migrate count blocks (#2374) 2025-05-23 09:53:43 -07:00
cthomas
b552d7eb35 feat(asyncify): list providers route (#2373) 2025-05-23 09:44:25 -07:00
cthomas
c4a9b3f1b2 feat(asyncify): migrate actor loads in sources routes (#2372) 2025-05-23 09:38:34 -07:00
cthomas
5105f2f19f fix: attach source error (#2370) 2025-05-23 09:16:16 -07:00
cthomas
9ac0fa2aef feat(asyncify): migrate create block (#2368) 2025-05-23 09:07:13 -07:00
cthomas
29bb936b04 feat(asyncify): agent blocks routes (#2363) 2025-05-23 00:42:44 -07:00
cthomas
d1b0756657 feat(asyncify): list model stragglers (#2362) 2025-05-23 00:42:05 -07:00
cthomas
db520f9a22 feat: add sleeptime to new agent loop (#2263) 2025-05-22 23:22:51 -07:00
cthomas
5049f0a623 feat(asyncify): more batch db calls (#2350) 2025-05-22 23:12:11 -07:00
Sarah Wooders
e5e4ed5111 chore: move context window estimate to agent_manager for full async (#2354) 2025-05-22 20:30:41 -07:00
Sarah Wooders
9fad8487db feat(asyncify): migrate sources to async (#2332) 2025-05-22 19:39:44 -07:00
cthomas
4778180658 fix: async sandbox db writes (#2351) 2025-05-22 19:17:04 -07:00
cthomas
f10a15a8ac feat: only include relevant relationships on agent fetch (#2319) 2025-05-21 15:58:55 -07:00
Matthew Zhou
6148325da1 feat: Concurrently gather llm models in /models endpoint (#2288) 2025-05-21 11:19:13 -07:00
cthomas
1938b89512 feat: add ttft logging for async agent loop (#2291) 2025-05-20 17:42:51 -07:00
cthomas
c81c0ac8e0 feat: add anthropic token counter for cloud (#2289) 2025-05-20 17:10:50 -07:00
cthomas
1325cacbfe feat(asyncify): migrate list messages (#2272) 2025-05-20 16:52:11 -07:00
cthomas
766fa571bd fix: make upsert base tools async (#2255) 2025-05-20 16:51:49 -07:00
cthomas
03fa07fb15 feat(asyncify): migrate list sources (#2276) 2025-05-20 12:59:06 -07:00