Commit Graph

1470 Commits

Author SHA1 Message Date
Eesa Hamza
9240a554f1 Added version select to bug template 2023-04-19 17:55:36 +03:00
Toran Bruce Richards
d163c564e5 Update README.md 2023-04-19 23:33:44 +12:00
Toran Bruce Richards
d4cef97e2f Update README.md 2023-04-19 23:30:15 +12:00
Toran Bruce Richards
ce8dfcc604 update e-sponsors 2023-04-19 23:29:33 +12:00
Toran Bruce Richards
a56459fee3 Update enteprise-sponsors 2023-04-19 23:24:48 +12:00
Richard Beales
fdd79223b0 Merge pull request #2495 from Explorergt92/patch-3
Update README.md Windows run.bat instructions
2023-04-19 07:20:58 +01:00
BillSchumacher
a053bb074a Merge pull request #2494 from richbeales/master
Print the current Git branch on startup - warn if unsupported
2023-04-19 01:00:38 -05:00
John
598eea9851 Update README.md
Correcting the cause of issue #2476
2023-04-19 01:57:47 -04:00
Richard Beales
4ba46307f7 Print the current Git branch on startup - warn if unsupported 2023-04-19 06:57:15 +01:00
BillSchumacher
ecf2ba12db Merge pull request #2032 from bingoko/master
refactoring all json utilities
2023-04-18 19:46:42 -05:00
BillSchumacher
6e94409594 linting 2023-04-18 19:40:14 -05:00
BillSchumacher
239d64a602 Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/2032 2023-04-18 19:39:11 -05:00
Walter Nasich
f582d9ca49 Delete unused folder /outputs/ (#1130)
Delete unused folder /outputs/ as it is no being used to store output files
2023-04-19 02:36:32 +02:00
BillSchumacher
fdaa55a452 Merge pull request #1477 from Tymec/feature/more-image-gen
Image generation improvements
2023-04-18 19:29:24 -05:00
BillSchumacher
aeb1178a47 linting 2023-04-18 19:26:18 -05:00
BillSchumacher
5b86682e24 Skip imagegen tests in CI 2023-04-18 19:24:13 -05:00
BillSchumacher
7086961e00 Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/1477 2023-04-18 19:20:24 -05:00
Will Callender
8532307b2f Rename evaluate_code to analyze_code (#1371)
ChatGPT is less confused by this phrasing

From my own observations and others (ie  #101 and #286) ChatGPT seems to think that `evaluate_code` will actually run code, rather than just provide feedback. Since changing the phrasing to `analyze_code` I haven't seen the AI make this mistake.

---------

Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-19 02:16:08 +02:00
Josh XT
9514919d37 Option to disable working directory restrictions (#1875)
Remove restriction on working directory if RESTRICT_TO_WORKSPACE != True

---------

Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-19 01:54:38 +02:00
Tymec
ac023e95c0 fix: remove "wait-for-model" header from hf request 2023-04-19 01:46:24 +02:00
Drikus Roor
24d5e1fc8a Ensure Python 3.10 & 3.11 compatability (#1815)
CI: Ensure compatability with Python 3.10 & 3.11

---------

Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-19 01:38:42 +02:00
Tymec
da4c765378 test: added unit test 2023-04-19 01:38:31 +02:00
Will Callender
74aa4add1b fix(python-run): prompt users to install Docker when execute_python_file encounters a Docker error (#2231)
fix(python-run): make error message more explicit

---------

Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-19 01:37:31 +02:00
Tymec
5576994c2c fix: merge conflicts 2023-04-19 01:30:28 +02:00
Reinier van der Leer
e2accab87e Move to Python 3.10 & improve CI workflow (#2369)
* Use Python 3.10 in CI, benchmark, devcontainer, docker config, .sourcery.yaml
* Improve Python CI workflow
2023-04-19 01:27:29 +02:00
Reinier van der Leer
8020eaa2e9 Merge pull request #1473 from ickma/support-headless-chrome-mode
Add support for running Chrome in Headless mode.
2023-04-19 01:14:49 +02:00
Pi
89539d0cf1 Merge pull request #2441 from richbeales/master
Hotfix - Announcement filename was incorrect
2023-04-18 22:20:43 +01:00
Richard Beales
1887f51516 Merge branch 'Significant-Gravitas:master' into master 2023-04-18 22:16:29 +01:00
Richard Beales
3ebe125d3f Bugfix - filename for announcement was wrong 2023-04-18 22:16:11 +01:00
Pi
bed0860c71 Merge pull request #2429 from richbeales/master
Added ability to output news/announcements on startup
2023-04-18 21:48:15 +01:00
Richard Beales
88ebebf74f Implement suggestions from pi - save current news to file 2023-04-18 21:45:09 +01:00
Richard Beales
913c933e8c isort 2023-04-18 20:13:31 +01: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
BillSchumacher
5752a466a2 Merge pull request #2318 from ezolenko/bugs/execute_shell_popen
Fix for execute_shell_popen using WORKING_DIRECTORY
2023-04-18 13:07:27 -05:00
0xArty
b5f1ba0df1 Merge pull request #2415 from cryptidv/template-updates
[Hotfix] bugs template again
2023-04-18 17:59:03 +01:00
Eesa Hamza
5c55c35821 Hotfix bugs template again 2023-04-18 19:57:24 +03:00
0xArty
efb4429d33 Merge pull request #2408 from cryptidv/template-updates
Hotfix bugs template
2023-04-18 17:55:15 +01:00
Eesa Hamza
285188bdde Added required under 'validations' 2023-04-18 19:52:15 +03:00
Eesa Hamza
4ca8b376b6 Fix label being required 2023-04-18 19:25:46 +03:00
Eesa Hamza
61f5925502 Hotfix bugs template 2023-04-18 19:13:27 +03:00
Pi
8d9505cda5 Merge pull request #2375 from cryptidv/template-updates
Improve the Issue Templates
2023-04-18 17:07:53 +01:00
Eesa Hamza
17caf226d0 Slight fixes 2023-04-18 17:57:40 +03:00
Eesa Hamza
7a6eb19b1c Fixed bugs template and added suggestions 2023-04-18 17:55:09 +03:00
Eesa Hamza
c846c1d331 Fixed and added suggestions to bugs template 2023-04-18 17:53:49 +03:00
Reinier van der Leer
d6b1aa677d consolidate browser settings 2023-04-18 16:46:58 +02:00
0xArty
fd4a2ed414 Merge pull request #2373 from 0xArty/click-arg-pasing
Use click to parse arguments
2023-04-18 15:16:53 +01:00
Reinier van der Leer
9d14b113a3 Merge remote-tracking branch 'origin/master' into support-headless-chrome-mode 2023-04-18 16:01:45 +02:00
EH
0c8467c404 Update 1.bug.yml 2023-04-18 14:34:24 +01:00
0xArty
a2c0db44d6 moved cli into seperate file 2023-04-18 14:33:55 +01:00