cthomas
|
afdf0f80e3
|
feat: add backend support for agent relationship loads (#5693)
|
2025-10-24 15:14:09 -07:00 |
|
cthomas
|
c3c38f2713
|
feat: rename multi agent group to managed group [LET-5799] (#5672)
feat: rename multi agent group to managed group
|
2025-10-24 15:13:47 -07:00 |
|
cthomas
|
14faa27869
|
feat: replace agent.identity_ids with agent.identities [LET-5803] (#5673)
feat: replace agent.identity_ids with agent.identities
|
2025-10-24 15:13:47 -07:00 |
|
cthomas
|
0a083459c6
|
feat: add new blocks field to agent state schema test (#5668)
|
2025-10-24 15:13:47 -07:00 |
|
jnjpng
|
8275bdd7e3
|
feat: add agent state schema change test (#5573)
base
Co-authored-by: Letta Bot <noreply@letta.com>
|
2025-10-24 15:13:15 -07:00 |
|
jnjpng
|
b3fef4b5a8
|
feat: double write to all encrypted columns and decrypt on read (#5265)
* base
* use secret field
* fix
* auth code
* stage publish
* decouple backfill
* revert uncomment
* providers and agent vars
* mcp
* mcp
* stage and publish
* fix oauth
* double encrypt
* sandbox
---------
Co-authored-by: Letta Bot <noreply@letta.com>
|
2025-10-24 15:11:31 -07:00 |
|
Sarah Wooders
|
53786ee102
|
feat: asyncify test_manager.py [LET-4494] (#4890)
* add test_agent_manager.py
* created shared conftest
* add test_tool_manager.py
* add tag tests
* add message manager tests
* add blocks
* add org
* add passage tests
* add archive manager
* add user manager
* add identity
* add job manager tests
* add sandbox manager
* add file manager
* add group managers
* add mcp manager
* fix batch tests
* update workflows
* fix test_managers.py
* more tests
* comment out old test and add file
---------
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
|
2025-10-07 17:50:46 -07:00 |
|