feat(tools): 2.0 phase 5 wave 5b - ai pool: ocr-pdf, transcription, background composites (5 tools) (#226)

This commit is contained in:
SnapOtter
2026-06-13 10:19:47 +08:00
parent 6e1b9865f1
commit 51666cdd5f
59 changed files with 5423 additions and 611 deletions
+1 -1
View File
@@ -446,7 +446,7 @@ describe("Composite state - getFeatureStates", () => {
for (const state of states) {
expect(state.status).toBe("not_installed");
}
expect(states.length).toBe(6);
expect(states.length).toBe(7);
});
it("installed bundle with valid models returns installed with version", () => {