Commit Graph

15 Commits (f0a5250da5d8893ba8ec7318384d4e2996f98df4)

Author SHA1 Message Date
DGdev91 42a5a0ce13
Make prompt parameters configurable (#3375)
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
2023-05-17 20:12:10 +03:00
Daniel Chen 45f9b570a2
Re-add install-plugin-deps to CLI (#3170) 2023-04-24 20:11:19 -05:00
James Collins 5f646498c4 Add indirection layer between cli and application start 2023-04-24 12:12:14 -07:00
James Collins 7ddc44d48e Resolve sequencing issue in global state managemtn 2023-04-23 20:44:53 -07: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
BillSchumacher d7679d755f
Fix all commands and cleanup 2023-04-19 18:17:04 -05:00
BillSchumacher 23c650ca10
Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support 2023-04-19 17:28:17 -05:00
Richard Beales 0400d72824 Print a warning if current py version < 3.10 2023-04-19 18:05:56 +01:00
Richard Beales 4ba46307f7 Print the current Git branch on startup - warn if unsupported 2023-04-19 06:57:15 +01:00
BillSchumacher 4c7b582454
apply black 2023-04-18 19:09:15 -05:00
BillSchumacher 86d3444fb8
isort, add proper skips. 2023-04-18 18:59:23 -05:00
BillSchumacher 7d45de8901
fix merge 2023-04-18 18:48:44 -05:00
Richard Beales 90e6a55e37 Black formatting 2023-04-18 20:11:26 +01:00
Richard Beales 4a07790910 Added ability to output news/announcements on startup 2023-04-18 20:09:07 +01:00
0xArty a2c0db44d6 moved cli into seperate file 2023-04-18 14:33:55 +01:00