refactor shared flow settings and runtime cleanup

This commit is contained in:
QLHazyCoder
2026-05-24 19:36:08 +08:00
parent c649d43ee6
commit 3a60560e27
40 changed files with 487 additions and 861 deletions
+7 -1
View File
@@ -40,12 +40,18 @@
"targetSelectorLabel": "来源"
},
"baseGroups": [
"kiro-runtime-status"
"kiro-runtime-status",
"shared-auto-run",
"shared-settings-actions"
],
"targets": {
"kiro-rs": {
"id": "kiro-rs",
"label": "kiro.rs",
"defaultState": {
"baseUrl": "",
"apiKey": ""
},
"groups": [
"kiro-target-kiro-rs"
]