support external skill sources (#981)

This commit is contained in:
ekko
2026-05-24 19:47:52 +08:00
committed by GitHub
parent 6763721545
commit 4176923bac
16 changed files with 261 additions and 29 deletions
@@ -289,6 +289,10 @@ async function handleToggle(category: string, skillName: string, newEnabled: boo
background: #66bb6a;
}
.dot-external {
background: #f59e0b;
}
.skill-info {
flex: 1;
min-width: 0;