Commit Graph

24 Commits

Author SHA1 Message Date
Andy Li
ff718d8c40 feat: uv migration (#3493)
* uv migration

smaller runners, freeze test runs, remove dev, ruff,hatchling, previw,
poetry, generates wheel, installs wheel, docker

* fix tests and dependency groups

* test fixes

* test fixing and main

* resolve merge conflict

* dev + test dependency group

* Test

* trigger CI

* trigger CI

* add debugging info

* trigger CI

* uv for reusable and sdk preview

* resolve mc and reformat black

* staged-api

* mypy

* fix fern

* prod Dockerfile

* model sweep, and project.toml and uvlock

* --group test -> --extra dev

* remove redundant --extra dev and rename tests to dev

* sdk backwards compat install sqlite

* install sqlite group for sdk-backwards-compat

* install uv on gh runner for cloud-api-integration-tests

* stage+publish

* pytest asyncio

* bug causing pytest package to get removed

* try to fix async event loop issues

* migrate to --with google-cloud-secret-manager

---------

Co-authored-by: Kian Jones <kian@letta.com>
2025-08-26 18:11:09 -07:00
Andy Li
58081e3cea feat: support for providers 2025-07-22 16:09:50 -07:00
Matthew Zhou
a3c054bc92 feat: Ungate file upload for simple MIME types even without Mistral API key (#2898) 2025-06-18 15:11:30 -07:00
cthomas
831bb63e1e fix: multi agent test event loop (#2679) 2025-06-06 12:58:33 -07:00
cthomas
9a20aa3aae feat: migrate modify group to async (#2670) 2025-06-06 11:05:09 -07:00
Andy Li
275b75901d chore: cleanup (#2480) 2025-05-29 10:40:41 -07:00
Andy Li
a78abc610e feat: track llm provider traces and tracking steps in async agent loop (#2219) 2025-05-19 15:50:56 -07:00
Andy Li
600ccb35e7 feat: async db client (#2076) 2025-05-12 17:15:14 -07:00
cthomas
4d90414c9c test: fix flaking multi agent tests (#1894) 2025-04-24 17:39:17 -07:00
cthomas
a4d7284ebe feat: unify input message type on agent step (#1820) 2025-04-21 13:49:46 -07:00
cthomas
b82a19a195 feat: add sleeptime frequency setting in ADE (#1685) 2025-04-14 09:05:38 -07:00
cthomas
55b9fce827 test: add sleeptime agent tests (#1661) 2025-04-10 15:12:25 -07:00
cthomas
77ea56106b Add parent tool rule (#1648) 2025-04-09 15:22:15 -07:00
Kevin Lin
961a28f72c feat: test sleep-time rethink eliminates redundant content in core memory (#1631) 2025-04-09 09:36:37 -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
6a6fd28517 feat: sleeptime agent prompting improvements (#1547) 2025-04-03 11:04:42 -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
cthomas
1a5c08c62b test: add more robust multi-agent testing (#1444) 2025-03-28 14:21:54 -07:00
cthomas
d664c1b2a1 chore: add exception handling in test (#1281) 2025-03-13 18:24:16 -07:00
cthomas
5304831a8e feat: multi-agent (#1243) 2025-03-12 22:51:55 -07:00