Commit Graph

10 Commits

Author SHA1 Message Date
Eddie Cohen
11faf42c7e move git operations 2023-04-15 10:57:03 -04:00
Eddie Cohen
4f9d5b9e32 commands, git on docker 2023-04-15 10:57:03 -04:00
Eddie Cohen
0569d6652f add command 2023-04-15 10:57:01 -04: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
Merwane Hamadi
b144464674 fix commands.py 2023-04-14 15:18:36 -07:00
0xArty
19a011cf03 Merge branch 'master' into feature/pre-commit-formatter 2023-04-14 20:56:11 +01:00
Void&Null
55eef983d4 Implemented Selenium based web browsing. (#1397)
* Implemented Selenium based web browing.

Replaced the default web browsing function with one that uses selenium to gather information with a visual and an overlay.

Included a small bug fix for the missing google api key that would attempt to use official google with default api keys from the template.

* Fixed flake8 issues.
2023-04-14 21:35:19 +01:00
0xArty
328ba5e69e formatting 2023-04-14 20:42:28 +01: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