Commit Graph

216 Commits

Author SHA1 Message Date
Kian Jones
479b89210a add reposiroties: letta-cloud 2025-09-03 16:09:12 -07:00
Kian Jones
4d1338f91c change client to app 2025-09-03 15:34:00 -07:00
Kian Jones
7a2fe9a8b7 app -> client 2025-09-03 15:07:33 -07:00
Kian Jones
ae48994104 change version code 2025-09-03 15:03:46 -07:00
Kian Jones
b826b81425 manual dispatch 2025-09-03 14:44:29 -07:00
Kian Jones
15b0aa734b add notifier action 2025-09-03 13:43:46 -07:00
Kian Jones
ecc1c584d8 add sqlite 2025-08-26 22:03:27 -07:00
Sarah Wooders
b30d39f189 merge 2025-08-26 21:41:30 -07:00
Kian Jones
3b4bd5e43b remove double dev (#4227) 2025-08-26 18:35:45 -07:00
Andy Li
acfdab2ced 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
Caren Thomas
83bf6bd543 Merge branch 'main' into bump-11-5 2025-08-26 16:18:00 -07:00
cthomas
0fa8802834 feat: add redis client to CI for background mode tests (#4155) 2025-08-25 11:37:46 -07:00
Caren Thomas
26d2de0e64 Merge branch 'main' into bump-11-4 2025-08-20 14:18:58 -07:00
cthomas
17bd5ff2b0 fix: send message tests failing on main (#3878) 2025-08-12 12:47:50 -07:00
Caren Thomas
80d102dbdd Merge branch 'main' into bump-11-3 2025-08-11 17:15:53 -07:00
cthomas
639641137d feat: consolidate reasoning model checks (#3862) 2025-08-11 16:55:45 -07:00
Sarah Wooders
230080d6d8 Merge branch 'main' into 0.11.1-release 2025-08-07 22:41:25 -07:00
Sarah Wooders
e5497b1d0d chore: merge oss (#3712) 2025-08-07 22:20:26 -07:00
Caren Thomas
b58db5e09f Merge branch 'main' into bump-11-0 2025-08-06 16:45:48 -07:00
Andy Li
33884c358f chore: cleanup workflows for core 2025-08-06 16:01:26 -07:00
cthomas
4ca0c82e9c chore: update ci to use min supported python version (#3777) 2025-08-06 15:00:07 -07:00
Caren Thomas
63db81e7fa chore: remove python 3.10 support and testing 2025-08-06 14:16:10 -07:00
cthomas
9c7f01e430 feat: deprecate legacy client (#3726) 2025-08-04 13:36:30 -07:00
Andy Li
753bd82efd Merge branch 'main' into 0.8.9-release 2025-07-03 10:34:49 -07:00
Andy Li
0e5813f95f chore: remove duplicate nightly (#3154) 2025-07-03 10:23:59 -07:00
Kian Jones
5f322858a8 remove trigger 2025-06-20 16:47:00 -07:00
Kian Jones
02909e4d0a draft with links 2025-06-20 16:11:46 -07:00
Kian Jones
683ec13d28 first pass 2025-06-20 14:16:32 -07:00
Sarah Wooders
fd2d7c0131 merge 2025-06-03 16:59:02 -07:00
Andy Li
f2b9ec64e0 chore: track letta version in tracing and nightly versions (#2491) 2025-05-28 12:50:52 -07:00
Kian Jones
d7dabd1d57 also change this part 2025-05-14 10:54:52 -07:00
Kian Jones
00bc9daa19 Change path 2025-05-14 10:45:37 -07:00
cthomas
cb6ab5a881 chore: bump version v0.7.11 (#2610)
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-05-07 16:02:29 -07:00
cthomas
021241b820 chore: upgrade poetry for deploy (#2049) 2025-05-06 17:42:00 -07:00
Kian Jones
083f8a5d3e add adjacent subdirs and files 2025-04-28 17:58:00 -07:00
Kian Jones
598a8d05a3 Integrate real secrets 2025-04-28 16:29:42 -07:00
Kian Jones
de4438431f forgot a $ 2025-04-28 16:22:36 -07:00
Kian Jones
c6d4443e62 Add CANARY secret 2025-04-28 16:14:47 -07:00
Kian Jones
fc72f755f3 move secrets only to relevant step 2025-04-28 15:39:06 -07:00
Kian Jones
44a525ecf3 try to expose key and see if it gets masked 2025-04-28 15:09:53 -07:00
Kian Jones
8a8b23eaa0 Masking keys 2025-04-28 15:05:51 -07:00
Kian Jones
82af605e74 empty env bricking workflow 2025-04-28 14:50:35 -07:00
Kian Jones
75efd2068b First draft of PR for allowing provider tests 2025-04-28 14:21:13 -07:00
Sarah Wooders
714c007833 feat: update tests to new client (#2488) 2025-03-14 15:26:42 -07:00
Sarah Wooders
9928bf6019 chore: migrate tests to new client (#1290) 2025-03-14 15:17:28 -07:00
Sarah Wooders
725eaa7b2e feat: fix MCP-related logs format and add Docker tests (#1280) 2025-03-14 09:43:03 -07:00
Sarah Wooders
3ff4c1886b chore: merge changes from oss (#964) 2025-02-11 17:20:23 -08:00
Matthew Zhou
6a9dd05566 fix: Improvements Jan 22 (#734)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Nuno Rocha <nunuroxa@gmail.com>
Co-authored-by: Theo Conrads <theo.conrads@ella-lab.io>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Stephan Fitzpatrick <knowsuchagency@gmail.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
2025-01-22 16:57:35 -08:00
Charles Packer
0fbf127e05 chore: update workflows (#2367) 2025-01-20 18:36:51 -08:00
Sarah Wooders
33ffbbeff2 fix: update authorization header to use X-BARE-PASSWORD format (#2338) 2025-01-20 11:21:51 -08:00