This release considerably improves the Sourcery coding assistant recipes and chat. Basic support for non-Python languages has been added. We are also introducing two new modes: Troubleshooting and Code Review.
The assistant is currently only available in closed alpha. If you want to get early access to it, please sign up to the waitlist.
We'd love to hear your feedback! Reach out at hello@sourcery.ai or on Twitter @SourceryAI. Join the Sourcery Discord Community. Ask for help or suggest improvements on GitHub.
This new version of Sourcery includes more features and improvements to our coding assistant:
coding_assistant.project_description
field to the Sourcery
configuration file (.sourcery.yaml
). This field is used to inform the
Sourcery coding assistant about the project and improve the quality of the
suggestions. For instance, an appropriate .sourcery.yaml
file for the
sourcery-analytics
project would contain
coding_assistant:
project_description: |-
Sourcery Analytics is a command line tool and library for statically analyzing
Python code quality.
TypeError
s when retrieving the currently active file