This commit is contained in:
Paul Gauthier 2024-07-31 09:10:18 -03:00
parent e370b7aba3
commit a436568ef5

View file

@ -19,6 +19,7 @@ cog.out(text)
## main branch ## main branch
- Switching to code and ask mode no longer summarizes the chat history. - Switching to code and ask mode no longer summarizes the chat history.
- Added Conventional Commits guidelines to commit message prompt.
- Linting improvements: - Linting improvements:
- Ask before fixing lint errors. - Ask before fixing lint errors.
- Improved performance of `--lint` on all dirty files in repo. - Improved performance of `--lint` on all dirty files in repo.