tpmjs/packages
Ajax Davis 30e9bb41b7 feat(package-executor): add 2-minute in-memory cache for execution results
- Cache successful execution results with 2-minute TTL
- Automatic cleanup of expired entries every minute
- Cache hit returns 0ms execution time to indicate cached response
- Add getCacheStats() helper for debugging
- clearCache() now clears both local and remote sandbox cache
2025-12-17 11:29:22 +10:00
..
config feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
db feat: implement health check system (Phase 1 & 2) 2025-12-04 16:03:21 +10:00
env feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
mocks feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
npm-client feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
package-executor feat(package-executor): add 2-minute in-memory cache for execution results 2025-12-17 11:29:22 +10:00
storybook feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
test feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
tools feat: add @tpmjs/unsandbox package for secure code execution 2025-12-16 12:07:46 +10:00
types feat: add reusable ToolHealthBadge and ToolHealthBanner components 2025-12-04 19:12:07 +10:00
ui fix(ui): fix checkbox tick not visible in light/dark mode 2025-12-12 12:51:37 +10:00
utils fix(tool-search): add published date, center copy button 2025-12-11 11:37:42 +10:00