summaryrefslogtreecommitdiffhomepage
path: root/packages/tool-edit-file
AgeCommit message (Expand)Author
2026-06-26style: switch from tabs to 2-space indentationAdam Malczewski
2026-06-25Merge branch 'dev' into feature/ssh-supportAdam Malczewski
2026-06-25fix(lsp): stop per-edit hangs on dead/slow servers (10s cap + skip + self-heal)Adam Malczewski
2026-06-25feat(ssh): wave 2 — route filesystem/shell tools behind ExecBackendAdam Malczewski
2026-06-24fix(tool-edit-file): lazy LSP service lookup — diagnostics now actually workAdam Malczewski
2026-06-24fix(tool-edit-file): wrap getService in try/catch to prevent activation crashAdam Malczewski
2026-06-24feat(lsp+tool-edit-file): multi-server diagnostics + per-edit auto-appendAdam Malczewski
2026-06-21feat: remove CWD path containment from file toolsAdam Malczewski
2026-06-10feat(tools): add run_shell, edit_file, write_file + read_file directory listingAdam Malczewski