Commit graph

11 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
73f73f5950 feat: new tab experience 2025-05-12 16:02:39 +01:00
Carl-Robert Linnupuu
fcea1ed164 fix: disable tree-sitter for CodeGPT provider 2024-12-04 09:24:24 +00:00
Carl-Robert Linnupuu
4e147dc62c feat: improve code completion git diff context 2024-12-02 18:23:05 +00:00
Carl-Robert Linnupuu
f84a659cf6 feat: support multi-line code completions 2024-11-30 23:12:14 +00:00
Carl-Robert Linnupuu
5baab54697 chore: upgrade treesitter deps 2024-07-18 12:28:52 +03:00
Carl-Robert Linnupuu
014f26f802 refactor: remove max_tokens configuration and other minor fixes 2024-05-13 15:32:20 +03:00
Carl-Robert Linnupuu
f5a63eb889 chore(deps): bump llm-client and tree-sitter 2024-05-08 16:38:00 +03:00
Carl-Robert Linnupuu
0b2387c2f6 chore(deps): bump deps 2024-04-23 17:21:29 +03:00
Rene Leonhardt
7d89650062
chore: Improve code (#442)
* chore: Improve code

* Convert classes to records
2024-04-10 14:47:38 +03:00
Rene Leonhardt
7f505e2c30
chore(deps): Update and centralize dependencies (#436)
* chore(deps): Update and centralize dependencies

* Update treesitter to 0.22.2
* Update kotlin to 1.9.23
* Update jackson to 2.17.0
* Update gradle-intellij-plugin to 1.17.3
* Update gradle to 8.7
* Use BOMs where possible
* Centralize dependencies in version catalog
* Allow Dependabot to update other modules (add treesitter and buildSrc/src/main/kotlin, remove core)

* fix: preload credentials only once for all headers
2024-04-06 13:41:02 +03:00
Carl-Robert
91dd7bdb43
feat: apply post-processing for code completions (#404) 2024-03-11 23:13:10 +02:00