Commit Graph

15 Commits

Author SHA1 Message Date
Eddie Cohen
40a75c804c Validate URLs in web commands before execution (#2616)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-24 12:33:44 +02:00
James Collins
dcd6aa912b Add workspace abstraction (#2982)
* Add workspace abstraction

* Remove old workspace implementation

* Extract path resolution to a helper function

* Add api key requirements to new tests
2023-04-23 14:36:04 -05:00
lengweiping1983
63c2182870 Fix typo's (#2735)
Co-authored-by: lengweiping <lengweiping@vinotar.com>
2023-04-21 06:09:17 +02:00
BillSchumacher
d7679d755f Fix all commands and cleanup 2023-04-19 18:17:04 -05:00
BillSchumacher
085842d43c Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support 2023-04-18 18:44:40 -05:00
Merwane Hamadi
cf9a94a8b6 isort implemented 2023-04-17 13:42:01 -07:00
H-jj-R
8dadf79614 Spelling fixes 2023-04-17 13:25:49 +01:00
BillSchumacher
03c137741a Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support 2023-04-16 22:13:37 -05:00
BillSchumacher
c110f3489d Finish integrating command registry 2023-04-16 21:51:36 -05:00
Chris Cheney
15059c2090 ensure git operations occur in the working directory 2023-04-17 00:31:54 +01:00
Yue Liu
ca47a58a5d Catch exception of repository clone 2023-04-16 13:47:13 +08:00
BillSchumacher
11d6dabe37 Quality update 2023-04-15 14:55:13 -05:00
Richard Beales
c8c4e2b59c Fix invalid config import in git_operations 2023-04-15 19:28:48 +01:00
Eddie Cohen
71abd6f2e4 linting 2023-04-15 11:15:18 -04:00
Eddie Cohen
99c4f93ee3 fix rebasing 2023-04-15 10:59:40 -04:00