qwen-code/packages/core/src
tanzhenxin e48c538403
Merge pull request #1755 from QwenLM/fix/mcp-multipart-tool-results
fix(core): properly handle MCP multi-part tool results in OpenAI converter
2026-02-09 09:43:09 +08:00
..
__mocks__/fs pre-release commit 2025-07-22 23:26:01 +08:00
config refactor(skill): add null check for SkillManager and update tests 2026-02-06 13:37:35 +08:00
core fix(core): properly handle MCP multi-part tool results in OpenAI converter 2026-02-08 12:40:27 +08:00
extension fix(mcp): update OAuth client names and improve MCP commands 2026-02-08 10:46:48 +08:00
ide feat(core,cli): migrate console.debug to debugLogger (M3 Phase 1-3) 2026-01-25 20:57:25 +08:00
lsp refactor(lsp): migrate remaining LSP console calls to debugLogger 2026-02-02 17:50:18 +08:00
mcp fix(mcp): update OAuth client names and improve MCP commands 2026-02-08 10:46:48 +08:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
models refactor(core): simplify generation config and support extra_body/customHeaders 2026-02-08 09:58:24 +08:00
output Headless enhancement: add stream-json as input-format/output-format to support programmatically use (#926) 2025-11-21 09:26:05 +08:00
prompts feat(core): migrate console calls to debugLogger (M3 Phase 6) 2026-01-25 22:12:45 +08:00
qwen Merge remote-tracking branch 'origin/main' into feat/debug-logging-refactor 2026-02-05 20:23:48 +08:00
services Merge remote-tracking branch 'origin/main' into feat/debug-logging-refactor 2026-02-05 20:23:48 +08:00
skills refactor: streamline debug logging and remove Notifications component 2026-02-04 22:41:31 +08:00
subagents Merge branch 'main' into feat/debug-logging-refactor 2026-02-04 17:30:58 +08:00
telemetry Merge pull request #1653 from QwenLM/feat/add-source-in-download-url 2026-02-06 17:56:32 +08:00
test-utils Session-Level Conversation History Management (#1113) 2025-12-03 18:04:48 +08:00
tools test: update tool-registry test for new MCP tool naming convention 2026-02-08 12:17:00 +08:00
utils Merge remote-tracking branch 'origin/main' into feat/debug-logging-refactor 2026-02-05 20:23:48 +08:00
index.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
index.ts Merge remote-tracking branch 'origin/main' into feat/debug-logging-refactor 2026-02-05 20:23:48 +08:00