Commit Graph

6 Commits

Author SHA1 Message Date
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