bobo.yang
|
0756779a94
|
Refactor chunkFilter.ts to include CodeCompleteResultWithMeta interface
|
2024-06-12 14:57:05 +08:00 |
|
boob.yang
|
58e6bc5a4f
|
Merge pull request #552 from devchat-ai/update_code_completion_event
Refactor subproject commit in gui and add IDE and language information to log event requests
|
2024-06-11 12:25:53 +08:00 |
|
bobo.yang
|
ee58a02c02
|
Refactor subproject commit in gui
|
2024-06-11 12:24:35 +08:00 |
|
bobo.yang
|
28845c47f1
|
feat: Add IDE and language information to log event requests in InlineCompletionProvider
|
2024-06-11 12:22:47 +08:00 |
|
boob.yang
|
954a67350e
|
Merge pull request #551 from devchat-ai/call_diff_event_to_gui
Refactor commands.ts to include MessageHandler for sending a codeDiffApply command
|
2024-06-07 17:25:04 +08:00 |
|
bobo.yang
|
3209d886e3
|
Refactor commands.ts to include MessageHandler for sending a codeDiffApply command
|
2024-06-07 17:22:07 +08:00 |
|
boob.yang
|
8d8cb95d69
|
Merge pull request #550 from devchat-ai/fix_code_completion_function_range_error
Refactor findFunctionRanges to Improve Performance and Readability
|
2024-06-06 20:56:52 +08:00 |
|
bobo.yang
|
740b27f9be
|
Refactor findFunctionRanges to improve performance and readability
|
2024-06-06 20:53:30 +08:00 |
|
boob.yang
|
826806edad
|
Merge pull request #549 from devchat-ai/optimize_code_completion_240605
Refactor code for performance optimization and bug fixes
|
2024-06-06 18:40:05 +08:00 |
|
bobo.yang
|
dccc6bbf37
|
Refactor code for performance optimization and bug fixes
|
2024-06-06 18:36:08 +08:00 |
|
bobo.yang
|
a8842848e7
|
Refactor DevChatConfig.get() method to support default values
|
2024-06-06 18:35:55 +08:00 |
|
bobo.yang
|
144866dcba
|
Refactor countTokens function to simplify and improve performance
|
2024-06-06 18:35:43 +08:00 |
|
bobo.yang
|
89f8320253
|
Refactor code to use "//" as a stop condition for devchatComplete
|
2024-06-06 18:35:30 +08:00 |
|
bobo.yang
|
a1b10487a3
|
Refactor LLMStreamComplete to handle empty lines in removeRepeatBlock
|
2024-06-06 18:35:20 +08:00 |
|
bobo.yang
|
74bbe6f212
|
Refactor submodule commit references in gui
|
2024-06-06 18:35:10 +08:00 |
|
boob.yang
|
a0deb370a2
|
Merge pull request #548 from devchat-ai/update_gui_240605
Refactor submodule commit references in gui
|
2024-06-05 15:48:56 +08:00 |
|
bobo.yang
|
4281abd525
|
Refactor submodule commit references in gui
|
2024-06-05 15:46:26 +08:00 |
|
boob.yang
|
91aa2a3e65
|
Merge pull request #547 from devchat-ai/add_debug_config_for_code_completions
Refactor LLM Code for Completion Endpoint and Performance Optimization
|
2024-06-04 13:28:26 +08:00 |
|
bobo.yang
|
a05e6caee1
|
Refactor code to use llmApiBase for completion endpoint
|
2024-06-04 13:23:42 +08:00 |
|
bobo.yang
|
4eea931db1
|
Refactor LLM code for performance optimization and logging
|
2024-06-04 08:30:04 +08:00 |
|
boob.yang
|
a05caa9f31
|
Merge pull request #546 from devchat-ai/update_gui_240604
Refactor submodule commit references in gui
|
2024-06-04 08:20:58 +08:00 |
|
bobo.yang
|
60f055fdee
|
Refactor submodule commit references in gui
|
2024-06-04 07:56:49 +08:00 |
|
boob.yang
|
41346a7db3
|
Merge pull request #545 from devchat-ai/update_submodule_240530
Refactor submodule commit references in tools and gui
|
2024-05-30 12:20:16 +08:00 |
|
bobo.yang
|
782620a02e
|
Refactor submodule commit references in tools and gui
|
2024-05-30 12:19:31 +08:00 |
|
boob.yang
|
36af1ede10
|
Merge pull request #544 from devchat-ai/update_tools_240529
Refactor submodule commit references in tools
|
2024-05-29 17:16:12 +08:00 |
|
bobo.yang
|
e43de53a85
|
Refactor submodule commit references in tools
|
2024-05-29 17:12:50 +08:00 |
|
boob.yang
|
870174a1ea
|
Merge pull request #543 from devchat-ai/optimize_code_completion
Refactor LLMStreamComplete class to improve code readability and maintainability
|
2024-05-29 15:30:25 +08:00 |
|
bobo.yang
|
091a96e59f
|
chore: Refactor LLMStreamComplete class to improve code readability and maintainability
|
2024-05-29 15:22:39 +08:00 |
|
boob.yang
|
4a954a623a
|
Merge pull request #542 from devchat-ai/update_workflows_240529
Update submodule commit references in workflowsCommands and gui
|
2024-05-29 09:09:34 +08:00 |
|
bobo.yang
|
26b6142931
|
Update submodule commit references in workflowsCommands and gui
|
2024-05-29 09:05:46 +08:00 |
|
boob.yang
|
bddd087c46
|
Merge pull request #541 from devchat-ai/update_gui_240527
Update submodule reference in GUI
|
2024-05-27 22:02:24 +08:00 |
|
bobo.yang
|
4b50f5e041
|
Update submodule commit in gui
|
2024-05-27 21:41:22 +08:00 |
|
boob.yang
|
83d229453a
|
Merge pull request #540 from devchat-ai/fix_invalid_text_edit_in_chatmark
Update submodule commit in workflowsCommands
|
2024-05-27 15:26:47 +08:00 |
|
bobo.yang
|
ad3ebe000f
|
Update submodule commit in workflowsCommands
|
2024-05-27 15:12:34 +08:00 |
|
boob.yang
|
d2586a150b
|
Merge pull request #539 from devchat-ai/fix_log_insert_fail
Refactor DevChat log insertion for improved large value handling
|
2024-05-27 14:13:19 +08:00 |
|
bobo.yang
|
ce7f7e7ec8
|
Refactor DevChat log insertion to handle large values
|
2024-05-27 13:41:13 +08:00 |
|
boob.yang
|
bf0c0b2109
|
Merge pull request #538 from devchat-ai/update_workflows_240524
Update submodule commit in workflowsCommands
|
2024-05-24 21:53:21 +08:00 |
|
bobo.yang
|
814fde81b2
|
Update submodule commit in workflowsCommands
|
2024-05-24 21:50:44 +08:00 |
|
boob.yang
|
9b563f0fca
|
Merge pull request #537 from devchat-ai/update_gui_240524
Update gui 240524
|
2024-05-24 19:18:42 +08:00 |
|
bobo.yang
|
cae6e22742
|
Update submodule commit in workflowsCommands
|
2024-05-24 19:16:03 +08:00 |
|
bobo.yang
|
0add95aca7
|
Update submodule commit in gui
|
2024-05-24 19:14:59 +08:00 |
|
boob.yang
|
d2d57a500b
|
Merge pull request #536 from devchat-ai/update_submodule_240524
Update submodule commit references
|
2024-05-24 09:27:03 +08:00 |
|
bobo.yang
|
147614bc87
|
Update submodule commit in gui, tools, and workflowsCommands
|
2024-05-24 09:23:41 +08:00 |
|
boob.yang
|
e6a064973d
|
Merge pull request #535 from devchat-ai/update_gui_240523
Update submodule commit in gui
|
2024-05-23 12:11:25 +08:00 |
|
bobo.yang
|
aa3096816f
|
Update submodule commit in workflowsCommands
|
2024-05-23 12:08:38 +08:00 |
|
bobo.yang
|
c302b04113
|
Update submodule commit in gui
|
2024-05-23 12:05:02 +08:00 |
|
boob.yang
|
c24f9308de
|
Merge pull request #534 from devchat-ai/remove_test_from_ci
Chore: Removed unnecessary test requirement in CircleCI config
|
2024-05-21 18:07:35 +08:00 |
|
bobo.yang
|
0246eb9f5c
|
chore: Remove unnecessary test requirement in CircleCI config
|
2024-05-21 18:04:33 +08:00 |
|
boob.yang
|
6fe8be1147
|
Merge pull request #533 from devchat-ai/update_tools_240521
Update submodule commit in tools and workflowsCommands
|
2024-05-21 17:52:01 +08:00 |
|
bobo.yang
|
6998ef045f
|
Update submodule commit in tools and workflowsCommands
|
2024-05-21 17:48:59 +08:00 |
|