tpmjs/packages/package-executor
Ajax Davis c1655dd318 fix: pass explicit version to executor to avoid Deno cache issues
The executor was using version: 'latest' which caused Deno to cache
old versions of packages. Now we pass the explicit version from the
database to ensure the correct version is always loaded.

Also fixed sprites-list to recognize 'cold' as a valid sprite status.
2026-01-15 00:59:05 +10:00
..
src fix: pass explicit version to executor to avoid Deno cache issues 2026-01-15 00:59:05 +10:00
package.json chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
tsconfig.json feat: add interactive tool playground with AI-powered execution 2025-11-30 00:36:05 +10:00