Commit Graph

  • 5808a892c1 fix: Change expected name in test Petr Mironychev 2025-03-27 00:41:28 +01:00
  • d58ff90458 fix: Fixed typo in the use of the project name Petr Mironychev 2025-03-27 00:34:10 +01:00
  • 7d06ab04dc feat: Add RunQtCreator target Petr Mironychev 2025-03-27 00:29:23 +01:00
  • 9d40e8ca25 chore: Upgrade plugin to 0.5.5 version v0.5.5 Petr Mironychev 2025-03-20 19:02:11 +01:00
  • 5b16c5403a fix: Add authorization while getting installed models (#142) (#147) Mariusz Jaskółka 2025-03-20 11:33:38 +01:00
  • 4ddbe0b8b9 feat: Support Ollama authorization via BaseAuth (#145) (#146) Mariusz Jaskółka 2025-03-20 11:14:50 +01:00
  • f41e063c02 chore: Upgrade plugin version to 0.5.4 v0.5.4 Petr Mironychev 2025-03-17 02:51:31 +01:00
  • 9d7d084448 fix: Wrong template replace to first template (#143) Petr Mironychev 2025-03-17 02:48:18 +01:00
  • 1ca1ffc629 fix: Remove reading from replay leading to crash (#142) Petr Mironychev 2025-03-17 01:22:27 +01:00
  • 8419577ae5 fix: Resolve thread-related QNetworkAccessManager issue (#140) Petr Mironychev 2025-03-16 09:47:04 +01:00
  • 91a6a88130 doc: Add default path for installed plugin Petr Mironychev 2025-03-14 11:35:37 +01:00
  • be38abc505 chore: upgrade plugin to 0.5.3 (#139) v0.5.3 Petr Mironychev 2025-03-14 10:59:23 +01:00
  • f2e0afb6b8 fix: Add qml in code handler for processing model answers (#138) Petr Mironychev 2025-03-14 10:47:30 +01:00
  • 3cf07238fd doc: Update QtC version to 16 Petr Mironychev 2025-03-14 09:32:54 +01:00
  • b98f85a997 chore: Upgrade plugin to QtCreator 16 (#136) v0.5.2 Petr Mironychev 2025-03-13 16:46:32 +01:00
  • 085659483f doc: Add info about linux compatibility to README.md Petr Mironychev 2025-03-11 08:34:14 +01:00
  • 8a1fd5438e chore: Add tests for LLMClientInterface (#131) Povilas Kanapickas 2025-03-10 22:54:17 +02:00
  • 78f69e82a5 chore: Checkout submodules when building (#133) Povilas Kanapickas 2025-03-10 20:17:30 +02:00
  • 3d770f91c7 refactor: Reduce dependency on TextDocument in ContextManager (#128) Povilas Kanapickas 2025-03-10 19:06:19 +02:00
  • c724bace06 refactor: Move document access out of prepareContext() (#129) Povilas Kanapickas 2025-03-10 18:54:03 +02:00
  • 719065ebfc refactor: Extract document reading to separate class (#127) Povilas Kanapickas 2025-03-10 18:42:40 +02:00
  • a218064a4f refactor: Introduce base class for RequestHandler (#125) Povilas Kanapickas 2025-03-10 18:29:45 +02:00
  • 13cd12b00a chore: Add 3rdparty/inja dependency (#126) Povilas Kanapickas 2025-03-10 18:28:25 +02:00
  • ed59be4199 refactor: Extract performance logging to separate class (#124) Povilas Kanapickas 2025-03-10 18:10:01 +02:00
  • 7dd8b3d085 fix: Make build CMakeLists.txt standalone (#123) Povilas Kanapickas 2025-03-10 18:00:07 +02:00
  • 3839d6896c refactor: Pass LLMClientInterface to QodeAssistClient (#122) Povilas Kanapickas 2025-03-10 17:56:27 +02:00
  • 6b86637dcb doc: Add llama.cpp description to README.md Petr Mironychev 2025-03-10 12:07:39 +01:00
  • 58c3e26e7f refactor: Decouple LLMClientInterface from ProvidersManager (#120) Povilas Kanapickas 2025-03-10 11:40:51 +02:00
  • 98e1047bf1 refactor: Decouple prompt template manager from their users (#115) Povilas Kanapickas 2025-03-10 03:13:10 +02:00
  • b6f36d61ae fix: Replace ubuntu-latest to ubuntu 22.04 (#119) v0.5.1 Petr Mironychev 2025-03-10 01:33:03 +01:00
  • f2f453ccc8 chore: Upgrade plugin to 0.5.1 Petr Mironychev 2025-03-10 01:00:33 +01:00
  • 1bcfd749d5 fix: Change OpenAI model parser conditions Petr Mironychev 2025-03-10 00:47:16 +01:00
  • e66f467214 feat: Add llama.cpp provider and fim template (#118) Petr Mironychev 2025-03-09 22:57:33 +01:00
  • c9a3cdaf25 refactor: Reuse extractFilePathFromRequest() more (#117) Povilas Kanapickas 2025-03-08 17:18:44 +02:00
  • 7c483f89cd chore: Replace deprecated FilePath::toString() with toFSPathString() (#116) Povilas Kanapickas 2025-03-08 17:08:33 +02:00
  • 6c323642e4 refactor: Inject settings into LLMClientInterface (#114) Povilas Kanapickas 2025-03-08 16:08:15 +02:00
  • 3a494d5254 chore: Remove duplicate label setting for systemPromptForNonFimModels (#111) Povilas Kanapickas 2025-03-08 11:40:22 +02:00
  • 44b3b0cc0c refactor: Don't use global state in ContextManager::isSpecifyCompletion (#112) Povilas Kanapickas 2025-03-08 11:38:52 +02:00
  • 3aae923d43 feat: Improve describe recent changes in system prompt (#113) Povilas Kanapickas 2025-03-08 09:58:28 +02:00
  • f94c79a5ff fix: Improve support for code blocks without language (#108) Povilas Kanapickas 2025-03-07 16:30:22 +02:00
  • 9a5047618d chore: Silence Qt warnings during tests (#110) Povilas Kanapickas 2025-03-07 02:58:09 +02:00
  • 90beebf2ee Revert "refactor: Move all processing logic to CodeHandler::processText()" (#109) Povilas Kanapickas 2025-03-07 02:57:13 +02:00
  • 521261e0a3 refactor: Move all processing logic to CodeHandler::processText() (#107) Povilas Kanapickas 2025-03-06 19:49:28 +02:00
  • 5536de146c chore: Remove dead code in RequestHandler (#106) Povilas Kanapickas 2025-03-06 15:19:01 +02:00
  • 81ac3c71fb chore: Add tests for CodeHandler (#105) Povilas Kanapickas 2025-03-06 14:45:12 +02:00
  • 61ca5c9a1b fix: Properly omit copyright information (#103) Povilas Kanapickas 2025-03-06 14:00:15 +02:00
  • 8a167bf248 chore: Expand DocumentContextReaderTest to cover more conditions (#102) Povilas Kanapickas 2025-03-06 13:08:57 +02:00
  • ab97f39ea4 chore: Fix pretty printing for QString (#101) Povilas Kanapickas 2025-03-06 13:08:16 +02:00
  • 0d3493e7f6 feat: Change linux build base to ubuntu 22.04 (#99) Petr Mironychev 2025-03-06 11:55:04 +01:00
  • 1d062e1fe4 chore: Use zero-based line numbers in tests (#100) Povilas Kanapickas 2025-03-06 12:53:27 +02:00
  • 5dceb5cd19 fix: Bring back old behavior of readStrings{After,Before}Cursor setting (#97) Povilas Kanapickas 2025-03-05 21:27:16 +02:00
  • 69a8aa80d9 refactor: Make DocumentContextReader::prepareContext() testable (#96) Povilas Kanapickas 2025-03-05 21:18:59 +02:00
  • e218699e64 refactor: Reuse getContext{Before,After}() instead of duplicating logic (#95) Povilas Kanapickas 2025-03-05 20:43:51 +02:00
  • 3dc0d910bf fix: Fix off by one errors in getContext{Before,After}() (#94) Povilas Kanapickas 2025-03-05 20:32:53 +02:00
  • f9f2a86cea fix: Correctly pick whole file context (#85) Povilas Kanapickas 2025-03-05 20:17:51 +02:00
  • 247256d4a4 chore: Add unit tests for DocumentContextReader (#90) Povilas Kanapickas 2025-03-05 16:01:52 +02:00
  • bcf7b6c226 refactor: Make DocumentContextReader usable outside Qt Creator context (#89) Povilas Kanapickas 2025-03-05 02:53:02 +02:00
  • 29a3939c64 chore: Add Github Actions job for checking formatting (#92) Povilas Kanapickas 2025-03-05 02:46:17 +02:00
  • cb3464170e chore: Run clang-format over the codebase (#91) Povilas Kanapickas 2025-03-05 02:45:15 +02:00
  • ca0fb5efbb fix: Make plugin registration be compatible with Qt Creator 16 (#80) Povilas Kanapickas 2025-03-04 12:29:30 +02:00
  • d8a01504a3 chore: Add support for Qt Creator version to the plugin build script (#87) Povilas Kanapickas 2025-03-04 12:17:19 +02:00
  • 3b188740e8 fix: Make settings dialogs button order consistent (#84) Povilas Kanapickas 2025-03-03 20:12:01 +02:00
  • 0d22e1866e fix: Add tooltip about where log messages can be seen (#86) Povilas Kanapickas 2025-03-03 20:00:25 +02:00
  • 61196cae90 chore: Run clang-format over the codebase (#82) Povilas Kanapickas 2025-03-02 23:44:20 +02:00
  • 102bb114a1 refactor: Remove duplicate constants from SettingsConstants.hpp (#81) Povilas Kanapickas 2025-03-02 23:25:25 +02:00
  • e507d7ee17 doc: Add discord link with description Petr Mironychev 2025-02-27 11:39:57 +01:00
  • ed55c829af doc: Add Mistral AI and Google AI Petr Mironychev 2025-02-27 00:20:32 +01:00
  • d651a246de chore: Upgrade plugin to version 0.5.0 v0.5.0 Petr Mironychev 2025-02-26 23:25:19 +01:00
  • c8e0f3268e fix: End completion position in lsp answer Petr Mironychev 2025-02-26 23:12:26 +01:00
  • 84025ec843 feat: Separate system prompt for fin and non-fim models Petr Mironychev 2025-02-26 22:46:04 +01:00
  • f6fd411b2d feat: Add moving to api key settings page if needed Petr Mironychev 2025-02-26 21:51:11 +01:00
  • 903eb50e7a fix: Current template description in General Settings Petr Mironychev 2025-02-26 13:39:49 +01:00
  • e8f7f031b6 feat: Enabling Position Independent Code Petr Mironychev 2025-02-26 13:25:29 +01:00
  • 90ae6cd1c0 feat: Add checkbox for disabling chat Petr Mironychev 2025-02-26 13:18:30 +01:00
  • 2ad0117498 fix: Crash in open General Settings after another settings tab Petr Mironychev 2025-02-26 11:15:36 +01:00
  • 9d58565de3 feat: Add template description in general settings Petr Mironychev 2025-02-25 21:58:39 +01:00
  • 8dba9b4baa fix: Saving mistral and google keys to settings Petr Mironychev 2025-02-25 19:21:44 +01:00
  • 7ba615a72d feat: Add Google AI provider and template Petr Mironychev 2025-02-25 14:14:48 +01:00
  • 1b06a651f0 fix: Chat item code style Petr Mironychev 2025-02-24 19:37:29 +01:00
  • 912c3d8c04 feat: Additional marker for user message in chat Petr Mironychev 2025-02-24 16:54:45 +01:00
  • e924029ec2 feat: Add filter templates for each provider Petr Mironychev 2025-02-23 01:41:47 +01:00
  • d96f44d42c refactor: Rework providers and templates logic Petr Mironychev 2025-02-22 19:39:28 +01:00
  • 142afa725f feat: Add using vector and chunks in Context Manager dev-rag-base Petr Mironychev 2025-02-09 12:11:23 +01:00
  • bd25736a55 refactor: Optimize SystemPrompt for code completion Petr Mironychev 2025-02-16 16:53:03 +01:00
  • 60936f6d84 refactor: Improve code completion message for Instruct models Petr Mironychev 2025-02-12 02:05:37 +01:00
  • 7d23d0323f refactor: Improve system prompt and message Petr Mironychev 2025-02-12 01:47:52 +01:00
  • f36db033e6 refactor: Improvment rag storage Petr Mironychev 2025-02-09 10:53:35 +01:00
  • 5dfcf74128 feat: add chunking Petr Mironychev 2025-02-09 10:10:06 +01:00
  • 02101665ca feat: Add version to vector db Petr Mironychev 2025-02-09 01:00:30 +01:00
  • 77a03d42ed feat: add enhancedSearch Petr Mironychev 2025-01-27 22:02:50 +01:00
  • 09c38c8b0e fix: Rebase on main Petr Mironychev 2025-01-27 09:44:17 +01:00
  • 7b73d7af7b feat: Add similarity search Petr Mironychev 2025-01-26 20:00:56 +01:00
  • 5a426b4d9f feat: RAG init Petr Mironychev 2025-01-26 17:51:01 +01:00
  • 1fa6a225a4 Add discord invite Petr Mironychev 2025-02-05 02:01:32 +01:00
  • 31133e3378 chore: Update plugin to 0.4.13 v0.4.13 Petr Mironychev 2025-02-02 23:28:31 +01:00
  • a2f15fc843 refactor: Remove experimental Ubuntu 22.04 build from releases Petr Mironychev 2025-02-02 23:03:51 +01:00
  • 2a0beb6c4c feat: Add language-specific LLM preset configuration Petr Mironychev 2025-02-02 22:57:18 +01:00
  • e836b86569 chore: Upgrade plugin to 0.4.12 v0.4.12 Petr Mironychev 2025-02-01 09:37:21 +01:00
  • 288fefebe5 feat: Add CodeLlama QML FIM Petr Mironychev 2025-02-01 09:36:14 +01:00
  • 528badbf1e Add commercial support to README.md Petr Mironychev 2025-01-29 15:00:16 +01:00