Junyan Qin (Chin)
|
da9afcd0ad
|
perf: config reset logic (#1742)
* fix: inherit settings from existing settings
* feat: add optional data cleanup checkbox to plugin uninstall dialog (#1743)
* Initial plan
* Add checkbox for plugin config/storage deletion
- Add delete_data parameter to backend API endpoint
- Update delete_plugin flow to clean up settings and binary storage
- Add checkbox in uninstall dialog using shadcn/ui
- Add translations for checkbox label in all languages
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
* perf: param list
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
* chore: fix linter errors
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2025-11-04 15:33:44 +08:00 |
|
Junyan Qin
|
72d701df3e
|
perf: increase timeout for calling runtime apis
|
2025-09-29 15:41:27 +08:00 |
|
Junyan Qin
|
0ffb4d5792
|
perf: use file transfer in getting icon and installing local plugins (#1674)
|
2025-09-19 19:38:27 +08:00 |
|
Junyan Qin
|
521a941792
|
refactor: move commands to seperated plugin
|
2025-09-15 18:10:18 +08:00 |
|
Junyan Qin
|
40f1af4434
|
perf: display installed plugin icon
|
2025-08-28 23:50:26 +08:00 |
|
Junyan Qin
|
ea6ce2f552
|
fix: set plugin enabled=true as default
|
2025-08-25 20:56:39 +08:00 |
|
Junyan Qin
|
8b2480ad3b
|
feat: setting plugin config
|
2025-08-17 21:01:43 +08:00 |
|
Junyan Qin
|
b176959836
|
feat: plugin deletion and upgrade
|
2025-08-17 18:07:51 +08:00 |
|
Junyan Qin
|
0ea7609ff1
|
perf: frontend
|
2025-08-16 23:23:24 +08:00 |
|
Junyan Qin
|
5179b3e53a
|
feat: trace plugin installation
|
2025-08-16 15:42:49 +08:00 |
|
Junyan Qin
|
b464d238c5
|
feat: plugin installation
|
2025-08-15 21:30:26 +08:00 |
|
Junyan Qin
|
2b8eb5f01c
|
fix: bot switching
|
2025-08-15 17:02:00 +08:00 |
|
Junyan Qin
|
39c50d3c12
|
feat: get_bot_info api
|
2025-08-13 20:54:43 +08:00 |
|
Junyan Qin
|
e0abd19636
|
feat: get plugin info
|
2025-07-13 22:14:22 +08:00 |
|
Junyan Qin
|
65814a4644
|
feat: binary storage api
|
2025-07-13 21:39:33 +08:00 |
|
Junyan Qin
|
7237294008
|
perf: longer timeout for emit_event
|
2025-07-13 20:48:15 +08:00 |
|
Junyan Qin
|
214bc8ada9
|
feat: backward call apis
|
2025-07-13 20:45:45 +08:00 |
|
Junyan Qin
|
4a319b2b20
|
feat: query-based apis
|
2025-07-13 18:41:04 +08:00 |
|
Junyan Qin
|
9f269d1614
|
feat: get bot uuid api
|
2025-07-13 17:44:20 +08:00 |
|
Junyan Qin
|
4b57771eb1
|
feat: reply_message api
|
2025-07-13 16:31:25 +08:00 |
|
Junyan Qin
|
5922be7e15
|
feat: command execution via plugin
|
2025-07-13 10:26:48 +08:00 |
|
Junyan Qin
|
5b044a1917
|
feat: add Tool component
|
2025-07-06 21:03:33 +08:00 |
|
Junyan Qin
|
a60aa6f644
|
feat: runtime reconnecting
|
2025-07-02 22:20:20 +08:00 |
|
Junyan Qin
|
c246470b37
|
feat: minor changes adapt to event emitting
|
2025-07-01 22:44:46 +08:00 |
|
Junyan Qin
|
0c2560cafb
|
feat: switch tool entities and format
|
2025-06-30 21:47:40 +08:00 |
|
Junyan Qin
|
c5eeab2fd0
|
feat: listing plugins
|
2025-06-30 21:43:43 +08:00 |
|
Junyan Qin
|
6f2fd72af6
|
feat(plugin): basic communication
|
2025-06-30 21:43:43 +08:00 |
|
Junyan Qin
|
2d06f1cadb
|
feat: connector for plugin runtime
|
2025-06-30 21:43:43 +08:00 |
|