remove copilot

This commit is contained in:
Paul Gauthier 2025-03-31 11:21:36 +13:00
parent 9848479306
commit 2887816cf0
3 changed files with 0 additions and 146 deletions

View file

@ -15,7 +15,6 @@
- Add `Ctrl-X Ctrl-E` keybinding to edit the current input buffer in an external editor, by Matteo Landi.
- Fix linting errors for filepaths containing shell metacharacters, by Mir Adnan ALI.
- Add repomap support for the Scala language, by Vasil Markoukin.
- Add support for GitHub Copilot models, by Son H. Nguyen.
- Fixed bug in `/run` that was preventing auto-testing.
- Fix completion menu current item color styling, by Andrey Ivanov.
- Aider wrote 82% of the code in this release.