fix(tui): restore skills search RPC

This commit is contained in:
Brooklyn Nicholson
2026-04-25 22:11:52 -05:00
parent 7c50ed707c
commit 91a7a0acbe
2 changed files with 32 additions and 5 deletions

View File

@@ -4569,11 +4569,7 @@ def _(rid, params: dict) -> dict:
return _ok(rid, {"skills": get_available_skills()})
if action == "search":
from hermes_cli.skills_hub import (
unified_search,
GitHubAuth,
create_source_router,
)
from tools.skills_hub import GitHubAuth, create_source_router, unified_search
raw = (
unified_search(