orchestra icon indicating copy to clipboard operation
orchestra copied to clipboard

Orchestra is a human-in-the-loop AI system for orchestrating project teams of experts and machines.

Results 113 orchestra issues
Sort by recently updated
recently updated
newest added

Bumps [htmlhint](https://github.com/htmlhint/HTMLHint) from 0.9.13 to 0.15.1. Release notes Sourced from htmlhint's releases. v0.15.1 0.15.1 (2021-06-11) Bug Fixes Unexpected behavior of the html lang require rule (#655) (068645e) v0.15.0 0.15.0 (2021-06-10)...

dependencies
javascript

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.5.0 to 3.9.2. Commits c6e0d27 Release 3.9.2 c428c55 Merge pull request #1328 from PyCQA/fix_indent_size_str f7bda92 Release 3.9.1 e3313e0 Fix bug for plugins using extend_default_ignore 434c108 Release 3.9.0...

dependencies
python

Bumps [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field) from 4.0.0 to 5.2.0. Changelog Sourced from django-phonenumber-field's changelog. 5.2.0 (2021-05-31) Lazy load formfields.PhoneNumberField translation for invalid data. Update Russian translations Backwards incompatible changes Drop support for end-of-life...

dependencies
python

Bumps [jshint](https://github.com/jshint/jshint) from 2.11.1 to 2.13.0. Release notes Sourced from jshint's releases. JSHint 2.13.0 2.13.0 (2021-05-30) Bug Fixes Allow comma expression in MemberExpression (f05c8d1) Consider all exported bindings "used" (90228b7)...

dependencies
javascript

Today, the Staff/Restaff buttons allow you to create a new staffing request for a task. They look like this in the Team Info card: * ![image](https://user-images.githubusercontent.com/57725/118400898-971f5d80-b631-11eb-995f-36f055bb942e.png) * ![image](https://user-images.githubusercontent.com/57725/118400976-dd74bc80-b631-11eb-86e1-d7e498e3a0bc.png) And like...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular Expression Denial of Service in hosted-git-info The npm...

dependencies
security
javascript

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies
security
javascript

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 8.1.1. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Uncontrolled Resource Consumption in pillow Impact Pillow before 8.1.1...

dependencies
security
python

We don't use them anymore and they likely won't appear in the new frontend ``` git grep upload_image orchestra/api_urls.py:from orchestra.views import upload_image orchestra/api_urls.py: url(r'^interface/upload_image/$', orchestra/api_urls.py: upload_image, orchestra/api_urls.py: name='upload_image'), orchestra/static/dist/main.js: var...