tpmjs/packages/tools/search-registry
Ajax Davis 04e7315185 fix(search-registry): remove health status from search results
Removes importHealth, executionHealth, healthCheckError, and lastHealthCheck
fields from tool search results. Models were refusing to call tools marked
as BROKEN, even when the issue was just a missing env var.

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-12 03:14:36 +10:00
..
src fix(search-registry): remove health status from search results 2025-12-12 03:14:36 +10:00
.npmignore feat: add dynamic tool loading system with Railway executor 2025-12-04 08:25:53 +10:00
package.json feat: add dynamic tool loading system with Railway executor 2025-12-04 08:25:53 +10:00
tsconfig.json feat: add dynamic tool loading system with Railway executor 2025-12-04 08:25:53 +10:00