qwen-code/packages/server/src/tools
Taylor Mullen cf91f72c5c Remove terminal tool and dependencies.
- We now solely use the shell tool. This deletes all content around the legacy terminal tool so we can focus on improving the new Shell tool.
- Remove instances from sandboxing, tests, utilities etc.
2025-05-11 12:35:55 -07:00
..
edit.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00
glob.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00
grep.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00
ls.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00
read-file.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00
read-many-files.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00
shell.json minimal shell tool (#191) 2025-04-27 18:57:10 -07:00
shell.md drop restriction on whitespace in bash commands (#272) 2025-05-06 23:38:36 -07:00
shell.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00
tool-registry.ts fix MCP under seatbelt, improve error handling (#301) 2025-05-09 09:02:14 -07:00
tools.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00
web-fetch.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00
write-file.ts Enable tools to cancel active execution. 2025-05-10 00:21:09 -07:00