mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
This is only the first change of many changes. * Remove redundant autogenerated comments * Use the recommended file name style * Use camelCase for variable names * Don't introduce submodules for relevant types * Don't introduce constants like modules, these are implementation details * Remove empty files |
||
|---|---|---|
| .. | ||
| edit.tool.ts | ||
| glob.tool.ts | ||
| grep.tool.ts | ||
| ls.tool.ts | ||
| read-file.tool.ts | ||
| terminal.tool.ts | ||
| tool-registry.ts | ||
| Tool.ts | ||
| write-file.tool.ts | ||