This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
AutoGPT
Watch
1
Star
1
Fork
0
You've already forked AutoGPT
mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced
2026-02-11 23:35:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1ac7b18f981f915ecaccef89e7ca5bd3cf65075
AutoGPT
/
autogpt_platform
/
backend
/
test
History
Reinier van der Leer
9a661b5101
fix(backend/ws): Add
user_id
to websocket event subscription key (
#9660
)
...
- Add `user_id` to WS subscription key - Add error catching to WS message handler
2025-03-20 17:54:04 +01:00
..
block
feat(backend): Track LLM token usage + LLM blocks cleanup (
#8367
)
2024-10-22 18:13:27 -05:00
data
feat(backend): Support sub-agent on export/import agent feature (
#9640
)
2025-03-19 23:39:09 +07:00
executor
feat(backend): batching operations for queues + agent run become batched (
#9586
)
2025-03-10 18:10:57 +00:00
server
fix(backend/ws): Add
user_id
to websocket event subscription key (
#9660
)
2025-03-20 17:54:04 +01:00
util
fix(backend): Add stricter URL validation for block requests (
#8890
)
2024-12-06 04:21:24 +00:00
__init__.py
fix(platform): Enable auth on local-backend mode by default (
#8405
)
2024-10-23 03:39:15 +00:00
conftest.py
feat(platform/library): Library v2 > Agent Runs page (
#9051
)
2025-02-19 22:07:03 +00:00
test_data_creator.py
feat(backend): Support sub-agent on export/import agent feature (
#9640
)
2025-03-19 23:39:09 +07:00