Commit Graph

9 Commits

Author SHA1 Message Date
edce15b20a feat(tapbundle,deno): replace smarts3 test tooling with smartstorage and pre-resolve Deno test dependencies 2026-03-18 01:56:04 +00:00
69263b3efc feat(testfile-directives): Add per-test file directives to control runtime permissions and flags (Deno, Node, Bun, Chromium) 2026-03-06 08:12:28 +00:00
f23c902658 feat(tapbundle_serverside): add network port discovery utilities and migrate file I/O to smartfs; refactor runtimes to use Node fs and SmartFs, update server APIs and bump dependencies 2026-03-03 20:15:59 +00:00
16ca3b6374 feat(runtime-adapters): Enable TypeScript decorator support for Deno and Bun runtimes and add decorator tests 2025-11-17 01:21:20 +00:00
de53b3f00c fix(runtime-adapters): Silence shell version checks for Bun and Deno; add local Claude settings 2025-10-17 08:43:17 +00:00
86db2491a3 feat(runtime-adapters): Add runtime environment availability check and logger output; normalize runtime version strings 2025-10-17 07:09:25 +00:00
054cbb6b3c fix(deno): Enable additional Deno permissions for runtime adapters and add local dev settings 2025-10-10 16:55:48 +00:00
1de674e91d fix(runtime/deno): Enable Deno runtime tests by adding required permissions and local settings 2025-10-10 16:45:06 +00:00
36715c9139 feat(runtime): Add runtime adapters, filename runtime parser and migration tool; integrate runtime selection into TsTest and add tests 2025-10-10 16:35:22 +00:00