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 |
||
|---|---|---|
| .. | ||
| playground | ||
| railway-executor | ||
| web | ||