qwen-code/packages/core
Mingholy 5f68a8b6b3
fix: switch system prompt to avoid malformed tool_calls (#650)
* fix: switch system prompt to avoid malformed tool_calls

* fix: circular dependency issue and configurable tool-call style

* fix: regExp issue
2025-09-18 21:10:03 +08:00
..
src fix: switch system prompt to avoid malformed tool_calls (#650) 2025-09-18 21:10:03 +08:00
index.ts Vision model support for Qwen-OAuth (#525) 2025-09-18 13:32:00 +08:00
package.json Merge branch 'main' into chore/sync-gemini-cli-v0.3.4 2025-09-16 10:23:28 +08:00
test-setup.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
tsconfig.json fix: lockfile and configs 2025-09-15 20:59:35 +08:00
vitest.config.ts