Carl-Robert
307c12e15d
feat: improved popup suggestions and personas support ( #638 )
...
* feat: support personas
* fix: replace previous system prompts with personas
* feat: add persona toolbar label
* refactor: rename properties
* refactor: clean up
* fix: personas settings configurable state
* refactor: code cleanup
* feat: list item auto highlightning
* feat: replace personas toolbar label with action link
* refactor: code cleanup
* fix: manual items not being able to delete
* fix: personas settings configurable state
* refactor: clean up code
* fix: folder selection
2024-07-26 15:06:09 +03:00
Carl-Robert Linnupuu
40fa27a8bd
2.8.5
2024-07-24 20:30:57 +03:00
Carl-Robert Linnupuu
1ab99b73fe
docs: update changelog
2024-07-24 20:08:55 +03:00
Carl-Robert Linnupuu
9bcd6a6278
fix: wrong line separators on code completion ( fixes #637 )
2024-07-24 20:08:38 +03:00
Carl-Robert Linnupuu
090a23313a
docs: update changelog
2024-07-24 20:08:33 +03:00
Carl-Robert Linnupuu
be37db8ee5
feat: add llama 3.1 405b model
2024-07-24 20:08:06 +03:00
Carl-Robert Linnupuu
25e37749b4
2.8.4
2024-07-19 13:00:58 +03:00
Carl-Robert Linnupuu
daeaa10c72
docs: update changelog
2024-07-19 12:55:27 +03:00
Carl-Robert Linnupuu
0673e20fe0
fix: openai image models support
2024-07-19 12:54:50 +03:00
Carl-Robert Linnupuu
468da234f1
fix: replace hard coded max tokens for edit code request
2024-07-19 12:54:45 +03:00
Carl-Robert Linnupuu
f7ac956da5
feat: add gpt-4o-mini model
2024-07-19 12:54:38 +03:00
Carl-Robert Linnupuu
26b807569d
docs: update plugin description
2024-07-19 12:44:39 +03:00
Carl-Robert Linnupuu
ff977f5c1e
fix: replace codegpt default anon chat model
2024-07-19 11:27:26 +03:00
NEO
501d52245f
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:11:03 +03:00
Carl-Robert
50d631838f
feat: improve tool window's textbox ( #621 )
...
* feat: initial smart user input panel implementation
* refactor: clean up
2024-07-18 14:22:48 +03:00
Carl-Robert Linnupuu
c911f3603d
chore: upgrade treesitter deps
2024-07-18 14:22:45 +03:00
Laurențiu Lozan
3ccd340262
fix: Numeric values in Custom providers' headers section break configuration. #619 ( #620 )
...
https://github.com/carlrobertoh/CodeGPT/issues/619
2024-07-18 14:22:40 +03:00
Carl-Robert Linnupuu
d928a7e845
2.8.3
2024-07-15 11:14:11 +03:00
Carl-Robert Linnupuu
cebf53b56b
docs: update plugin description
2024-07-12 16:33:37 +03:00
Carl-Robert Linnupuu
2c18c5531c
docs: update changelog
2024-07-12 16:33:30 +03:00
Carl-Robert Linnupuu
60015d8a0f
fix: wrong line separators on windows ( fixes #605 )
2024-07-12 16:32:45 +03:00
Carl-Robert Linnupuu
6c867d78f7
fix: replace code selection behaviour ( fixes #614 )
2024-07-12 16:32:40 +03:00
Carl-Robert Linnupuu
d4b4edee54
feat: add enter key shortcut for Fast Edit submission ( closes #602 )
2024-07-12 16:32:32 +03:00
Carl-Robert Linnupuu
98650ee1d6
fix: build (ignore py tests)
2024-07-12 16:31:19 +03:00
Carl-Robert Linnupuu
737eeb0e4c
fix: inline completion breaking changes
2024-07-12 16:23:17 +03:00
Phil
60d71cd301
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-12 14:25:24 +03:00
Carl-Robert Linnupuu
c193695fc1
fix: ollama form combobox state ( fixes #606 )
2024-07-12 14:24:28 +03:00
Carl-Robert Linnupuu
1b6a7f2156
chore: remove github sponsorship
2024-07-12 14:24:22 +03:00
Carl-Robert Linnupuu
6100c77026
2.8.2
2024-07-01 14:15:45 +03:00
Carl-Robert Linnupuu
ccbf7fc722
fix: test anomalies
2024-07-01 14:13:48 +03:00
Carl-Robert Linnupuu
cda6220bbc
docs: add fast edit feature description
2024-07-01 14:09:01 +03:00
Carl-Robert Linnupuu
dff71e64da
chore: update edit-code feature system prompt
2024-07-01 02:27:57 +03:00
Carl-Robert Linnupuu
d63094c047
feat: add external upgrade plan link to error notification
2024-06-30 18:40:03 +03:00
Carl-Robert Linnupuu
2c6f4b528b
chore: update edit-code prompt with detailed instructions
2024-06-30 18:39:59 +03:00
Carl-Robert Linnupuu
ffc667d17e
fix: edit code popover loading state
2024-06-30 18:39:54 +03:00
Carl-Robert Linnupuu
d41bb317e5
fix: undo action after completion
2024-06-30 18:39:49 +03:00
Carl-Robert Linnupuu
0e8d6a187d
fix: increase max_tokens for code edit requests
2024-06-30 18:39:41 +03:00
Carl-Robert Linnupuu
9166521bbc
chore: update changelog
2024-06-30 01:23:13 +03:00
Carl-Robert Linnupuu
db3f4ac98c
feat: add default keymap for edit code action
2024-06-30 01:22:25 +03:00
Carl-Robert
b1d8c521c4
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 01:22:18 +03:00
Carl-Robert Linnupuu
7190ed3213
fix: wrong line separators on windows ( closes #599 )
2024-06-30 01:22:13 +03:00
Carl-Robert Linnupuu
786abd0b31
chore: remove You.com support
2024-06-30 01:22:03 +03:00
Carl-Robert Linnupuu
7fe101ff16
chore: fix checkstyle
2024-06-30 01:21:11 +03:00
Carl-Robert Linnupuu
36cb730db4
fix: disable checkForNewScreenshots by default
2024-06-30 01:21:05 +03:00
Carl-Robert Linnupuu
be906971db
fix: tool window autoscroller ( closes #459 )
2024-06-30 01:20:59 +03:00
Carl-Robert Linnupuu
c21b3a4d06
2.8.1
2024-06-21 12:15:33 +03:00
Carl-Robert Linnupuu
69ffb8f519
docs: update changelog
2024-06-21 12:01:56 +03:00
Carl-Robert Linnupuu
ae4b87898d
feat: add claude 3.5 sonnet model
2024-06-21 11:41:04 +03:00
Carl-Robert Linnupuu
5eb88b71df
chore: bump llm-client
2024-06-21 11:40:56 +03:00
PhilKes
72abd4169f
feat: re-select Ollama model after refresh if available otherwise show error
2024-06-21 11:40:29 +03:00