summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/shell.ts
AgeCommit message (Expand)Author
2025-07-08Improve Function Call argument validation and typing (#2881)Tommaso Sciortino
2025-07-07Re-enable backticks in shell tool usage. (#3360)N. Taylor Mullen
2025-07-07feat(core): improve error messages in isCommandAllowed (#3349)Yuki Okita
2025-07-04Add and improve JSDoc comments for core tool methods (#3128)moon jooho
2025-06-30feat(shell): Enable prefix matching for flexible command validation (#2653)Jerop Kipruto
2025-06-29feat: allow command-specific restrictions for ShellTool (#2605)Jerop Kipruto
2025-06-28Inline the description and schema of the shell tool in the source (#1709)Billy Biggs
2025-06-15fix(core): Improve shell tool reliability and test portability (#1036)Sijie Wang
2025-06-09Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...matt korwel
2025-06-09rename shell tool more intuitively as run_shell_command (from historical name...Olcan
2025-06-08Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)N. Taylor Mullen
2025-06-08fix(tool-scheduler): Correctly pipe cancellation signal to tool calls (#852)N. Taylor Mullen
2025-06-06Add batch editing capabilities to Edit Tool (#648)Keith Ballinger
2025-06-05Jacob314/memory fixes (#754)Jacob Richman
2025-06-04Ignore folders files (#651)Keith Ballinger
2025-06-02strip ansi from shell output (#699)Olcan
2025-05-30expose shell process group id to model, along with instructions for how to te...Olcan
2025-05-30Rename server->core (#638)Tommaso Sciortino