tpmjs/packages/tools
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
..
create-basic-tools chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
discord-post feat: add environment variables support for agents and collections 2026-01-12 01:35:29 +10:00
discord-read feat: add environment variables support for agents and collections 2026-01-12 01:35:29 +10:00
emoji-magic refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
hello refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
markdown-formatter refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
official fix: pass explicit version to executor to avoid Deno cache issues 2026-01-15 00:59:05 +10:00
registryExecute refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
registrySearch refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
search-registry refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
src feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00
test-file-writer feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
unsandbox refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
package.json chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
tsconfig.json feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00