summaryrefslogtreecommitdiff
path: root/packages/core
AgeCommit message (Collapse)Author
2025-06-01refactor: Centralize tool scheduling logic and simplify React hook (#670)N. Taylor Mullen
2025-06-01Update edit tool validation function to override validateToolParams (#667)Leo
2025-06-01Fix for validating getDescription in read_file tool call (#660)anj-s
2025-05-31Revert "cleanup: removed duplicate check from Config.registerCoreTool()" (#657)Bryan Morgan
Didn't notice the casing difference - duh....
2025-05-31cleanup: removed duplicate check from Config.registerCoreTool() (#656)Bryan Morgan
2025-05-31feat: allow custom filename for context files (#654)Allen Hutchison
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-05-30expose shell process group id to model, along with instructions for how to ↵Olcan
terminate or signal the group (#645)
2025-05-30Rename server->core (#638)Tommaso Sciortino