Commit graph

553 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
bf1cb5c183 docs: update changelog 2024-08-19 13:50:51 +03:00
Carl-Robert Linnupuu
39a7d635a3 docs: update plugin description 2024-08-19 13:49:47 +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
a113bdb177 docs: update plugin description 2024-08-19 11:04:50 +03:00
Carl-Robert Linnupuu
93aee6818a fix: reverse inlay text colors 2024-08-19 11:04:46 +03:00
Carl-Robert Linnupuu
94a273ce9e feat: image support for Custom OpenAI provider (#649) 2024-08-19 11:04:42 +03:00
Carl-Robert Linnupuu
62baf3c827 fix: remove edit code floating toolbar action 2024-08-18 13:12:10 +03:00
Carl-Robert Linnupuu
c56f846704 fix: build and compatibility issues 2024-08-18 13:00:09 +03:00
Carl-Robert Linnupuu
12e513cadb fix: build 2024-08-17 16:04:16 +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
0eae017133 fix: long search queries (fixes #652) 2024-08-17 15:17:17 +03:00
Carl-Robert Linnupuu
860e251ce0 fix: slow file searches (fixes #652) 2024-08-17 15:16:59 +03:00
dependabot[bot]
9e9c678f65 chore(deps): bump org.jetbrains.changelog from 2.2.0 to 2.2.1 (#624)
Bumps org.jetbrains.changelog from 2.2.0 to 2.2.1.

---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-17 15:16:55 +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 Linnupuu
ad174b709f feat: add default docs and other minor improvements 2024-08-17 15:16:46 +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
a992a87bdc 2.9.0 2024-08-03 14:07:07 +03:00
Carl-Robert Linnupuu
be0b0736aa fix: web search items UI layout 2024-08-03 13:57:08 +03:00
Carl-Robert Linnupuu
487fe81692 fix: personas settings state 2024-08-03 04:04:59 +03:00
Carl-Robert Linnupuu
88b6d112f8 docs: update changelog and description 2024-08-02 17:15:26 +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 Linnupuu
a243b41a19 docs: update plugin's description 2024-07-31 10:29:13 +03:00
Carl-Robert Linnupuu
55fc149b48 docs: update changelog 2024-07-31 10:29:07 +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 Linnupuu
2e5670fa29 feat: add persona prompt tooltip 2024-07-27 16:21:16 +03:00
Carl-Robert Linnupuu
b6eb98db91 fix: UI perf issues 2024-07-27 15:27:13 +03:00
Carl-Robert Linnupuu
adefb44593 refactor: popup suggestions strategy 2024-07-27 12:44:08 +03:00
Carl-Robert Linnupuu
6a568127ef fix: compatibility problems 2024-07-27 02:42:02 +03:00
Carl-Robert Linnupuu
174857927c refactor: improve folder suggestions update strategy 2024-07-26 15:14:28 +03:00
Carl-Robert Linnupuu
98bf3be8c1 feat: focus popup when initially visible 2024-07-26 15:14:22 +03:00
Carl-Robert Linnupuu
13d31b4073 refactor: improve folder suggestions update strategy 2024-07-26 15:14:16 +03:00
Carl-Robert Linnupuu
c7310c2ebf feat: include only valid project folders 2024-07-26 15:14:09 +03:00
Carl-Robert Linnupuu
75149e1efa fix: popup focus on tab events 2024-07-26 15:14:04 +03:00
Carl-Robert Linnupuu
89aa96750b feat: display popup close help text 2024-07-26 15:13:56 +03:00
Carl-Robert Linnupuu
e49d1d9cf6 fix: truncation of suggestion descriptions 2024-07-26 15:13:32 +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
6f8569085d 2.8.5 2024-07-24 20:16:15 +03:00
Carl-Robert Linnupuu
c5922590b9 docs: update changelog 2024-07-24 20:07:24 +03:00
Carl-Robert Linnupuu
a4d9e51022 fix: wrong line separators on code completion (fixes #637) 2024-07-24 20:06:42 +03:00
Carl-Robert Linnupuu
19c3da3376 feat: add llama 3.1 405b model 2024-07-24 20:05:49 +03:00
Carl-Robert Linnupuu
5b5a635edb 2.8.4 2024-07-19 12:48:14 +03:00
Carl-Robert Linnupuu
db5e07bcec docs: update plugin description 2024-07-19 12:44:15 +03:00
Carl-Robert Linnupuu
f979b676ff fix: replace codegpt default anon chat model 2024-07-19 11:26:46 +03:00
Carl-Robert Linnupuu
14f44ea974 fix: compatibility issues 2024-07-19 11:22:54 +03:00
NEO
feed5bfd07 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 10:44:19 +03:00
Carl-Robert Linnupuu
40fa805529 docs: update changelog 2024-07-19 10:44:04 +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