All notable changes to this project will be documented in this file.
- Fixed pipe commands processing.
- Introduced RAG functionality, AGit now knows your repository and uses this knowledge in its responses.
- This means though, that it just got a lot smarter!
- Another major issue with parsing colon-separated arguments has been resolved. Also, the version for
pypu
has been bumped.002cd10a
- A misunderstanding in testing and parsing has been resolved.
4cb56f89
- The codebase has been formatted to conform to the Black code style.
c5d1fb31
- Implementation of PEGs for command scanning, replacing the previous plain string search method. This is a major update.
ad441675
For the record of previous releases, please refer to the respective tags or commit history.