Base
- Make changes to TaskMessage model to facilitate passing scoring context with tags
- Add new service category called
Internet Connecteddesignated for services that connect to the internet - Add new service configuration called
uses_tag_scoreswhich indicates the service requires context about the tags its gets from earlier stages
Core
- Change dispatcher to maintain / distribute tag scores upon request
Service Base
- Allow Task.tags object to include scores if the service is configured to use them
- Add support for AWS CodeCommit
UI - API
- Shift URL fetching responsibility to services that accepts
urltypes - Change description of submission to reflect the type of submission made (URL, file)
UI - Frontend
- Allow the API to decide the name associated for a submission