feat(FN-1908): merge fusion/fn-1908

This commit is contained in:
gsxdsm
2026-04-16 08:38:41 -07:00
parent 70da5b21e6
commit 3a0350da60
9 changed files with 941 additions and 0 deletions

View File

@@ -116,6 +116,9 @@ describe("fn pi extension", () => {
// Agent tools
"fn_agent_stop",
"fn_agent_start",
// Skills tools
"fn_skills_search",
"fn_skills_install",
];
for (const name of expected) {