tpmjs/apps
Ajax Davis 7aabba7e8f feat: auto-update TPM.js database with tool schemas on execution
- Add /api/tools/update-schema endpoint to TPM.js to update tool parameters
- When a tool is executed, fetch its schema from the executor
- Update TPM.js database with the discovered schema (async, non-blocking)
- This ensures /api/tools returns correct inputSchema for all tools
2025-12-15 12:52:58 +10:00
..
playground style(playground): polish UI design for better consistency and alignment 2025-12-12 12:39:18 +10:00
railway-executor fix: disable tool caching entirely to ensure fresh env vars 2025-12-15 12:36:26 +10:00
web feat: auto-update TPM.js database with tool schemas on execution 2025-12-15 12:52:58 +10:00