- Add 18 supertest tests covering install/uninstall/rollback/group routes - Verify 400 (missing agentId), 404 (unknown agent), 422 (unsupported adapter) - Verify 403 for native skill deletion - Verify hermes_local agents trigger syncHermesNativeSkills before list - Verify group assign resolves dir from URL agentId param - Fix wildcard route syntax from :skillId(*) to *skillId (Express 5 / path-to-regexp v8) resolves pre-existing TS errors for these routes too |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||