Commit Graph
98 Commits
Author SHA1 Message Date
Petr MironychevandGitHub 4b851f1662 Update README.md for 0.3.0 2024-10-14 01:36:48 +02:00
Petr MironychevandGitHub 6fea300825 Version 0.3.0
- new QML chat in outpane and in side panels
- qwen chat model template
- long long list of fixes
2024-10-14 00:27:43 +02:00
Petr Mironychev 14bf0e6c94 Upgrade plugin version to 0.3.0 2024-10-14 00:22:24 +02:00
Petr Mironychev 0c045e65df Upgrade to version 0.3.0
new QML Chat
Qwen chat model
2024-10-14 00:10:24 +02:00
Petr MironychevandGitHub 15138b4644 Update FUNDING.yml 2024-10-13 14:00:18 +02:00
Petr MironychevandGitHub 5c98de7440 Add components for chat 2024-10-07 00:53:35 +02:00
Petr Mironychev b808d0ec10 Remove temporary code 2024-10-07 00:49:49 +02:00
Petr Mironychev 30fcd7e019 Add ChatRootView QML item 2024-10-06 18:47:10 +02:00
Petr Mironychev 7442256bab Add ChatModel 2024-10-06 18:19:12 +02:00
Petr Mironychev 8be279a5fd Add base qml chat view to navigation panel 2024-10-06 17:54:00 +02:00
Petr Mironychev d77e13cddb Change to scope pointer 2024-10-06 16:03:50 +02:00
Petr Mironychev 162c068431 Upgrade version to 0.2.4 2024-10-05 20:50:15 +02:00
Petr MironychevandGitHub 4e8ff55355 Add QtCreator Version Compatibility to README 2024-10-03 17:36:45 +02:00
Petr MironychevandGitHub 8df21e96bd Add QtCreator Version Compatibility to README 2024-10-03 17:28:58 +02:00
Petr MironychevandGitHub 57bec94ee4 Version 0.2.3, Update to QtCreator 14.0.2 2024-10-03 16:44:22 +02:00
Petr Mironychev 1760a2d5ff Upgrade QtCreator to 14.0.2
Add no print support

Test disabling qt6 print component

Clean unnecessary code

Add library
2024-10-03 15:30:16 +02:00
Petr MironychevandGitHub 1649a246e1 Version 0.2.2
- Improve chat history
- Fix system prompt
- Fix ollama model livetime
- Fix providers and prompt default value
2024-10-02 22:32:59 +02:00
Petr Mironychev 0ab4b51520 Upgrade plugin version 2024-10-02 22:28:52 +02:00
Petr Mironychev d235d0fcdf Fix providers and prompt default value 2024-10-02 22:25:53 +02:00
Petr Mironychev 1cbde3d55b Fix ollama model livetime 2024-10-02 21:44:32 +02:00
Petr Mironychev 9903ac8f7b Fix system prompt for FIM 2024-10-02 21:44:15 +02:00
Petr Mironychev fbe363689f Change message history 2024-10-01 00:26:28 +02:00
Petr MironychevandGitHub d7f0cc92e6 Version 0.2.1
- Fix getting models list from providers
- Fix clearing message history in chat
- Remove unnecessary logs
2024-09-24 09:31:40 +02:00
Petr Mironychev 8311db5b08 Removed unessary logs 2024-09-24 09:28:53 +02:00
Petr Mironychev cd6dd94cd2 Upgrade version to 0.2.1 2024-09-24 09:20:26 +02:00
Petr Mironychev b559a17407 Fix getting models list 2024-09-24 08:59:26 +02:00
Petr Mironychev 9745997952 Fix clear message history 2024-09-23 23:54:36 +02:00
Petr MironychevandGitHub aac58d6933 Version 0.2.0
- Separate handling messages from LSP and LLM providers
- Chat basic components and settings
- Templates for chat
2024-09-23 01:56:27 +02:00
Petr Mironychev 93c69df1b9 Fix typo 2024-09-23 00:19:38 +02:00
Petr Mironychev 4b0b589d0e Upgrade version 2024-09-23 00:12:25 +02:00
Petr Mironychev 04c44f5916 Add basic chat widgets and functionality 2024-09-23 00:10:23 +02:00
Petr MironychevandGitHub 6e56646b4c Version 0.1.3
Remove unnecessary log
Improve settings
2024-09-15 01:33:48 +02:00
Petr Mironychev c89fe1451b Improve settings accessibility 2024-09-15 01:20:26 +02:00
Petr Mironychev 938636ab48 Remove unnecessary log 2024-09-15 01:15:53 +02:00
Petr MironychevandGitHub e3a2b5a64c Version 0.1.2
- Added sending cache of latest changes to model
- Changed default value of suggestion trigger
2024-09-11 02:16:29 +02:00
Petr Mironychev 0ae12e0fc6 Update README 2024-09-11 02:01:00 +02:00
Petr Mironychev 793b855819 Change default value for start ai suggestion 2024-09-11 01:59:45 +02:00
Petr Mironychev 8e052ff45c Add settings for cache of changes 2024-09-11 01:59:25 +02:00
Petr Mironychev 2fb876ff00 Exclude current file cache from request 2024-09-11 01:37:57 +02:00
Petr Mironychev cd1a9e16e0 Add basic cache manager 2024-09-11 01:25:00 +02:00
Petr Mironychev f07610df5c Upgrade version to 0.1.2 2024-09-11 01:24:22 +02:00
Petr Mironychev 7cd35082b2 Add using custom template to README.md 2024-09-10 17:41:24 +02:00
Petr MironychevandGitHub c1dd59e65c Add gifs to README.md 2024-09-08 15:34:20 +02:00
Petr MironychevandGitHub faaf59f163 Version 0.1.1
Fixed settings layouts
2024-09-08 14:39:08 +02:00
Petr Mironychev 539a220771 Fix settings layouts 2024-09-08 14:31:52 +02:00
Petr MironychevandGitHub 397dd33a96 Version 0.1.0
## What's New
- Reworked plugin settings to multipage settings
- Added creating, saving and loading custom templates in json format
- Added smart trigger for call suggestion after input by default 2 characters
2024-09-08 03:03:07 +02:00
Petr Mironychev 9361c27d6e Add smart trigger for call suggestion 2024-09-08 02:51:56 +02:00
Petr Mironychev 15af137728 Add examples of customs request 2024-09-08 02:25:21 +02:00
Petr Mironychev 24ad5fd015 Fix saving template after closing qtc 2024-09-08 01:47:17 +02:00
Petr Mironychev 216c28aa5e Fix names, icon and tips 2024-09-08 01:42:23 +02:00
Petr Mironychev f64ea42071 Remove origin qodesettings 2024-09-08 01:07:39 +02:00
Petr Mironychev 314ba06db1 Move custom promt to settings page 2024-09-08 00:59:44 +02:00
Petr Mironychev 384e07ba62 Move suggestionTimer to general settings 2024-09-08 00:18:23 +02:00
Petr Mironychev 4d06541a36 Move preset params to separate settings page 2024-09-08 00:13:48 +02:00
Petr Mironychev 356f28a97b Move context settings to page 2024-09-07 23:51:23 +02:00
Petr Mironychev b5ca11ed38 Move settings to General Page 2024-09-07 23:10:11 +02:00
Petr Mironychev d49cd07dd0 Add empty pages for future settings 2024-09-07 20:11:54 +02:00
Petr Mironychev 8e61651bae Add button for save and load Custom Template 2024-09-06 09:27:10 +02:00
Petr Mironychev 1e0063a7bb Add custom template prompt 2024-09-06 01:07:28 +02:00
Petr Mironychev 44add994b9 Optimize string 2024-09-05 22:18:57 +02:00
Petr MironychevandGitHub 99136d7b76 Add supports way to README.md 2024-09-04 13:38:37 +02:00
Petr MironychevandGitHub da7abbd9be Create FUNDING.yml
Add ko-fi button
2024-09-04 13:29:18 +02:00
Petr MironychevandGitHub 16035d6de6 Merge pull request #7 from Palm1r/version-0.0.9
Version 0.0.9
- Fix default settings
2024-09-03 10:41:56 +02:00
Petr Mironychev 4891cc4b1e Additional info for troubleshooting 2024-09-03 10:37:34 +02:00
Petr Mironychev 7370258485 Fix default settings 2024-09-03 10:30:03 +02:00
Petr Mironychev a1df602182 Add troubleshooing chapter 2024-09-03 10:29:27 +02:00
Petr MironychevandGitHub a1b813206a Merge pull request #6 from Palm1r/version-0.0.8
Version 0.0.8
- Implement model list retrieval using GET requests
- Introduce line-by-line insertion for multiline suggestions
2024-09-02 11:06:29 +02:00
Petr Mironychev ada65e9ef7 Add hotkeys tip 2024-09-02 11:02:23 +02:00
Petr Mironychev 753365ea52 Add multiline insert support 2024-09-02 10:54:14 +02:00
Petr Mironychev 4d9adf75ff Add line inserting 2024-09-01 21:41:46 +02:00
Petr Mironychev a974b0aa82 Move to get models by request to provider 2024-09-01 18:19:37 +02:00
Petr MironychevandGitHub 6703a7026d Merge pull request #5 from Palm1r/version-0.0.7
Version 0.0.7
- Add DeepSeekV2 template
- Add performance benchmark
- Move instructions and file path from FIM
2024-09-01 12:09:15 +02:00
Petr Mironychev d7fc62f94b Move instractoins out from FIM request 2024-09-01 12:06:55 +02:00
Petr Mironychev dec8967df2 Add performance benchmark 2024-09-01 00:06:11 +02:00
Petr Mironychev 4f0f9338dc Add DeepSeekCoderV2 template 2024-08-31 23:20:23 +02:00
Petr MironychevandGitHub ec26a31ec5 Merge pull request #4 from Palm1r/version-0.0.6
Version 0.0.6
- Fix authorization to API
- Fix reset to provider default settings after reboot qtc
2024-08-30 08:48:09 +02:00
Petr Mironychev 55d359e44e Fix reset to provider default settings on restart qtc 2024-08-30 08:28:27 +02:00
Petr Mironychev 46258a11f6 Fix authorization to the API. 2024-08-30 07:47:33 +02:00
Petr MironychevandGitHub 4bccd8db91 Add new provider to README.md 2024-08-29 23:35:34 +02:00
Petr MironychevandGitHub e3495e10f0 Merge pull request #3 from Palm1r/version-0.0.5
Version 0.0.5
- Fix typo
- Fix remove comments from request
- Add support CodeQwenChat template (experimental)
- Add support OpenAI compatible provider (experimental)
2024-08-29 23:14:17 +02:00
Petr Mironychev d97a3514cc Add experimental prefix 2024-08-29 23:10:57 +02:00
Petr Mironychev fa79803836 Add OpenAI Compatible provider 2024-08-29 23:06:58 +02:00
Petr Mironychev b4f969908f Fix typo 2024-08-29 22:46:03 +02:00
Petr Mironychev 9beb48ee97 Add CodeQwenChat template 2024-08-29 22:28:18 +02:00
Petr Mironychev d6320b04f7 Fix remove comments from request 2024-08-29 22:26:40 +02:00
Petr MironychevandGitHub 7797007160 Merge pull request #2 from Palm1r/version-0.0.4
Version 0.0.4
2024-08-29 10:02:27 +02:00
Petr Mironychev a613ea19f4 Add singleline completion 2024-08-29 09:46:41 +02:00
Petr Mironychev 1201da6af3 Fix typo in logs and settings 2024-08-29 09:27:50 +02:00
Petr Mironychev 6bd6edf54d Add default key sequence 2024-08-29 00:45:41 +02:00
Petr Mironychev 61aae8e3ba Remove copyright from request 2024-08-29 00:28:54 +02:00
Petr MironychevandGitHub 089bd0594e Add build status link to README.md 2024-08-28 21:44:18 +02:00
Petr Mironychev e799d0bd00 Upgrade to 0.0.3 2024-08-28 10:56:59 +02:00
Petr Mironychev fc58c38f63 Add extended context 2024-08-28 10:10:31 +02:00
Petr Mironychev 989718017a Upgrade to 0.0.2 2024-08-27 23:04:39 +02:00
Petr Mironychev a324df8dbf Fix reading context 2024-08-27 23:03:22 +02:00
Petr Mironychev ed1fc31a1e Update requierements 2024-08-27 12:07:02 +02:00
Petr Mironychev 819e103471 Initial commit 2024-08-27 11:58:55 +02:00
Petr MironychevandGitHub f90ca5bde6 Initial commit 2024-08-27 11:36:28 +02:00