Commit graph

508 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
6a42f32856 feat: add llama 3.1 405b model 2024-07-24 19:56:09 +03:00
Carl-Robert Linnupuu
541cb43c42 2.8.4 2024-07-19 12:50:58 +03:00
Carl-Robert Linnupuu
b490952ce6 docs: update plugin description 2024-07-19 12:43:38 +03:00
Carl-Robert Linnupuu
d9a08fc029 fix: replace codegpt default anon chat model 2024-07-19 11:25:49 +03:00
NEO
91e72a79fd fix: ollama settings sync (#617)
* fix: Updated Ollama settings to sort models and add available models.

1) sort ollama models list when select the model from settings
2) fix: settings of cached ollama models need update
3) sort cached ollama models

* remove code comments

* remove code comments

---------

Co-authored-by: neo <yifei0727@no-reply.users.github.io>
2024-07-19 03:15:03 +03:00
Carl-Robert Linnupuu
f49de84607 docs: update changelog 2024-07-19 03:12:51 +03:00
Carl-Robert Linnupuu
76cec21a7d fix: openai image models support 2024-07-19 02:45:59 +03:00
Carl-Robert Linnupuu
a2325c1ce4 fix: replace hard coded max tokens for edit code request 2024-07-19 02:40:35 +03:00
Carl-Robert Linnupuu
ecc4613615 feat: add gpt-4o-mini model 2024-07-19 02:22:58 +03:00
Carl-Robert
1fc47fa889
feat: improve tool window's textbox (#621)
* feat: initial smart user input panel implementation

* refactor: clean up
2024-07-18 14:18:51 +03:00
Carl-Robert Linnupuu
5baab54697 chore: upgrade treesitter deps 2024-07-18 12:28:52 +03:00
Laurențiu Lozan
671d9caa07
fix: Numeric values in Custom providers' headers section break configuration. #619 (#620)
https://github.com/carlrobertoh/CodeGPT/issues/619
2024-07-18 11:08:40 +03:00
Carl-Robert Linnupuu
e06221bd1b 2.8.3 2024-07-15 11:07:33 +03:00
Carl-Robert Linnupuu
7ac58b8cbd docs: update plugin description 2024-07-12 14:22:59 +03:00
Carl-Robert Linnupuu
88abf3775b docs: update changelog 2024-07-12 13:51:11 +03:00
Carl-Robert Linnupuu
274dd37ae3 fix: wrong line separators on windows (fixes #605) 2024-07-12 12:29:51 +03:00
Carl-Robert Linnupuu
2b9eaea9d4 fix: replace code selection behaviour (fixes #614) 2024-07-12 11:52:43 +03:00
Carl-Robert Linnupuu
f60fabcded feat: add enter key shortcut for Fast Edit submission (closes #602) 2024-07-03 23:57:11 +03:00
Carl-Robert Linnupuu
e821ff9403 feat: use debouncing for code completions 2024-07-03 17:41:02 +03:00
Phil
620226ff1d
feat: add project context to code completions (#571)
* feat: add context to code completions

* feat: context finder for Python

* feat: improve and refactor context finder for Python

* feat: include method calls in JavaContextFinder

* test: add JavaContextFinder tests

* test: add PythonContextFinder tests

* fix: CompletionContextService thread

* fix: InfillPromptTemplate context files string

* refactor: simplify findRelevantElements for Java and Python

* feat: only add code snippets instead of files for code-completion context

* feat: add default multi-file prompt template

* fix: add Codestral multi-file FIM

* feat: add feature flag for context aware code completions

* feat: truncate project context elements for code completion
2024-07-03 17:38:03 +03:00
Carl-Robert Linnupuu
e6088cc0d8 fix: ollama form combobox state (fixes #606) 2024-07-03 17:00:19 +03:00
Carl-Robert Linnupuu
e7cf2eef8a chore: remove github sponsorship 2024-07-02 03:15:59 +03:00
Carl-Robert Linnupuu
dc262205e3 2.8.2 2024-07-01 14:07:36 +03:00
Carl-Robert Linnupuu
ba14006779 docs: add fast edit feature description 2024-07-01 14:00:28 +03:00
Carl-Robert Linnupuu
a94829ab6c chore: update edit-code feature system prompt 2024-07-01 02:17:56 +03:00
Carl-Robert Linnupuu
ae6315601a feat: add external upgrade plan link to error notification 2024-06-30 18:32:41 +03:00
Carl-Robert Linnupuu
9b716a4428 chore: update edit-code prompt with detailed instructions 2024-06-30 18:30:52 +03:00
Carl-Robert Linnupuu
42eb7a3f08 fix: edit code popover loading state 2024-06-30 17:02:55 +03:00
Carl-Robert Linnupuu
fbf88bc75a fix: undo action after completion 2024-06-30 16:57:23 +03:00
Carl-Robert Linnupuu
0d8a182f1f fix: increase max_tokens for code edit requests 2024-06-30 15:51:38 +03:00
Carl-Robert Linnupuu
b74be78890 chore: update changelog 2024-06-30 01:15:10 +03:00
Carl-Robert Linnupuu
2725d5a02b feat: add default keymap for edit code action 2024-06-30 01:15:00 +03:00
Carl-Robert
14a0d4085c
feat: fast code edits (#601)
* feat: initial implementation of direct code edits

* fix: popup model selection

* refactor: simplify code replacement logic

* feat: interactive code modifications

* refactor: remove junk
2024-06-30 00:39:52 +03:00
Carl-Robert Linnupuu
cf5f38365d fix: wrong line separators on windows (closes #599) 2024-06-27 18:23:55 +03:00
Carl-Robert Linnupuu
8a7c84ae35 chore: remove You.com support 2024-06-24 17:48:27 +03:00
Carl-Robert Linnupuu
faeca118ee chore: fix checkstyle 2024-06-24 17:34:07 +03:00
Carl-Robert Linnupuu
ab773c475a fix: disable checkForNewScreenshots by default 2024-06-24 17:26:39 +03:00
Carl-Robert Linnupuu
e07af73f61 fix: tool window autoscroller (closes #459) 2024-06-24 17:24:33 +03:00
Carl-Robert Linnupuu
a86bba190d 2.8.1 2024-06-21 12:11:15 +03:00
Carl-Robert Linnupuu
70bc264f6f docs: update changelog 2024-06-21 11:57:26 +03:00
Carl-Robert Linnupuu
1c45d97957 feat: add claude 3.5 sonnet model 2024-06-21 01:47:48 +03:00
Carl-Robert Linnupuu
8017731900 chore: bump llm-client 2024-06-17 19:32:20 +03:00
PhilKes
2fcc7bd38d feat: re-select Ollama model after refresh if available otherwise show error 2024-06-17 19:32:06 +03:00
PhilKes
0789dc40e8 feat: set maxTokens and temperature for Ollama chat and codecompletion 2024-06-17 19:32:01 +03:00
PhilKes
4586838610 feat: optional apiKey field for Ollama service 2024-06-17 19:31:56 +03:00
Carl-Robert Linnupuu
98c3d5073c fix: commit message placeholders 2024-06-17 17:01:24 +03:00
Carl-Robert Linnupuu
58e17c0819 chore: bump llm-client 2024-06-10 12:04:54 +03:00
Carl-Robert Linnupuu
3a4208c507 fix: replace codegpt website base url 2024-06-10 12:04:44 +03:00
Carl-Robert Linnupuu
04b7334696 2.8.0 2024-06-06 15:51:35 +03:00
Carl-Robert Linnupuu
8c92dd5331 Merge branch 'master' of github.com:carlrobertoh/CodeGPT 2024-06-06 00:12:20 +03:00