tpmjs/packages/tools
Ajax Davis e6857e245e fix: wrap shell operators in sh -c for sprites-exec v0.1.5
Commands containing shell operators (&&, ||, |, ;, >, etc.) were being
parsed incorrectly, causing errors like "The update command takes no
arguments". Now detects shell operators and wraps the entire command
in `sh -c "..."` for proper execution.
2026-01-15 03:57:40 +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: wrap shell operators in sh -c for sprites-exec v0.1.5 2026-01-15 03:57:40 +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