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-10 14:55:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea08a630cbbf79fbdcedd6311e3623bbb8bb9c80
AutoGPT
/
autogpt_platform
/
backend
/
test
History
Zamil Majdy
5bc5e02dcb
Merge branch 'dev' into feat/sub-agent-support
2026-01-30 07:24:08 -06:00
..
agent_generator
fix: support lookup by library agent ID in addition to graph_id
2026-01-29 22:02:46 -06:00
blocks
feat(blocks): Add Google Docs integration blocks (
#11608
)
2026-01-05 18:36:56 +00:00
sdk
feat(backend): Standardize error handling with BlockSchemaInput & BlockSchemaOutput base class (
#11257
)
2025-10-30 12:28:08 +00:00
__init__.py
chore(frontend): ci caching + e2e test data script (
#10446
)
2025-07-24 19:17:14 +00:00
e2e_test_data.py
fix(e2e): Make E2E test data deterministic and fix flaky tests (
#11890
)
2026-01-30 05:12:35 +00:00
load_store_agents.py
feat(backend): add default store agents for seeding test databases (
#11552
)
2025-12-05 16:08:37 +01:00
test_data_creator.py
simplify test and add reset-db make command
2025-10-17 11:12:00 +02:00
test_data_updater.py
perf(backend/db): Optimize StoreAgent and Creator views with database indexes and materialized views (
#10084
)
2025-07-10 14:57:55 +00:00