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-04-08 03:00:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f02c00374e3dd08fa7dd622247f633b97c475143
AutoGPT
/
autogpt_platform
/
backend
/
test
History
Reinier van der Leer
7a4cf4e186
Merge branch 'pwuts/move-block-base-to-fix-circular-imports' into pwuts/open-2995-copilot-microservice-with-block-refactor
2026-02-11 15:53:22 +01:00
..
agent_generator
fix part of broken tests
2026-02-11 14:54:21 +01:00
blocks
feat(blocks): Add Google Docs integration blocks (
#11608
)
2026-01-05 18:36:56 +00:00
sdk
refactor(backend/blocks): Extract
backend.blocks._base
from
backend.data.block
2026-02-11 15:38:42 +01: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
refactor(backend/blocks): Extract
backend.blocks._base
from
backend.data.block
2026-02-11 15:38:42 +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