Commit Graph

13 Commits

Author SHA1 Message Date
0xArty
a2c0db44d6 moved cli into seperate file 2023-04-18 14:33:55 +01:00
0xArty
6f87fb63c1 Runs agent as default command 2023-04-18 13:54:06 +01:00
0xArty
b5378174f3 Switched to using click 2023-04-18 13:19:17 +01:00
Merwane Hamadi
cf9a94a8b6 isort implemented 2023-04-17 13:42:01 -07:00
Merwane Hamadi
89e0e89927 change master prompt to system prompt 2023-04-16 23:07:06 +01:00
Merwane Hamadi
21ccaf2ce8 Refactor variable names and remove unnecessary blank lines in __main__.py 2023-04-16 23:07:06 +01:00
BillSchumacher
11d6dabe37 Quality update 2023-04-15 14:55:13 -05:00
Eesa Hamza
e90e618c5e Added agnostic browser support 2023-04-15 16:28:34 +03:00
BillSchumacher
1073954fb7 Reorg (#1537)
* Pi's message.

* Fix most everything.

* Blacked

* Add Typing, Docstrings everywhere, organize the code a bit.

* Black

* fix import

* Update message, dedupe.

* Increase backoff time.

* bump up retries
2023-04-15 13:56:23 +01:00
BillSchumacher
4bb7a598a5 Fix everything (#1444)
* Pi's message.

* Fix most everything.

* Blacked
2023-04-15 01:04:48 +01:00
0xArty
328ba5e69e formatting 2023-04-14 20:42:28 +01:00
Merwane Hamadi
adf7c3ac98 added more autogpt prefixes in imports 2023-04-14 11:15:02 -07:00
Dino Hensen
d64f866bfa Convert to python module named autogpt.
Also fixed the Dockerfile.
Converting to module makes development easier.
Fixes coverage script in CI and test imports.
2023-04-14 10:27:41 -07:00