Fix CI tooling and semantic skill recommendations

Resolve the pinned XcodeGen archive layout and let the keyboard derive bounded clipboard recommendations from the full catalog independently of installation state.
This commit is contained in:
Rocky
2026-08-22 16:46:37 +08:00
parent 386ba140f7
commit fe8f657c8d
8 changed files with 95 additions and 13 deletions
@@ -402,7 +402,7 @@ final class AIKeyboardCoordinator {
}
private func resolvedSkill(id: String) -> AIClipboardSkill? {
state.enabledClipboardSkills.first { $0.id == id }
state.clipboardSkillCatalog.first { $0.id == id }
}
/// Parse an export skill. Empty in-keyboard tip, stay in the host app.