Commit Graph

  • 16939c0bc8 Refactor ShellTool: remove ping hack and timeout, optimize cleanup xuewenjie 2025-12-10 13:49:51 +08:00
  • 9d0d932d40 chore(release): v0.4.1-nightly.20251210.5fddcd50 v0.4.1-nightly.20251210.5fddcd50 release/v0.4.1-nightly.20251210.5fddcd50 github-actions[bot] 2025-12-10 04:04:52 +00:00
  • 5f78909040 Add terminal bell setting to enable/disable audio notifications Alexander Farber 2025-12-09 20:27:20 +01:00
  • 5ef3d32f16 refactor(vscode-ide-companion/qwenAgentManager): remove saveCheckpointViaCommand method yiliang114 2025-12-10 01:28:41 +08:00
  • 49c032492a fix: prefer UTF-8 encoding for shell output on Windows when detected xuewenjie 2025-12-05 16:49:26 +08:00
  • 4345b9370e feat(vscode-ide-companion): enhance panel manager group tracking and ui improvements yiliang114 2025-12-10 00:46:22 +08:00
  • d2e2a07327 chore(vscode-ide-companion): bump version to 0.4.1 and add semver dependency and improve cli version checking with semver package yiliang114 2025-12-10 00:46:07 +08:00
  • 5b74422be6 Do not skip the tests Alexander Farber 2025-12-09 16:46:18 +01:00
  • 06c398a015 Remove vertical borders from input prompt for easier copy/paste Alexander Farber 2025-12-09 16:37:32 +01:00
  • aec5d6463a Update vulnerable dependencies (glob, jws, tar, js-yaml) Alexander Farber 2025-12-09 15:14:20 +01:00
  • 29032d2c6a chore(vscode-ide-companion): bump version to 0.4.1 yiliang114 2025-12-09 21:48:40 +08:00
  • e12a80b24e feat: update docs pomelo-nwu 2025-12-09 20:16:03 +08:00
  • e91ea3ac1a refactor(vscode-ide-companion): simplify openDiff tool implementation yiliang114 2025-12-09 15:53:41 +08:00
  • f2a74c74b6 feat(vscode-ide-companion): enhance panel manager group tracking and cleanup yiliang114 2025-12-09 15:53:19 +08:00
  • 21651410c8 feat(vscode-ide-companion): update approval mode cycling behavior yiliang114 2025-12-09 15:53:06 +08:00
  • 09cefbcf67 feat(vscode-ide-companion): add showDiff overload and file reading capability yiliang114 2025-12-09 15:52:52 +08:00
  • 70b5aee381 docs: Add documentation for Sub Agents feature and update user guides joeytoday 2025-12-09 14:05:26 +08:00
  • 6fc09a82fb fix: use && for windows background keep-alive ping and add test xuewenjie 2025-12-09 13:33:42 +08:00
  • d622f8d1bf Merge branch 'main' of github.com:QwenLM/qwen-code into fix/windows-background-terminal-execute-x xuewenjie 2025-12-09 11:32:17 +08:00
  • 28d178b5c1 fix: handle windows background execution errors and add tests xuewenjie 2025-12-09 11:24:30 +08:00
  • 5fddcd509c pump versionm to 0.4.1 (#1177) tanzhenxin 2025-12-09 10:25:07 +08:00
  • d7b9466516 #1129, add usage update in ACP mode tanzhenxin 2025-12-09 09:58:19 +08:00
  • 9d6a28591a chore(release): v0.4.0-nightly.20251209.a6a57233 v0.4.0-nightly.20251209.a6a57233 release/v0.4.0-nightly.20251209.a6a57233 github-actions[bot] 2025-12-09 00:22:21 +00:00
  • fcd4bb9c03 style(vscode-ide-companion): adjust EmptyState component layout yiliang114 2025-12-09 00:15:56 +08:00
  • 828b760820 refactor(vscode-ide-companion): clean up code and improve type safety yiliang114 2025-12-09 00:15:44 +08:00
  • ef3d7b92d0 feat(vscode-ide-companion): improve message handling and diff auto-opening yiliang114 2025-12-09 00:15:30 +08:00
  • 58b9e477bc feat(vscode-ide-companion): implement session rehydration for loading past conversations yiliang114 2025-12-09 00:14:35 +08:00
  • f4edcc5cd2 fix(vscode-ide-companion): global auth state yiliang114 2025-12-08 23:38:16 +08:00
  • 7adb9ed7ff refactor(vscode-ide-companion): introduce ApprovalMode enum and improve mode handling yiliang114 2025-12-08 23:12:04 +08:00
  • f146f062cb chore(vscode-ide-companion): rm markdown code copy button yiliang114 2025-12-08 21:00:29 +08:00
  • 111234eb24 refactor(vscode-ide-companion): simplify ACP connection and cleanup configurations yiliang114 2025-12-08 20:40:32 +08:00
  • dd7f9ed489 test: update glob tool test to cover case-insensitive path comparison on macOS fix/glob-windows-casing xuewenjie 2025-12-08 18:15:40 +08:00
  • 5fa87e6fbb fix: handle case-insensitive path comparison on macOS in glob tool xuewenjie 2025-12-08 18:13:25 +08:00
  • f7b94f9b63 docs: update overview and common workflows, add quickstart guide joeytoday 2025-12-08 17:48:39 +08:00
  • a6a572336c Merge pull request #1157 from QwenLM/fix/windows-shell-output-garbled pomelo 2025-12-08 16:45:05 +08:00
  • 96cd685b1b chore(vscode-ide-companion): rm comment about claude yiliang114 2025-12-08 13:04:06 +08:00
  • e8b4ee111c fix(vscode-ide-companion): rm useless component yiliang114 2025-12-08 12:58:05 +08:00
  • ac0d5206ba chore(vscode-ide-companion): rm useTerminal & some useless code about openDiff yiliang114 2025-12-08 12:46:42 +08:00
  • e5e1e6a3da Merge branch 'main' of github.com:QwenLM/qwen-code into fix/windows-shell-output-garbled fix/windows-shell-output-garbled xuewenjie 2025-12-08 11:35:47 +08:00
  • 6269415e7b chore(vscode-ide-companion): reorder dlv dependency in package-lock.json yiliang114 2025-12-08 11:31:58 +08:00
  • efccd44cb4 fix(vscode-ide-companion/permission-drawer): improve ref typing for input element yiliang114 2025-12-08 11:31:50 +08:00
  • 0a8281f2dd fix: handle case-insensitive path comparison in glob tool on Windows xuewenjie 2025-12-08 10:58:50 +08:00
  • efbf50554d Merge branch 'main' into feat/acp-usage-metadata tanzhenxin 2025-12-08 10:27:38 +08:00
  • 63e4794633 chore(vscode-ide-companion): temporarily annotate some logic to suppress showDiff yiliang114 2025-12-08 10:18:55 +08:00
  • 1af0ee84e4 chore(release): v0.4.0-nightly.20251208.b4be2c6c v0.4.0-nightly.20251208.b4be2c6c release/v0.4.0-nightly.20251208.b4be2c6c github-actions[bot] 2025-12-08 00:25:07 +00:00
  • be71976a1f chore(vscode-ide-companion): refactor directory structure yiliang114 2025-12-08 00:54:26 +08:00
  • e47263f7c9 Merge branch 'main' of https://github.com/QwenLM/qwen-code into feat/jinjing/write-and-read-file-in-vscode yiliang114 2025-12-07 23:05:36 +08:00
  • 51b4de0c23 fix(vscode-ide-companion): resolve ESLint errors and improve code quality yiliang114 2025-12-07 16:57:40 +08:00
  • 67eee14ca9 style(vscode-ide-companion): adjust chat session initialization logic and optimize tool invocation component style yiliang114 2025-12-06 22:44:31 +08:00
  • ed44520e51 fix(vscode-ide-companion): clean up deprecated permission drawer file yiliang114 2025-12-06 21:46:31 +08:00
  • 7cd26f728d feat(vscode-ide-companion): implement session message handling and UI improvements yiliang114 2025-12-06 21:46:14 +08:00
  • ad79b9bcab refactor(vscode-ide-companion): restructure tool call components yiliang114 2025-12-06 21:45:51 +08:00
  • ad301963a6 feat(vscode-ide-companion): enhance session management with pagination support yiliang114 2025-12-06 21:45:36 +08:00
  • e538a3d1bf fix(vscode-ide-companion): improve ACP connection and session management yiliang114 2025-12-06 21:45:18 +08:00
  • 413c143004 feat(vscode-ide-companion): update command identifiers to use kebab-case yiliang114 2025-12-06 21:45:04 +08:00
  • 4513c113b7 chore(release): v0.4.0 v0.4.0 release/v0.4.0 github-actions[bot] 2025-12-06 12:08:06 +00:00
  • b4be2c6c7f Merge pull request #1166 from QwenLM/mingholy/fix/unstable-e2e-test sdk-typescript-v0.1.0 release/sdk-typescript/v0.1.0 Mingholy 2025-12-06 18:42:29 +08:00
  • 8b5b8d2b90 test: skip unstable e2e test mingholy/fix/unstable-e2e-test mingholy.lmh 2025-12-06 18:41:19 +08:00
  • 6e826b815e Merge pull request #1165 from QwenLM/mingholy/fix/sdk-timeout Mingholy 2025-12-06 18:18:23 +08:00
  • 86b166bb1d fix: adjust e2e tests via timeout option mingholy/fix/sdk-timeout mingholy.lmh 2025-12-06 17:53:31 +08:00
  • 57a684ad97 WIP: All changes including session and toolcall improvements yiliang114 2025-12-06 16:53:40 +08:00
  • bf6abf7752 fix: update timeout settings and default logging level in SDK mingholy.lmh 2025-12-06 12:27:16 +08:00
  • e5f7cabeca chore(release): v0.4.0-nightly.20251206.ab228c68 v0.4.0-nightly.20251206.ab228c68 release/v0.4.0-nightly.20251206.ab228c68 github-actions[bot] 2025-12-06 00:22:29 +00:00
  • 541d0b22e5 chore(vscode-ide-companion): code style & command register bugfix yiliang114 2025-12-06 01:32:52 +08:00
  • 96b275a756 fix(vscode-ide-companion): fix bugs & support terminal mode operation yiliang114 2025-12-06 00:30:22 +08:00
  • 29d3424d4b chore(release): v0.4.0-preview.1 v0.4.0-preview.1 release/v0.4.0-preview.1 github-actions[bot] 2025-12-05 15:26:09 +00:00
  • 1cfd2698a7 chore(release): sdk-typescript v0.1.0-preview.0 release/sdk-typescript/v0.1.0-preview.0 github-actions[bot] 2025-12-05 15:15:54 +00:00
  • ab228c682f Merge pull request #1161 from QwenLM/mingholy/fix/integration-test-scripts Mingholy 2025-12-05 22:34:30 +08:00
  • 22943b888d test: clean up integration test by removing unnecessary console logs mingholy/fix/integration-test-scripts mingholy.lmh 2025-12-05 22:11:27 +08:00
  • 96d458fa8c chore: rename @qwen-code/sdk-typescript to @qwen-code/sdk mingholy.lmh 2025-12-05 21:47:26 +08:00
  • 0e9255b122 fix: integration test scripts mingholy.lmh 2025-12-05 21:27:12 +08:00
  • 3ed0a34b5e Merge pull request #1147 from QwenLM/mingholy/feat/cli-sdk-stage-2 Mingholy 2025-12-05 21:19:58 +08:00
  • 2949b33a4e chore: enhance integration testing for SDK and CLI mingholy/feat/cli-sdk-stage-2 mingholy.lmh 2025-12-05 21:05:36 +08:00
  • c218048551 fix: prevent sending control request when query is closed mingholy.lmh 2025-12-05 18:46:51 +08:00
  • be44e7af56 refactor(vscode-ide-companion): update message handling and configuration yiliang114 2025-12-05 18:03:46 +08:00
  • ac9cb3a6d3 style(vscode-ide-companion/ui): improve component styling and layout yiliang114 2025-12-05 18:03:37 +08:00
  • 13aa4b03c7 feat(vscode-ide-companion/ui): improve permission drawer UI and logic yiliang114 2025-12-05 18:03:29 +08:00
  • 75fd2a5dcc feat(vscode-ide-companion/markdown): add copy button to code blocks in markdown renderer yiliang114 2025-12-05 18:03:23 +08:00
  • 811b332bc3 feat(vscode-ide-companion/ui): add context toggle control to input form yiliang114 2025-12-05 18:03:18 +08:00
  • bf4673b00b feat(vscode-ide-companion/webview): enhance text selection tracking and restore path yiliang114 2025-12-05 18:03:08 +08:00
  • 645a5b181a fix(vscode-ide-companion/panel): update chat webview placement strategy to dedicated left group yiliang114 2025-12-05 18:03:03 +08:00
  • 2957058521 feat(vscode-ide-companion/webview): persist info banner dismissal state and add context control yiliang114 2025-12-05 18:02:54 +08:00
  • e7b92622ce feat(vscode-ide-companion/diff): implement diff auto-open functionality in preferred editor group yiliang114 2025-12-05 18:02:46 +08:00
  • 82f97fe56d fix(vscode-ide-companion/acp): correct optionId mapping and outcome handling in acpMessageHandler yiliang114 2025-12-05 18:02:40 +08:00
  • 4a9b05e52d feat: update references from Gemini to Qwen in setup commands and gitignore handling feat/support-qwen-code-action DragonnZhang 2025-12-05 16:56:04 +08:00
  • 2c1a836f18 fix: prefer UTF-8 encoding for shell output on Windows when detected xuewenjie 2025-12-05 16:49:26 +08:00
  • 3a7b1159ae feat: add usage metadata in acp session/update event tanzhenxin 2025-12-05 15:40:49 +08:00
  • 3e2a2255ee DeepSeek V3.2 Thinking Mode Integration (#1134) tanzhenxin 2025-12-05 15:08:35 +08:00
  • 46478e5dd3 fix: try fix sandbox integration test failure mingholy.lmh 2025-12-05 13:14:19 +08:00
  • 64de3520b3 docs: update README to include SDK-embedded MCP server details and usage examples mingholy.lmh 2025-12-04 18:06:50 +08:00
  • 322ce80e2c feat: implement SDK MCP server support and enhance control request handling mingholy.lmh 2025-12-04 17:01:13 +08:00
  • c6f5a4585e style(vscode-ide-companion/ui): improve InfoBanner layout and centering yiliang114 2025-12-05 12:43:04 +08:00
  • b1a439e38f feat(vscode-ide-companion/read): implement diff auto-open functionality yiliang114 2025-12-05 12:42:58 +08:00
  • a6467e7f9b fix(vscode-ide-companion/ui): remove active background from focused permission options yiliang114 2025-12-05 12:42:50 +08:00
  • 5ed60348d6 refactor(vscode-ide-companion/extension): disable unused path import and diff relay yiliang114 2025-12-05 12:42:44 +08:00
  • d2ed3e73f4 docs: update overview docs Joeytoday 2025-12-05 11:50:44 +08:00
  • 0851ab572d fix(vscode-ide-companion/acp): correct optionId mapping in acpMessageHandler yiliang114 2025-12-05 11:41:33 +08:00
  • a58d3f7aaf Merge pull request #1148 from QwenLM/feat/no-quit-confirm pomelo 2025-12-05 10:56:08 +08:00
  • bfe8133ea3 feat: refactor docs refactor-docs pomelo-nwu 2025-12-05 10:51:57 +08:00
  • 4c69d536ac test: fix shell tool tests by updating pid expectation and AbortSignal matching xuewenjie 2025-12-05 10:47:06 +08:00