303 Commits

Author SHA1 Message Date
bobo
6bcaee566c feat: Add Edit and Apply button for code blocks
- Implement new EditApplyButton component in CodeButtons
- Add callService method to IDEServiceUtil for API interactions
- Include EditApplyButton in CodeButtons component render
2024-07-04 12:55:59 +08:00
boob.yang
03089d049a
Merge pull request #79 from devchat-ai/add_logEvent
feat: Add logEvent handler in ideaBridge.ts
2024-06-25 15:06:38 +08:00
bobo
cd1ae1fcc4 feat: Add logEvent handler in ideaBridge.ts 2024-06-25 14:52:50 +08:00
Tim
758ae71aeb
Merge pull request #78 from devchat-ai/clean-up
Remove python for commands config
2024-06-20 08:46:46 +08:00
Luo Tim
9fa797ffd3 Remove python for commands config 2024-06-20 08:42:16 +08:00
Rankin Zheng
8d281973e2
Merge pull request #77 from devchat-ai/clean-up
Clean up
2024-06-19 17:21:11 +08:00
Luo Tim
146973cd5d Remove doCommit handler 2024-06-19 16:50:46 +08:00
Luo Tim
bb8b0d069b Add addContext/notify back 2024-06-19 16:45:52 +08:00
Tim
88e3673aef
Merge pull request #73 from devchat-ai/remove_unsed_codelines
Refactor bridge.md and ideaBridge.ts
2024-06-18 21:51:43 +08:00
boob.yang
3868618aa9
Merge pull request #76 from devchat-ai/fix_stream_config_error
feat: Add stream option to model configuration
2024-06-18 16:45:27 +08:00
bobo
ae797b3e21 feat: Add stream option to model configuration 2024-06-18 16:42:53 +08:00
Tim
e5c71c777c
Merge pull request #75 from devchat-ai/submit-and-cancel-events
feat: Integrate IDE event tracking in ChatMark component
2024-06-18 16:33:26 +08:00
Luo Tim
9ba9bd15a3 feat: Integrate IDE event tracking in ChatMark component
- Added IDEServiceUtil and APIUtil imports for event tracking
- Integrated submit and cancel event tracking with IDE context
- Determined platform environment and handled event data accordingly
2024-06-18 16:29:33 +08:00
boob.yang
a8d20e4cd5
Merge pull request #74 from devchat-ai/fix_chatWithDevChat_event
fix: Correct handling of chatWithDevChat event
2024-06-18 15:16:38 +08:00
bobo
9fcf526ec3 fix: Correct handling of chatWithDevChat event
- Updated InputMessage component to set input value and trigger send event
- Replaced chat.commonMessage call with direct input manipulation
- Modified event handling to ensure proper dispatch of chat messages
2024-06-18 15:13:59 +08:00
bobo
0232d4bc37 Refactor bridge.md and ideaBridge.ts 2024-06-17 21:34:39 +08:00
bobo
ed5b3ce84e Refactor bridge.md and ideaBridge.ts 2024-06-17 21:34:39 +08:00
bobo
eab0935dc2 Refactor bridge.md and ideaBridge.ts 2024-06-17 21:34:39 +08:00
boob.yang
d9703da439
Merge pull request #72 from devchat-ai/fix_default_model_change
Set Default Provider
2024-06-17 21:17:00 +08:00
bobo
17a04a31c1 set default provider 2024-06-17 21:15:01 +08:00
Tim
6a277c0759
Merge pull request #71 from devchat-ai/add-copy-language-platform-info
Add copy language platform info
2024-06-17 13:44:49 +08:00
Luo Tim
3d13e6c4c9 Add copy language platform info 2024-06-17 13:44:23 +08:00
Tim
e50b618da2
Merge pull request #70 from devchat-ai/extract-current-file-extension
Add ide and language info in code diff apply event
2024-06-17 13:32:58 +08:00
Luo Tim
7faf901574 Add ide and language info in code diff apply event 2024-06-17 13:31:24 +08:00
Tim
5b4fcf4010
Merge pull request #69 from devchat-ai/extract-current-file-extension
Extract current file extension from path
2024-06-17 13:21:48 +08:00
Luo Tim
d6f396de49 Extract current file extension from path 2024-06-17 13:21:23 +08:00
Tim
8c3d56d6bf
Merge pull request #68 from devchat-ai/fix-get-current-file-info
fix get current file info
2024-06-17 00:22:30 +08:00
Luo Tim
227ca06b05 fix get current file info 2024-06-17 00:21:59 +08:00
Tim
4050e44010
Merge pull request #67 from devchat-ai/get-current-file-language
get current file language from ide service
2024-06-17 00:17:59 +08:00
Luo Tim
40cbc1ded6 get current file language from ide service 2024-06-17 00:17:20 +08:00
Tim
47be1dd03d
Merge pull request #66 from devchat-ai/fix-ide-service-port-handler
Fix ide service port handler
2024-06-16 23:38:45 +08:00
Luo Tim
4e70335300 Fix ide service port handler 2024-06-16 23:38:21 +08:00
Tim
360bd78d55
Merge pull request #65 from devchat-ai/support-ide-service-calling
Support IDE service calling
2024-06-16 23:19:19 +08:00
Luo Tim
204fcbbe07 Support IDE service calling 2024-06-16 23:18:33 +08:00
Tim
69efdb7017
Merge pull request #64 from devchat-ai/add-usage-ide-and-language
Add usage ide and language
2024-06-16 00:51:55 +08:00
Luo Tim
9c8f7f6da8 Extract workflow command from message 2024-06-16 00:44:10 +08:00
Luo Tim
49c5214018 Fix platform name 2024-06-16 00:20:49 +08:00
Luo Tim
4db92bf296 Add messages and events platform/language info 2024-06-16 00:11:18 +08:00
boob.yang
1f86b7d72e
Merge pull request #63 from devchat-ai/fix-server-config
Fix server config
2024-06-15 21:44:03 +08:00
Luo Tim
b324281baf Fix infinit reload config 2024-06-15 21:41:03 +08:00
Luo Tim
f23233b8b7 Fix handleMessage 2024-06-15 03:59:54 +08:00
Luo Tim
2ae3f8138f Fix server settings 2024-06-15 01:54:09 +08:00
Tim
973a4da31d
Merge pull request #62 from devchat-ai/fix-config-syncing
Fix config syncing
2024-06-14 20:07:24 +08:00
Luo Tim
3fcc3630e9 Fix config syncing 2024-06-14 20:06:54 +08:00
boob.yang
f78ab29e18
Merge pull request #61 from devchat-ai/sync_server_config
Sync config from server
2024-06-14 13:31:38 +08:00
bobo
05223097a0 sync config from server 2024-06-14 13:21:51 +08:00
Tim
5e197677a4
Merge pull request #60 from devchat-ai/fix-webapp-address-syncing
Fix webapp address syncing
2024-06-12 18:27:08 +08:00
Luo Tim
ac4b721594 Fix webapp address syncing 2024-06-12 18:26:36 +08:00
Tim
924c38776e
Merge pull request #59 from devchat-ai/usages
Ensure only one handler for diff apply
2024-06-12 14:46:10 +08:00
Luo Tim
c9d42be9d4 Ensure only one handler for diff apply 2024-06-12 13:58:39 +08:00