Commit Graph

7 Commits (6ffa644fb636b196ae3154276c4f099b0d244534)

Author SHA1 Message Date
Krzysztof Czerwinski 4c325724ec
refactor(autogpt, forge): Remove `autogpts` directory (#7163)
- Moved `autogpt` and `forge` to project root
- Removed `autogpts` directory
- Moved and renamed submodule `autogpts/autogpt/tests/vcr_cassettes` to `autogpt/tests/vcr_cassettes`
- When using CLI agents will be created in `agents` directory (instead of `autogpts`)
- Renamed relevant docs, code and config references from `autogpts/[forge|autogpt]` to `[forge|autogpt]` and from `*../../*` to `*../*`
- Updated `CODEOWNERS`, GitHub Actions and Docker `*.yml` configs
- Updated symbolic links in `docs`
2024-05-22 13:08:54 +01:00
Reinier van der Leer 1f1e8c9f7d
Update CODEOWNERS 2024-02-22 17:26:46 +01:00
Reinier van der Leer 78c1460e29
Fix code owner for Frontend 2023-09-06 19:14:20 +02:00
Reinier van der Leer 9724f44105
Fix CODEOWNERS 2023-09-06 16:41:21 +02:00
Merwane Hamadi 8489052358 Move Auto-GPT to autogpts/autogpt 2023-09-05 09:40:24 -07:00
Nicholas Tindle c67940edec
Update CODEOWNERS (#4884) 2023-07-04 15:34:46 -05:00
merwanehamadi 08bc8ff3f7
add code owners policy (#3981)
* add code owners

* added @ to codeowners

* switched to team ownership
2023-05-08 11:16:59 +12:00