12 Commits

Author SHA1 Message Date
71cc64b6d9 fix(smartshell): avoid triple shell nesting, improve WSL path filtering, and use chunked log buffer to reduce memory usage 2026-03-05 10:18:43 +00:00
3d6a33f8d2 fix(smartshell): use close event on child processes to ensure exit handling and update dependency versions 2026-03-04 18:13:53 +00:00
f2552cda79 fix(release): add @git.zone/cli release configuration with registries and public access 2026-03-03 22:36:40 +00:00
5f8f38c2e6 fix(deps): bump @push.rocks/smartexit dependency to ^1.1.1 2026-03-03 22:35:20 +00:00
529b33fda1 feat(smartshell): Add secure spawn APIs, PTY support, interactive/streaming control, timeouts and buffer limits; update README and tests 2025-08-17 15:20:26 +00:00
35d22175db fix(tests): Update tests & CI config, bump deps, add docs and project configs 2025-08-16 09:52:49 +00:00
7c14102324 fix(core): Refactor Smartshell class for improved code clarity and performance 2025-02-20 12:37:10 +01:00
149eb800e7 fix(core): Fix minor code style and formatting issues 2024-12-13 19:03:50 +01:00
ff26cd0678 fix(dependencies): Update @types/node dependency version 2024-12-13 18:55:34 +01:00
522fbfc42c feat(SmartExecution): Add support for scheduling restarts to SmartExecution 2024-12-09 02:52:14 +01:00
35f59054f8 feat(core): Refactor codebase and update dependencies. 2024-12-09 02:39:31 +01:00
6904097960 fix(core): Fix interactive shell execution and update dependencies 2024-09-17 17:02:42 +02:00