Commit Graph

14 Commits

Author SHA1 Message Date
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
415c9de553 fix(core): update 2024-04-18 13:42:51 +02:00
e7cf3bcb5e fix(core): update 2024-03-16 11:18:53 +01:00
ea921766dc fix(core): update 2023-06-22 14:17:49 +02:00
25c61d7d7d fix(core): update 2023-06-22 14:16:16 +02:00
c5937da870 fix(core): update 2023-06-22 13:54:39 +02:00
e4e08910c7 BREAKING CHANGE(core): switched to ES syntax and added support for interactivity 2023-06-22 11:51:44 +02:00