Introduction
This release introduces many new features focused on helping users report on revealing competitive similarity. Key features include:
- Improved in repository reporting with new GitHub Actions covering similarity reporting.
- Newly available Microsoft Document reporting for companies covering similarity reporting, interactions characterization, company filmographies and so on. Please check out the Company CLI documentationfor more information. Note that this functionality requires that the caffeine machine intelligence engine has been run against your repository. Without it these reports aren't of any value.
- Newly available Microsoft Document reporting for interactions covering interaction summary and proto-requirements. Please check out the Interaction CLI documentation for more information. Note that this functionality requires that the caffeine machine intelligence engine has been run against your repository. Without it these reports aren't of any value.
- Theming for the Microsoft Document reports with three themes to choose from:
Electric coffee
,Bright espresso
, andDouble shot latte
. - Support for Personal Access Token authentication, you can see the main CLI Readme for more information.
Known issues
- In repository similarity reporting diverges from CLI reporting via Microsoft Word reporting, this is a known issue and will be fixed at a later date.
- During setup the detailed review may not work correctly and could result in needing to rerun setup.
- Running reports without any data may result in an error and certainly won't provide a valuable report. We will be working on this soon.
What's Changed
- V0.7.0 competitive insight by @miha42-github in #108
- V0.7 competitive similarity by @miha42-github in #113
Full Changelog: v0.6.4...v0.7.0.44