Commit Graph

8 Commits

Author SHA1 Message Date
jnjpng
35f848d27f fix: handle long running send message integration tests that emit LettaPing 2025-09-09 16:29:38 -07:00
Kian Jones
997778c017 rename to letta_mistral_api_key 2025-09-09 09:35:12 -07:00
Kian Jones
8a2314855a remove invalid secrets and add any ones which are necessary 2025-09-09 09:35:12 -07:00
Kian Jones
3a645b1aef change fern pathing 2025-09-09 09:35:12 -07:00
Kian Jones
bb8a8f335c migrate to core only 2025-09-09 09:35:12 -07:00
jnjpng
e4264ca120 feat: add secret encryption keys [LET-3662]
* base

* add to apps/core

---------

Co-authored-by: Letta Bot <noreply@letta.com>
2025-09-08 14:52:20 -07:00
Kian Jones
9c0fa03e80 feat(monitoring): Add Datadog Monitoring for all k8s metrics + logs, and add dd-agent to VMs (#4441)
* swap EXA_API_KEY in CI, add DD_API_KEY to CI, add dd-agent to CI runners, and codify datadog agent config from kubernetes (also enable k8s logging)

* actually set exa api key properly

* actually fix it

* fix 'site' bug and change tags better

* fix 'site' bug and change tags better

* fix lmstudio post uv migration

* sync lmstudio to oss

* install dd after secres available

* move dd installation to startup script
2025-09-08 10:17:36 -07:00
Kian Jones
5a5da527ac chore: Move core tests into apps/core (OSS Migration) [LET-4169] (#4376)
* add a bunch of test to oss

* symlink and auto-detect dir

* symlink the other direction

* add pull_request_target logic

* remove undertaker and add alembic validation

* symlink doesn't work with gh actions and add validation workflow to ensure actions in cloud and oss are lockstep

* sync these

* specify extras selectively
2025-09-04 13:46:11 -07:00