Commit Graph

12 Commits

Author SHA1 Message Date
Tymec
53297e55bf Merge remote-tracking branch 'upstream/master' 2023-04-15 16:03:08 +02: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
Tymec
4049708aa5 Merge remote-tracking branch 'upstream/master' 2023-04-15 07:18:45 +02:00
BillSchumacher
6a93537c42 AI name hotfix. (#1452)
* Pi's message.

* Fix most everything.

* Blacked

* Update agent.py

Hotfix.
2023-04-15 02:29:25 +01:00
BillSchumacher
4bb7a598a5 Fix everything (#1444)
* Pi's message.

* Fix most everything.

* Blacked
2023-04-15 01:04:48 +01:00
Tymec
753394228a Merge remote-tracking branch 'upstream/master' 2023-04-15 01:30:20 +02: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
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