tpmjs/apps
Ajax Davis d78025723f fix: inject env vars before factory calls and skip caching factory tools
- Move env var injection to happen BEFORE cache check and factory function calls
- This ensures process.env is set when factory functions like Valyu's webSearch() read from it
- Skip caching factory-created tools since they may read env vars at creation time
- Fixes issue where Valyu tools fail with 'VALYU_API_KEY is required' even when key is provided
2025-12-15 12:34:22 +10:00
..
playground style(playground): polish UI design for better consistency and alignment 2025-12-12 12:39:18 +10:00
railway-executor fix: inject env vars before factory calls and skip caching factory tools 2025-12-15 12:34:22 +10:00
web docs: add execution API documentation to /docs page 2025-12-14 13:43:51 +10:00