tpmjs/apps
Thomas Davis 66fb7ef226 fix(omega): pass tool inputSchema to LLM for proper parameter generation
The search API wasn't returning inputSchema, so dynamic tools were created
with empty schemas. The LLM saw tools with no parameters and called them
with {}. Now the search API returns inputSchema, and if it's null in the
database, we fetch it from the executor's loadAndDescribe endpoint.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 01:38:12 +10:00
..
omega-mac fix(omega-mac): fix enter-to-send, duplicate messages, search parsing + new features 2026-02-09 22:48:13 +10:00
playground chore: update ai package to 6.0.49 across all packages 2026-01-25 11:33:03 +10:00
railway-executor fix(railway): remove startCommand and invalid maxRetries from railway.toml 2026-02-09 04:55:04 +10:00
tutorial feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
web fix(omega): pass tool inputSchema to LLM for proper parameter generation 2026-02-10 01:38:12 +10:00