Releases: Mateo-404/gavriel-mcp
Releases · Mateo-404/gavriel-mcp
Release list
v1.1.0
Roles (GAVRIEL_MCP_ROLE)
readonlyexpone solo lectura (+getyaudit_logs);full(default) todas las tools.- Rol = disponibilidad de tools;
confirm= aprobación. Capas distintas.
Auditoría de optimización
- Output compacto:
ok()sin indentado,okTruncated()(marca RESPUESTA TRUNCADA),okStructured(). outputSchema+ structured content en las 5 tools más pesadas (list_tickets, get_ticket, list_events, get_account, list_conversations).- Annotations:
readOnlyHint(38),destructiveHint(3),idempotentHint(5). - Versión del server leída de
package.json;perf.logcon latencia real por endpoint. - Descripciones tersas. Ledger completo en
PERF.md.
Tooling
- Migrado a pnpm (
packageManager: pnpm@11.21.0,pnpm-lock.yaml). - CI:
checkout@v7+setup-node@v7connode-version: latest(se elimina el warning de Node 20). - selfcheck: 34 checks (incluye tests e2e de roles vía
listToolsin-memory).