tpmjs/packages/db/prisma
russell@unturf.com 8338a9623d fix(health-check): prevent side effects by adding per-tool healthCheck config
Health checks were creating real resources on external platforms (e.g., Unsandbox
services/sessions) because the executor runs tools with real API keys and no
dry-run mode. This extends the tpmjs spec so tool authors can declare per-tool
side effect behavior: skip execution, provide safe test params with {{timestamp}}
templates, and define ordered cleanup steps to undo created resources.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 14:51:06 -05:00
..
backfill-usernames.ts fix: make username compulsory and improve MCP error messages 2026-01-14 04:21:41 +10:00
make-agents-public.ts fix: add admin endpoint to make existing agents public 2026-01-07 22:24:32 +10:00
schema.prisma fix(health-check): prevent side effects by adding per-tool healthCheck config 2026-01-31 14:51:06 -05:00
seed.ts feat(db): create database package with Prisma schema for NPM registry 2025-11-28 02:07:39 +10:00