Shubham Naik
56e2800892
feat: add hidden property to group and blocks [PRO-1145] ( #4415 )
...
* feat: add hidden property to group and blocks
* feat: add hidden property to group and blocks
* chore: bup
* chore: add hidden property
* chore: next
---------
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2025-09-04 10:53:16 -07:00
Kian Jones
ca6cfa5914
chore: migrate to ruff ( #4305 )
...
* base requirements
* autofix
* Configure ruff for Python linting and formatting
- Set up minimal ruff configuration with basic checks (E, W, F, I)
- Add temporary ignores for common issues during migration
- Configure pre-commit hooks to use ruff with pass_filenames
- This enables gradual migration from black to ruff
* Delete sdj
* autofixed only
* migrate lint action
* more autofixed
* more fixes
* change precommit
* try changing the hook
* try this stuff
2025-08-29 11:11:19 -07:00
Shubham Naik
6b38262b60
feat: memory blocks viewer ( #3610 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2025-07-29 16:00:43 -07:00
Andy Li
70306bdb06
feat: support for project_id and backfills
2025-07-25 13:06:12 -07:00
cthomas
ed6ddcd939
feat: remove agents SELECTIN from blocks model ( #3427 )
2025-07-19 23:04:33 -07:00
cthomas
5e4b094a80
fix: skip agent joins in blocks endpoint ( #3226 )
2025-07-08 12:38:08 -07:00
cthomas
8f3fa3db71
feat(asyncify): migrate count blocks ( #2374 )
2025-05-23 09:53:43 -07:00
cthomas
664bd47393
feat(asyncify): migrate create block ( #2368 )
2025-05-23 09:07:13 -07:00
cthomas
bc40da6cbb
feat(asyncify): migrate get block agents ( #2226 )
2025-05-16 15:18:34 -07:00
cthomas
8463903d13
feat(asyncify): migrate actors(users) endpoints ( #2211 )
2025-05-16 00:37:08 -07:00
cthomas
a279126fb6
feat: make get blocks async ( #2162 )
2025-05-13 15:09:25 -07:00
Andy Li
28040b7f3a
feat: endpoint to count blocks and groups ( #1975 )
2025-05-05 17:09:13 -07:00
cthomas
ec092f6940
fix: blocks list endpoint bug ( #1421 )
2025-03-26 17:05:28 -07:00
cthomas
69ab911682
feat: add identities to blocks ( #1219 )
2025-03-12 12:09:31 -07:00
cthomas
4548555d6c
chore: change the name of user id to actor ( #1098 )
2025-02-25 11:35:19 -08:00
Matthew Zhou
2cb12b821b
feat: Add list_agents_for_block endpoint ( #759 )
2025-01-23 17:28:08 -08:00
cthomas
b91e90fced
chore: rename routes get->retrieve and update->modify ( #733 )
2025-01-22 18:42:22 -08:00
mlong93
00408a7b69
fix: move all attach detach to be under agents ( #723 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
2025-01-22 12:16:31 -08:00
Caren Thomas
7144fd2867
run black, add isort config to pyproject.toml
2024-12-26 19:43:11 -08:00
Shubham Naik
4cf354c033
fix: add tests to cypress
2024-12-23 14:44:08 -08:00
Matthew Zhou
7908b8a15f
feat: Rewrite agents ( #2232 )
2024-12-13 14:43:19 -08:00
Charles Packer
bcd7b26e0f
fix: fix runtime warnings with the server ( #2178 )
2024-12-06 13:05:30 -08:00
Sarah Wooders
07bb536018
feat: refactor agent memory representation and modify routes for editing blocks ( #2094 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com >
2024-11-27 16:04:13 -08:00
Matthew Zhou
2bb3baf060
feat: Move blocks to ORM model ( #1980 )
...
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2024-11-19 11:32:33 -08:00
Charles Packer
6b35e87245
fix: patch user_id in header ( #1843 )
2024-10-08 10:21:07 -07:00
Charles Packer
5501f6d92f
refactor: remove get_current_user and replace with direct header read ( #1834 )
2024-10-07 15:23:08 -07:00
Sarah Wooders
8ae1e64987
chore: migrate package name to letta ( #1775 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com >
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com >
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2024-09-23 09:15:18 -07:00