Carl-Robert Linnupuu
e26034367e
fix: build errors
2024-09-05 15:50:26 +03:00
Carl-Robert Linnupuu
6ee0163c69
refactor: remove success notification upon insert at caret action
2024-09-05 15:29:15 +03:00
Carl-Robert Linnupuu
baa99d97d1
feat: new 'Insert at Caret' toolwindow editor action
2024-09-05 15:29:03 +03:00
Carl-Robert Linnupuu
465ae704d6
feat: add apply and diff actions for toolwindow code editor
2024-09-05 15:25:00 +03:00
Carl-Robert Linnupuu
1b36ed53fd
feat: add git context to code completions
2024-09-05 15:24:33 +03:00
Carl-Robert Linnupuu
03feba0a4f
feat: display web docs progress
2024-08-23 11:34:45 +03:00
Carl-Robert Linnupuu
1cb4998b87
refactor: implement ConfigurationSettings as a Kotlin service ( #634 )
2024-08-23 11:34:14 +03:00
Nick P.
113d274c64
fix: Codestral Infill templates for code completion in llama.cpp ( #667 )
...
* fix: Codestral template variables and [MIDDLE] token
* fix: Codestral references CODESTRAL fixed template
2024-08-20 16:14:39 +03:00
Carl-Robert Linnupuu
e6b53a5079
fix: reset doc and persona values on submit
2024-08-20 15:52:48 +03:00
Carl-Robert Linnupuu
9beef4f556
fix: use personas only within current chat session context
2024-08-19 13:49:39 +03:00
Carl-Robert Linnupuu
0b7ceddf07
feat: add deepseek coder v2 model
2024-08-19 11:04:54 +03:00
Carl-Robert Linnupuu
94a273ce9e
feat: image support for Custom OpenAI provider ( #649 )
2024-08-19 11:04:42 +03:00
Carl-Robert
67d8a4443a
feat: replace the underlying input component with EditorTextField ( #665 )
2024-08-17 15:19:18 +03:00
Carl-Robert Linnupuu
76f7d3868e
fix: chat reset button state when current conversation not properly configured ( fixes #651 )
2024-08-17 15:16:51 +03:00
Carl-Robert
da38c15ed0
feat: add webpage documentation support ( #650 )
...
* feat: documentation support while chatting
* feat: support managing web documentation entries
2024-08-17 15:16:29 +03:00
Carl-Robert Linnupuu
be0b0736aa
fix: web search items UI layout
2024-08-03 13:57:08 +03:00
Carl-Robert Linnupuu
0b0c930348
feat: improve chat UI performance
2024-08-02 16:06:21 +03:00
Carl-Robert Linnupuu
3ad0f6bb99
fix: hide webpage list on any interrupted event
2024-08-02 16:06:15 +03:00
Carl-Robert
352fe78f59
feat: web search support ( #641 )
...
* feat: web search support
* fix: enable web search only for codegpt provider
* fix: checkstyle
* feat: improve list cell design
2024-07-31 02:11:07 +03:00
Carl-Robert
5014b2a3a8
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:13:24 +03:00
Carl-Robert Linnupuu
21a69675c4
fix: openai image models support
2024-07-19 10:43:28 +03:00
Carl-Robert Linnupuu
ffb6c5671b
fix: replace hard coded max tokens for edit code request
2024-07-19 10:43:19 +03:00
Carl-Robert Linnupuu
47934042d3
feat: add gpt-4o-mini model
2024-07-19 10:43:05 +03:00
Carl-Robert
bea8b3b201
feat: improve tool window's textbox ( #621 )
...
* feat: initial smart user input panel implementation
* refactor: clean up
2024-07-18 14:22:12 +03:00
Laurențiu Lozan
382fed03ad
fix: Numeric values in Custom providers' headers section break configuration. #619 ( #620 )
...
https://github.com/carlrobertoh/CodeGPT/issues/619
2024-07-18 14:22:04 +03:00
Carl-Robert Linnupuu
0c773d1d3e
fix: replace code selection behaviour ( fixes #614 )
2024-07-12 17:09:56 +03:00
Carl-Robert Linnupuu
d0db35153a
fix: build errors
2024-07-12 16:59:54 +03:00
Phil
8af6be9e3e
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 16:46:58 +03:00
Carl-Robert Linnupuu
4e55707290
fix: undo action after completion
2024-06-30 18:42:40 +03:00
Carl-Robert Linnupuu
762643e642
fix: increase max_tokens for code edit requests
2024-06-30 18:42:32 +03:00
Carl-Robert Linnupuu
79d37d65a0
fix: build errors
2024-06-30 01:33:23 +03:00
Carl-Robert
e3b6f62bf2
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:27:45 +03:00
Carl-Robert Linnupuu
d0fe8404fb
fix: wrong line separators on windows ( closes #599 )
2024-06-30 01:27:40 +03:00
Carl-Robert Linnupuu
b46bee945f
chore: remove You.com support
2024-06-30 01:27:33 +03:00
Carl-Robert Linnupuu
5dc9354e8e
chore: fix checkstyle
2024-06-30 01:26:18 +03:00
Carl-Robert Linnupuu
07216fdb4e
fix: disable checkForNewScreenshots by default
2024-06-30 01:26:14 +03:00
Carl-Robert Linnupuu
11ea8a4ae9
fix: tool window autoscroller ( closes #459 )
2024-06-30 01:26:09 +03:00
Carl-Robert Linnupuu
572d3626bd
fix: build/compatibility issues
2024-06-21 11:38:29 +03:00
PhilKes
56cdc6d76b
feat: set maxTokens and temperature for Ollama chat and codecompletion
2024-06-21 11:16:57 +03:00
PhilKes
b71cabdca6
feat: optional apiKey field for Ollama service
2024-06-21 11:16:51 +03:00
Carl-Robert Linnupuu
78e4353f91
fix: commit message placeholders
2024-06-21 11:16:43 +03:00
Carl-Robert Linnupuu
1eacb7d432
fix: replace codegpt website base url
2024-06-21 11:16:00 +03:00
Carl-Robert Linnupuu
d92e98ba98
feat: introduce openai and anthropic models for subscribed users
2024-06-06 15:29:36 +03:00
Carl-Robert Linnupuu
4e12034d0d
fix: disable code completions by default
2024-06-06 15:29:31 +03:00
Phil
e96f6a418a
feat: add field for environment variables for Llama server ( #550 )
...
Co-authored-by: Carl-Robert <carlrobertoh@gmail.com>
2024-06-06 15:29:10 +03:00
Phil
4c2f62d66d
fix: remove trailing slashes from URL text fields ( #579 )
2024-06-06 15:29:03 +03:00
Rene Leonhardt
235418e9ac
feat: Support Phi-3 Medium 128K ( #577 )
2024-06-06 15:28:59 +03:00
Rene Leonhardt
1ef8afbc73
feat: Support Stable Code Instruct 3B ( #552 )
...
* feat: Support Stable Code Instruct 3B
* feat: Sort LLaMA models in settings
2024-06-06 15:28:54 +03:00
Carl-Robert Linnupuu
893a125adc
fix: backward compatibility issues on plugin update ( fixes #551 )
2024-05-15 00:13:37 +03:00
Rene Leonhardt
44b61a443a
feat: Show server name in start/stop notifications ( #546 )
...
* feat: Show server name in start/stop notifications
* feat: Show opposite action in notification
* feat: Pre-select biggest downloaded parameter size on model change
* chore: Update to latest llama.cpp fixes (2024-05-14)
2024-05-15 00:13:30 +03:00