feat(tools)!: SnapOtter 2.0 phase 4 wave 1: 45 core tools across all modalities (#219)

This commit is contained in:
SnapOtter
2026-06-13 10:18:49 +08:00
parent d647d8ed19
commit ae1337901d
115 changed files with 10026 additions and 924 deletions
+1 -1
View File
@@ -870,7 +870,7 @@ describe("Border", () => {
expect(res.statusCode).toBe(400);
const result = JSON.parse(res.body);
expect(result.error).toMatch(/one image/i);
expect(result.error).toMatch(/too many files/i);
});
// ── Invalid settings JSON ────────────────────────────────────────