This repository was archived by the owner on May 15, 2026. It is now read-only.
Commit 575ee09
fix: address PR review feedback
- Add skills list refresh after deleteSkill to prevent race condition
- Fix frontend validation regex to match backend spec (no consecutive/trailing hyphens)1 parent 549a9b0 commit 575ee09
2 files changed
Lines changed: 7 additions & 3 deletions
File tree
- src/core/webview
- webview-ui/src/components/settings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3075 | 3075 | | |
3076 | 3076 | | |
3077 | 3077 | | |
3078 | | - | |
| 3078 | + | |
| 3079 | + | |
| 3080 | + | |
3079 | 3081 | | |
3080 | 3082 | | |
3081 | 3083 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
0 commit comments