Charles Packer
|
985ec7fb18
|
feat(desktop): allow specifying a remote letta server in the letta desktop (#3709)
|
2025-08-05 22:21:07 -07:00 |
|
cthomas
|
94d0f74f0f
|
feat: add db session task throttling (#3461)
|
2025-07-21 15:08:56 -07:00 |
|
cthomas
|
decdb3dd8b
|
feat: add connection release info to tracing (#3432)
|
2025-07-20 13:59:07 -07:00 |
|
Andy Li
|
905a9dd4bb
|
chore: cleanup database detection
|
2025-07-18 17:12:56 -07:00 |
|
cthomas
|
7b7465382b
|
feat: LET-3090 add sqlalchemy debug info to traces (#3401)
|
2025-07-17 22:17:48 -07:00 |
|
Kian Jones
|
f4659c9e01
|
feat(sqlite): CI Tests for Alembic and SQLite (#3358)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-17 18:04:13 -07:00 |
|
cthomas
|
a6f7114c96
|
feat: don't expire on commit (#3384)
|
2025-07-17 13:50:10 -07:00 |
|
Andy Li
|
5bdb18d55f
|
feat: db pool otel metric emission
|
2025-07-15 15:56:39 -07:00 |
|
cthomas
|
771e37ef35
|
feat: add traces for root causing sync db call regressions (#3201)
|
2025-07-07 13:39:59 -07:00 |
|
Andy Li
|
80f6e97ca9
|
feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
|
2025-06-05 17:20:14 -07:00 |
|
Matthew Zhou
|
fb0dbbdf0d
|
feat: Store entire parsed file content in separate table (#2618)
|
2025-06-03 18:51:45 -07:00 |
|
cthomas
|
6928dc1705
|
fix: nullpool asyncpg timeout (#2556)
|
2025-05-30 14:01:59 -07:00 |
|
cthomas
|
f5aa97f02b
|
feat: disable session reuse after close (#2547)
|
2025-05-30 12:51:19 -07:00 |
|
cthomas
|
fa9b27b191
|
feat: add timeout to null pool (#2549)
|
2025-05-30 12:50:53 -07:00 |
|
Kian Jones
|
f308aa2b80
|
fix(db): Disable Prepared Statements to Satisfy the Connection Pooler (#2449)
Co-authored-by: Kian Jones <kianjones@Kians-MacBook-Pro-2.local>
|
2025-05-27 15:29:12 -07:00 |
|
Kian Jones
|
ce8d1b0507
|
Revert "feat: turn off prepared statements" (#2448)
|
2025-05-26 22:04:22 -07:00 |
|
cthomas
|
71804f1cf2
|
feat: turn off prepared statements (#2444)
|
2025-05-26 20:56:57 -07:00 |
|
Matthew Zhou
|
65456bb8be
|
fix: Patch db init bug (#2389)
|
2025-05-23 13:58:19 -07:00 |
|
Sarah Wooders
|
8692aba4bc
|
feat: support sqlite async for async DB engine (#2384)
|
2025-05-23 13:49:07 -07:00 |
|
cthomas
|
795e3d1e63
|
feat: add low level db traces (#2343)
|
2025-05-22 23:35:10 -07:00 |
|
Sarah Wooders
|
1d2f8d86e9
|
feat(asyncify): migrate sources to async (#2332)
|
2025-05-22 19:39:44 -07:00 |
|
cthomas
|
279aab28e9
|
feat: add db tracing to otel (#2337)
|
2025-05-22 13:47:49 -07:00 |
|
Matthew Zhou
|
9bd08f946e
|
feat: Add flag to disable/enable pooling on app level (#2310)
|
2025-05-21 11:59:21 -07:00 |
|
Matthew Zhou
|
a16a812275
|
feat: Tune down pg pool size params and switch connection picking to LIFO (#2299)
|
2025-05-21 09:29:16 -07:00 |
|
Andy Li
|
6e2e496272
|
fix: asyncgp ssl param (#2147)
|
2025-05-13 10:40:10 -07:00 |
|
Andy Li
|
8e2417aa2f
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
|
Matthew Zhou
|
68915e2356
|
feat: Add lazy initialization to db.py (#1716)
|
2025-04-15 12:01:46 -07:00 |
|
Charles Packer
|
9d63ccbeb2
|
fix: patch desktop database bug, ensure UTF-8 across python and app.ts (#1497)
|
2025-03-31 23:38:42 -07:00 |
|
Matthew Zhou
|
6d49dc1ac5
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
|