Health status is now reported from the executor - the single point where all tools run. This ensures consistent health tracking regardless of client (playground, direct API, etc). - Add reportToolHealth() to Railway executor - Report success/failure after every tool execution - Remove health reporting from playground (executor handles it) - Executor calls /api/tools/report-health which has all the logic |
||
|---|---|---|
| .. | ||
| src | ||
| .env.local.example | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||