1
0
mirror of https://github.com/Palm1r/QodeAssist.git synced 2025-08-20 05:05:53 -04:00
Commit Graph

2 Commits

Author SHA1 Message Date
61196cae90 chore: Run clang-format over the codebase ()
This commit is a result of the following commands:

clang-format-19 --style=file -i $(git ls-files | fgrep .cpp)
clang-format-19 --style=file -i $(git ls-files | fgrep .hpp)
2025-03-02 22:44:20 +01:00
9add61c805 feat: Add possibility to link files to the current system prompt
- Add linking files to chat
- Rework tokens counting
2025-01-23 10:17:38 +01:00