Sarah Wooders
354205f581
feat: create new runs table [LET-4467] ( #4841 )
2025-10-07 17:50:47 -07:00
Sarah Wooders
4df0a27eb0
chore: remove sync db ( #4873 )
2025-10-07 17:50:45 -07:00
Kian Jones
b8e9a80d93
merge this ( #4759 )
...
* wait I forgot to comit locally
* cp the entire core directory and then rm the .git subdir
2025-09-17 15:47:40 -07:00
Kian Jones
22f70ca07c
chore: officially migrate to submodule ( #4502 )
...
* remove apps/core and apps/fern
* fix precommit
* add submodule updates in workflows
* submodule
* remove core tests
* update core revision
* Add submodules: true to all GitHub workflows
- Ensure all workflows can access git submodules
- Add submodules support to deployment, test, and CI workflows
- Fix YAML syntax issues in workflow files
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* remove core-lint
* upgrade core with latest main of oss
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-09 12:45:53 -07:00
cthomas
48b5722095
fix: missing actor in sleeptime loop ( #4498 )
2025-09-09 00:43:04 -07:00
cthomas
f00453c152
feat: migrate sleeptime to new agent loop ( #4485 )
...
* feat: migrate sleeptime to new agent loop
* only load agent state when needed
2025-09-08 22:25:01 -07:00
cthomas
b4810633af
chore: deprecate orm enum file ( #3724 )
2025-08-04 11:59:55 -07:00
Andy Li
58081e3cea
feat: support for providers
2025-07-22 16:09:50 -07:00
Andy Li
04e9f43220
chore: strings lint cleanup ( #3374 )
2025-07-18 09:20:45 -07:00
cthomas
87e69a4808
fix: handle image content for sleeptime ( #3142 )
2025-07-02 16:11:43 -07:00
Andy Li
33c1f26ab6
feat: support for agent loop job cancelation ( #2837 )
2025-07-02 14:31:16 -07:00
Andy Li
98a79afbdd
fix: bugfixes (and bump) ( #3071 )
2025-06-27 14:23:42 -07:00
cthomas
99e112e486
feat: make create_async route consistent with other message routes ( #2877 )
2025-06-19 13:51:51 -07:00
cthomas
605a1f410c
feat: consolidate logic for finish tokens ( #2779 )
2025-06-12 15:24:06 -07:00
cthomas
a855532e4b
feat: set request heartbeat for max steps ( #2739 )
2025-06-10 15:26:07 -07:00
Sarah Wooders
3e6729214b
feat: add include_return_message_types to LettaRequest to filter down requests ( #2666 )
2025-06-06 15:48:27 -07:00
Andy Li
d2252f2953
feat: otel metrics and expanded collecting ( #2647 )
...
(passed tests in last run)
2025-06-05 17:20:14 -07:00
Andy Li
3f28a5c8df
fix: SleeptimeMultiAgentV2.step() unexpected arg ( #2599 )
2025-06-03 13:21:22 -07:00
Kian Jones
ad3503f0ee
fix: typo in conditional checking is not "None" instead of != "None" ( #2589 )
2025-06-03 13:18:28 -07:00
Sarah Wooders
268285c688
fix: pass in argument to sleeptime ( #2566 )
2025-06-01 13:55:23 -07:00
Matthew Zhou
87f4bcad9a
feat: Add summarization for more scenarios ( #2499 )
2025-05-29 11:10:13 -07:00
Andy Li
275b75901d
chore: cleanup ( #2480 )
2025-05-29 10:40:41 -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
2bdeeccc41
feat: add step stream to async sleeptime agent ( #2379 )
2025-05-23 14:38:25 -07:00
cthomas
db520f9a22
feat: add sleeptime to new agent loop ( #2263 )
2025-05-22 23:22:51 -07:00
cthomas
1325cacbfe
feat(asyncify): migrate list messages ( #2272 )
2025-05-20 16:52:11 -07:00
cthomas
3644a17426
fix: unset timezone for async db ( #2220 )
2025-05-16 13:11:15 -07:00
cthomas
a6286b6307
fix: sleeptime mcp bug ( #2178 )
2025-05-14 12:08:44 -07:00
cthomas
2889d2f2d5
feat: add mcp support to sleeptime ( #1964 )
2025-04-30 21:08:26 -07:00
cthomas
d4f9fd3cd2
feat: add sleeptime to new agent loop ( #1900 )
2025-04-26 10:23:59 -07:00
cthomas
14f4f92d3c
fix: sleeptime input locking ( #1874 )
2025-04-24 00:09:22 -07:00
cthomas
a4d7284ebe
feat: unify input message type on agent step ( #1820 )
2025-04-21 13:49:46 -07:00
Charles Packer
2ab267aa84
fix: patch .utcnow warning ( #1702 )
2025-04-14 12:55:34 -07:00
cthomas
148727a44a
feat: add view in editor tool for sleeptime agent ( #1589 )
2025-04-07 17:22:37 -07:00
cthomas
a2252e6c1e
feat: add archival insert and search tools to sleeptime ( #1576 )
2025-04-04 22:24:32 -07:00
cthomas
576b921c86
feat: list active runs by agent id ( #1572 )
2025-04-04 14:51:31 -07:00
cthomas
b1a3f4afc7
chore: rename background to sleeptime ( #1558 )
2025-04-04 09:16:59 -07:00
cthomas
7fcebf0ce3
feat: add otid field for message idempotency ( #1556 )
2025-04-04 08:43:01 -07:00
cthomas
860f8707cf
feat: enable sleeptime agent creation ( #1523 )
2025-04-02 14:12:11 -07:00
cthomas
bc232ca56b
feat: background multi-agent group for sleeptime agent ( #1508 )
2025-04-01 15:00:45 -07:00