stack/apps/skills
armaan 8d9771431d Fix HEAD route validation and IPv6 localhost detection
- HEAD now delegates to handleMcpToolRoute so it returns 404 for unknown
  tool routes (matching GET behavior per HTTP spec).
- isLocalHostname accepts bracketed [::1] form returned by URL.hostname.
- Removed unused handleMcpToolHead export.
- Updated route and wrapper tests to cover HEAD 404 case.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-06-10 18:18:10 +00:00
..
src Fix HEAD route validation and IPv6 localhost detection 2026-06-10 18:18:10 +00:00
.eslintrc.cjs [Feat] Hexclave AI integration: skill, MCP SKILL.md route, docs (#1434) 2026-05-15 14:30:23 -07:00
next.config.mjs [Feat] Hexclave AI integration: skill, MCP SKILL.md route, docs (#1434) 2026-05-15 14:30:23 -07:00
package.json chore: update package versions 2026-06-08 18:18:54 +00:00
tsconfig.json Fix skills app CI typecheck (#1490) 2026-05-26 13:32:09 -07:00
vitest.config.ts Add Vitest config for the skills app. 2026-06-09 10:06:10 -07:00