Commit Graph

17 Commits

Author SHA1 Message Date
Sarah Wooders
996aa15e5e fix: sleeptime agents not attached to new blocks for enable_sleeptime=True agents (#2814)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Shangyin Tan <shangyin@berkeley.edu>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Eric Ly <111820150+lyeric2022@users.noreply.github.com>
Co-authored-by: Eric Ly <lyyeric@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Shelley Pham <shelleypham@users.noreply.github.com>
2025-06-25 12:37:25 -07:00
cthomas
064f87e722 chore: consolidate enum definitions (#2919) 2025-06-19 16:04:12 -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
9a20aa3aae feat: migrate modify group to async (#2670) 2025-06-06 11:05:09 -07:00
Matthew Zhou
ae14136547 fix: Fix sleeptime tests (#2306) 2025-05-21 11:24:49 -07:00
cthomas
18e30dbfba feat(asyncify): remove non async memory methods (#2245) 2025-05-20 17:56:54 -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
d4f9fd3cd2 feat: add sleeptime to new agent loop (#1900) 2025-04-26 10:23:59 -07:00
cthomas
4d90414c9c test: fix flaking multi agent tests (#1894) 2025-04-24 17:39:17 -07:00
cthomas
14f4f92d3c fix: sleeptime input locking (#1874) 2025-04-24 00:09:22 -07:00
cthomas
72e51fdfeb chore: update sleeptime verbiage everywhere (#1867) 2025-04-23 17:01:07 -07:00
cthomas
a4d7284ebe feat: unify input message type on agent step (#1820) 2025-04-21 13:49:46 -07:00
cthomas
c05be75342 feat: always trigger sleeptime agent on first step (#1767) 2025-04-17 16:01:11 -07:00
Kevin Lin
1cd26d0199 feat: prompt tune rethink with current default tools without anthropic view / str edit (#1709)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-04-17 11:53:18 -07:00
cthomas
3c9600ff20 test: skip flaky sleeptime test (#1680) 2025-04-11 10:46:17 -07:00
cthomas
55b9fce827 test: add sleeptime agent tests (#1661) 2025-04-10 15:12:25 -07:00