qwen-code/packages/cli
tanzhenxin 9824e395a8 refactor(core): rename read_file parameter from absolute_path to file_path
This unifies the parameter naming convention across file-related tools
(edit, write_file, read_file) to consistently use file_path.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-20 11:05:47 +08:00
..
src refactor(core): rename read_file parameter from absolute_path to file_path 2026-03-20 11:05:47 +08:00
index.ts fix(cli): suppress Windows pty resize race condition 2026-03-11 18:40:04 +08:00
package.json chore: bump version to 0.13.0 2026-03-18 10:41:32 +08:00
test-setup.ts
tsconfig.json
vitest.config.ts refactor(core): Unify package exports and improve dev experience 2026-02-01 11:59:05 +08:00