Commit Graph

  • 8203f6582f feat(vscode-ide-companion/extension): relay diff accept/cancel events to chat webview yiliang114 2025-12-05 02:45:44 +08:00
  • 2d844d11df fix(vscode-ide-companion): improve message logging and permission handling yiliang114 2025-12-05 02:15:48 +08:00
  • aacc4b43ff Merge pull request #1150 from QwenLM/mingholy/ci/skip-case Mingholy 2025-12-04 20:53:12 +08:00
  • 57b519db9a test: skip qwen-oauth e2 case in sandbox mingholy/ci/skip-case mingholy.lmh 2025-12-04 20:39:51 +08:00
  • 17785c418d feat: restructure docs pomelo-nwu 2025-12-04 18:26:05 +08:00
  • 43f23f8ce5 Merge pull request #1103 from QwenLM/mingholy/feat/cli-sdk-stage-1 Mingholy 2025-12-04 18:06:22 +08:00
  • 427c69ba07 chore: fix sdk release workflow and verified with yamllint and act mingholy/feat/cli-sdk-stage-1 mingholy.lmh 2025-12-04 17:52:07 +08:00
  • 1c45ef563d remove unused files tanzhenxin 2025-12-04 17:41:52 +08:00
  • 0630908e0c fix: lint error mingholy.lmh 2025-12-04 17:36:22 +08:00
  • c18fed574f chore: fix RELEASE_TAG fallback in workflow mingholy.lmh 2025-12-04 17:22:20 +08:00
  • 51b9281774 chore: remove scheduled triggers from SDK release workflow mingholy.lmh 2025-12-03 09:58:20 +08:00
  • 839a1d9d8c fix: mock path for cross platform compability in test cases mingholy.lmh 2025-12-01 23:10:05 +08:00
  • 56f61bc0b8 fix: path literals in windows mingholy.lmh 2025-12-01 22:50:46 +08:00
  • b1d848f935 chore: update lockfile mingholy.lmh 2025-12-01 18:04:32 +08:00
  • 81c8b3eaec feat: add GitHub Actions workflow for SDK release automation mingholy.lmh 2025-12-01 17:54:43 +08:00
  • 50e3a6ee0a fix: enhance 429 error handling and fix failed cases mingholy.lmh 2025-12-01 16:18:18 +08:00
  • 3056f8a63d feat(tests): move SDK integration tests to integration-tests to share globalSetup mingholy.lmh 2025-12-01 14:56:11 +08:00
  • ae7d6af717 fix(test): remove unused test cases mingholy.lmh 2025-12-01 13:41:46 +08:00
  • 8035be6f8d fix: plan mode adjustments mingholy.lmh 2025-12-01 11:33:36 +08:00
  • 249b141f19 feat: add allowedTools for SDK use and re-organize test setup mingholy.lmh 2025-11-28 16:47:45 +08:00
  • 56957a687b refactor: rename ambiguous exported types mingholy.lmh 2025-11-27 14:50:40 +08:00
  • 638b7bb466 feat: add allowedTools support mingholy.lmh 2025-11-27 11:44:57 +08:00
  • d76341b8d8 chore: keep comments for queryOptions mingholy.lmh 2025-11-26 22:14:37 +08:00
  • 769a438fa4 feat: enhance logging capabilities and update query options in sdk-typescript mingholy.lmh 2025-11-26 21:37:40 +08:00
  • 49dc84ac0e feat: add support for includePartialMessages option in query and transport layers mingholy.lmh 2025-11-25 18:05:58 +08:00
  • ac6aecb622 refactor: update test structure and clean up unused code in cli and sdk mingholy.lmh 2025-11-25 11:45:34 +08:00
  • ad9ba914e1 refactor: clean up exports in sdk-typescript index file mingholy.lmh 2025-11-25 10:27:06 +08:00
  • d76cdf1076 feat: sdk subagent support mingholy.lmh 2025-11-25 10:03:15 +08:00
  • e1ffaec499 feat: create draft framework for cli & sdk mingholy.lmh 2025-11-23 19:36:31 +08:00
  • 5b2f3e285c remove /quit-confirm slash command tanzhenxin 2025-12-04 16:21:32 +08:00
  • 403fd06117 chore: update .gitignore xuewenjie 2025-12-04 15:51:08 +08:00
  • d9928eab66 fix: improve windows background process handling and cleanup xuewenjie 2025-12-04 15:20:45 +08:00
  • 4145f45c7c fix(vscode-ide-companion): fix send/stop button state timing issue yiliang114 2025-12-04 12:47:18 +08:00
  • 13eb86d50f chore(release): v0.4.0-preview.0 v0.4.0-preview.0 release/v0.4.0-preview.0 github-actions[bot] 2025-12-04 03:42:35 +00:00
  • 5839cd8b5f chore(release): v0.4.0-nightly.20251204.6729980b v0.4.0-nightly.20251204.6729980b release/v0.4.0-nightly.20251204.6729980b github-actions[bot] 2025-12-04 03:27:03 +00:00
  • 6729980b47 skip acp integration test in sandbox env (#1141) tanzhenxin 2025-12-04 10:28:21 +08:00
  • d56923b657 refactor(vscode-ide-companion): remove deprecated file locations yiliang114 2025-12-04 08:29:34 +08:00
  • 32258f2f04 fix(vscode-ide-companion): ensure restored panel title resets to default yiliang114 2025-12-04 08:29:22 +08:00
  • 5dec3e653c feat(vscode-ide-companion): add specialized tool call components yiliang114 2025-12-04 08:29:07 +08:00
  • 3053e6c41f style(vscode-ide-companion): update UI components and styling yiliang114 2025-12-04 08:28:54 +08:00
  • 86cd06ef43 feat(vscode-ide-companion): add MarkdownRenderer component for rich message formatting yiliang114 2025-12-04 08:28:42 +08:00
  • 7270983821 feat(vscode-ide-companion): add markdown-it dependency for markdown rendering yiliang114 2025-12-04 08:28:30 +08:00
  • b1901f103f refactor(vscode-ide-companion): remove merged timeline CSS file yiliang114 2025-12-04 01:54:16 +08:00
  • 5701a3c897 refactor(vscode-ide-companion): update timeline CSS files yiliang114 2025-12-04 01:54:07 +08:00
  • 2145b28f8b style(vscode-ide-companion): update message components and layout styling yiliang114 2025-12-04 01:53:42 +08:00
  • e3c456a430 feat(vscode-ide-companion): add cancel streaming functionality yiliang114 2025-12-04 01:53:19 +08:00
  • 35f98723ca style(vscode-ide-companion): bash toolcall yiliang114 2025-12-04 00:23:19 +08:00
  • b9b3b6d62e style(vscode-ide-companion): header & empty state yiliang114 2025-12-04 00:18:04 +08:00
  • cec6b8691a Merge branch 'main' of https://github.com/QwenLM/qwen-code into feat/jinjing/write-and-read-file-in-vscode yiliang114 2025-12-03 23:14:44 +08:00
  • 2ca36d7508 skip one flaky integration test (#1137) tanzhenxin 2025-12-03 19:40:14 +08:00
  • e426c15e9e pump version to 0.4.0 (#1132) tanzhenxin 2025-12-03 18:10:11 +08:00
  • 0a75d85ac9 Session-Level Conversation History Management (#1113) tanzhenxin 2025-12-03 18:04:48 +08:00
  • 27d7ce529e chore(release): v0.3.0-preview.2 v0.3.0-preview.2 release/v0.3.0-preview.2 github-actions[bot] 2025-12-03 00:15:14 +00:00
  • 0065aae6ef chore(release): v0.3.0-nightly.20251203.a7abd8d0 v0.3.0-nightly.20251203.a7abd8d0 release/v0.3.0-nightly.20251203.a7abd8d0 github-actions[bot] 2025-12-03 00:13:01 +00:00
  • 05f5189bb4 refactor(vscode-ide-companion/panel): reimplement editor group locking with proper error handling yiliang114 2025-12-03 01:03:10 +08:00
  • c6299bf135 feat(vscode-ide-companion): improve CLI path detection and error handling yiliang114 2025-12-03 00:27:20 +08:00
  • 2e449f4d45 wip(vscode-ide-companion): timelint yiliang114 2025-12-02 13:41:24 +08:00
  • d8cb10656f Initial plan copilot/fix-crash-list-directory copilot-swe-agent[bot] 2025-12-02 06:09:23 +00:00
  • a7abd8d09f fix(shell-utils): resolve command detection on Ubuntu by using shell for builtins (#1123) Zijun Yang 2025-12-01 22:49:40 -05:00
  • 3a0a6b34b5 chore(release): v0.3.0-nightly.20251202.c9af7481 v0.3.0-nightly.20251202.c9af7481 release/v0.3.0-nightly.20251202.c9af7481 github-actions[bot] 2025-12-02 00:11:44 +00:00
  • 90fc53a9df refactor(webview): Refactoring Input Form and Timeline Components yiliang114 2025-12-02 01:29:33 +08:00
  • c7697a7733 chore(release): v0.3.0-nightly.20251201.c9af7481 v0.3.0-nightly.20251201.c9af7481 release/v0.3.0-nightly.20251201.c9af7481 github-actions[bot] 2025-12-01 00:11:25 +00:00
  • ed0d5f67db style(vscode-ide-companion): form component style opt yiliang114 2025-12-01 00:15:18 +08:00
  • 1b37d729cb style(vscode-ide-companion): use tailwind to refactor some ui components yiliang114 2025-11-30 23:06:37 +08:00
  • 1acc24bc17 fix(vscode-ide-companion): Interactive unification of first login and login yiliang114 2025-11-30 22:26:04 +08:00
  • b1e74e5732 style(vscode-ide-companion): optimize header & message style yiliang114 2025-11-30 21:27:55 +08:00
  • 8ee8b8fb0d chore(release): v0.3.0-nightly.20251130.c9af7481 v0.3.0-nightly.20251130.c9af7481 release/v0.3.0-nightly.20251130.c9af7481 github-actions[bot] 2025-11-30 00:10:35 +00:00
  • 82205034cc chore(vscode-ide-companion): remove the ui component of the active save session temporarily yiliang114 2025-11-29 18:29:43 +08:00
  • c038745897 fix(vscode-ide-companion): 修复 Tailwind 可重用组件类和 ESLint 配置, 调整 ChatHeader 按钮样式 yiliang114 2025-11-29 17:58:18 +08:00
  • 6885138cf0 refactor(vscode-ide-companion): Refactoring the project structure and updating dependencies yiliang114 2025-11-29 13:16:58 +08:00
  • 23917945d2 chore(release): v0.3.0-nightly.20251129.c9af7481 v0.3.0-nightly.20251129.c9af7481 release/v0.3.0-nightly.20251129.c9af7481 github-actions[bot] 2025-11-29 00:11:42 +00:00
  • 9ae45c01a6 refactor(vscode): 重构消息排序和展示逻辑 yiliang114 2025-11-28 22:35:31 +08:00
  • 5ce40085d5 fix(vscode-ide-companion): 优化 CLI 检测和连接逻辑 yiliang114 2025-11-25 19:27:41 +08:00
  • 627f5fb43a refactor(vscode-ide-companion): 优化代码结构和性能 yiliang114 2025-11-28 10:04:29 +08:00
  • 9cc48f12da feat(vscode-ide-companion): 改进消息排序和显示逻辑 yiliang114 2025-11-28 09:55:06 +08:00
  • 8e803385a4 chore(release): v0.3.0-nightly.20251128.c9af7481 v0.3.0-nightly.20251128.c9af7481 release/v0.3.0-nightly.20251128.c9af7481 github-actions[bot] 2025-11-28 00:11:09 +00:00
  • dc340daf8b feat(vscode-ide-companion): 0.2.4 版本ACP 协议检测和实现 yiliang114 2025-11-26 19:23:25 +08:00
  • f78b1eff93 build(vscode-ide-companion): 更新包准备命令 yiliang114 2025-11-26 10:06:30 +08:00
  • 8bc9bea5a1 feat(cli): 添加 CLI 版本检测和会话验证功能 yiliang114 2025-11-28 01:13:57 +08:00
  • b986692f94 feat(auth): 优化认证流程并添加认证状态管理 yiliang114 2025-11-27 01:41:56 +08:00
  • 4f63d92bb1 Add unit tests for CLI modules and fix ESLint issues yiliang114 2025-11-26 20:07:05 +08:00
  • 3c09ad46ca refactor(vscode-ide-companion): translate Chinese comments to English yiliang114 2025-11-25 23:41:24 +08:00
  • d5ede56e62 Revert "fix(vscode-ide-companion): 解决 mac 环境多个 node 版本的安装问题" yiliang114 2025-11-28 00:57:33 +08:00
  • f4237aeb01 chore(release): v0.3.0-nightly.20251127.c9af7481 v0.3.0-nightly.20251127.c9af7481 release/v0.3.0-nightly.20251127.c9af7481 github-actions[bot] 2025-11-27 00:11:50 +00:00
  • 074f2ced8b chore(release): v0.3.0-preview.1 v0.3.0-preview.1 release/v0.3.0-preview.1 github-actions[bot] 2025-11-26 00:13:41 +00:00
  • 4f3628f427 chore(release): v0.3.0-nightly.20251126.c9af7481 v0.3.0-nightly.20251126.c9af7481 release/v0.3.0-nightly.20251126.c9af7481 github-actions[bot] 2025-11-26 00:11:21 +00:00
  • 530039c517 fix(vscode-ide-companion): 解决 mac 环境多个 node 版本的安装问题 yiliang114 2025-11-25 19:27:41 +08:00
  • 0cbf95d6b3 chore(vscode-ide-companion): update dependencies in package-lock.json yiliang114 2025-11-25 15:30:36 +08:00
  • 579772197a chore(vscode-ide-companion): 更新 .gitignore 文件 yiliang114 2025-11-25 13:46:38 +08:00
  • 934365c41f style(vscode-ide-companion): improve UI styling for chat components yiliang114 2025-11-25 13:39:49 +08:00
  • f623bfbb34 chore(vscode-ide-companion): add qwen-code dependency to package files yiliang114 2025-11-25 13:39:07 +08:00
  • 1dd6604ae9 chore(release): v0.3.0-nightly.20251125.c9af7481 v0.3.0-nightly.20251125.c9af7481 release/v0.3.0-nightly.20251125.c9af7481 github-actions[bot] 2025-11-25 00:11:41 +00:00
  • f503eb2520 feat(vscode-ide-companion): split module & notes in english yiliang114 2025-11-25 00:32:51 +08:00
  • 3cf22c065f Merge branch 'main' of https://github.com/QwenLM/qwen-code into feat/jinjing/write-and-read-file-in-vscode yiliang114 2025-11-24 20:40:19 +08:00
  • a1ec1227cc refactor(vscode-ide-companion): reorganize component structure yiliang114 2025-11-24 20:37:03 +08:00
  • 36af718616 chore(vscode-ide-companion): add testing infrastructure and improve config files yiliang114 2025-11-24 20:34:49 +08:00
  • 795e7fa2c5 fix(vscode-ide-companion): improve type safety in webview components yiliang114 2025-11-24 20:33:27 +08:00
  • b6914c6b33 feat(vscode-ide-companion): enhance WebViewProvider with force re-login functionality yiliang114 2025-11-24 20:32:46 +08:00
  • f11d054a47 feat(vscode-ide-companion): improve authentication flow with cached auth state yiliang114 2025-11-24 20:32:08 +08:00
  • b30c8888ac feat: One-Click Installation for Everyone install-sh pomelo-nwu 2025-11-24 19:21:19 +08:00