Commit Graph

  • 4ad377b0d8 chore(vscode-ide-companion): update lock yiliang114 2025-11-24 10:04:03 +08:00
  • f192bdc488 chore(release): v0.3.0-preview.0 v0.3.0-preview.0 release/v0.3.0-preview.0 github-actions[bot] 2025-11-24 01:52:57 +00:00
  • 4c3bee99bf chore(release): v0.3.0-nightly.20251124.c9af7481 v0.3.0-nightly.20251124.c9af7481 release/v0.3.0-nightly.20251124.c9af7481 github-actions[bot] 2025-11-24 00:11:12 +00:00
  • b7f9acf0ff refactor(vscode-ide-companion): migrate session save to CLI /chat save command yiliang114 2025-11-24 01:00:31 +08:00
  • 4dfbdcddca feat(vscode-ide-companion): 增强工具调用与输入表单组件功能 yiliang114 2025-11-23 22:28:11 +08:00
  • 826516581b feat(vscode-ide-companion): send initial active editor state to WebView on initialization yiliang114 2025-11-23 21:45:44 +08:00
  • 4f964b5281 refactor(vscode-ide-companion): extract AssistantMessage as standalone component with Claude Code styles yiliang114 2025-11-23 21:44:40 +08:00
  • de8ea0678d feat(vscode-ide-companion): refactor message components with modular architecture yiliang114 2025-11-23 20:52:08 +08:00
  • c4bcd178a4 feat(vscode-ide-companion): implement manual login via /login command yiliang114 2025-11-23 19:20:01 +08:00
  • e5729b0420 Merge branch 'feat/jinjing/implement-ui-from-cc-vscode-extension' of https://github.com/yiliang114/qwen-code into feat/jinjing/implement-ui-from-cc-vscode-extension yiliang114 2025-11-23 18:37:00 +08:00
  • aceb857436 refactor(vscode-ide-companion): extract InfoBanner as standalone component yiliang114 2025-11-23 18:11:47 +08:00
  • a92fd0974a chore(release): v0.3.0-nightly.20251123.c9af7481 v0.3.0-nightly.20251123.c9af7481 release/v0.3.0-nightly.20251123.c9af7481 github-actions[bot] 2025-11-23 10:11:01 +00:00
  • e15dd2f5c9 refactor(vscode-ide-companion): extract InfoBanner as standalone component yiliang114 2025-11-23 18:09:43 +08:00
  • c9af74816a fix: reset authType settings (#1091) v0.3.0 release/v0.3.0 Mingholy 2025-11-23 17:59:35 +08:00
  • 8ac38aad92 chore(vscode-ide-companion): tailwind base yiliang114 2025-11-23 17:33:10 +08:00
  • cb5ad43ca7 fix: sandbox exception log to stderr mingholy/fix/json-output-test mingholy.lmh 2025-11-23 17:32:48 +08:00
  • 38fd303b07 docs(vscode-ide-companion): add Tailwind CSS integration guides yiliang114 2025-11-23 16:41:22 +08:00
  • 9899d872a2 feat(vscode-ide-companion): add Tailwind CSS demo components yiliang114 2025-11-23 16:41:09 +08:00
  • 36a96a7b5c feat(vscode-ide-companion): add shadcn/ui components and utilities yiliang114 2025-11-23 16:40:55 +08:00
  • 951f6b2829 feat(vscode-ide-companion): add global Tailwind CSS styles yiliang114 2025-11-23 16:40:42 +08:00
  • eff01819a8 build(vscode-ide-companion): add Tailwind CSS configuration yiliang114 2025-11-23 16:40:30 +08:00
  • 31f8ca07b6 chore: remove root package-lock.json yiliang114 2025-11-23 16:40:17 +08:00
  • 39adaaff11 refactor(vscode-ide-companion): minor adjustments to SaveSessionDialog and SessionManager components yiliang114 2025-11-23 15:17:40 +08:00
  • fd2e5b0933 feat(vscode-ide-companion): improve PermissionDrawer UI with enhanced styling and responsiveness yiliang114 2025-11-23 15:17:17 +08:00
  • 49a2be195d chore: add .claude/ to gitignore yiliang114 2025-11-23 15:17:05 +08:00
  • 9cfea73207 Merge pull request #1097 from QwenLM/chore-action pomelo 2025-11-23 08:27:34 +08:00
  • 87b1ffe017 fix(ci): remove non-existent label from release failure issue creation chore-action pomelo-nwu 2025-11-22 14:23:49 +08:00
  • ce07fb2b3f feat(session): 实现会话保存和加载功能 yiliang114 2025-11-21 23:51:48 +08:00
  • 650079b0c7 fix: failed json-output tests mingholy.lmh 2025-11-21 18:33:35 +08:00
  • 48d2df5342 fix: reset authType settings mingholy.lmh 2025-11-21 17:50:10 +08:00
  • 56d24a6e99 chore: update ESLint configuration and improve TypeScript type handling mingholy/feat/cli-sdk mingholy.lmh 2025-11-21 17:49:19 +08:00
  • f635cd3070 refactor: session and canUseTool support mingholy.lmh 2025-11-21 16:22:18 +08:00
  • 2fe6ba7c56 Merge branch 'main' of github.com:QwenLM/qwen-code into mingholy/feat/cli-sdk mingholy.lmh 2025-11-21 16:19:55 +08:00
  • 83fc321e15 Merge pull request #1090 from QwenLM/feat/logger-enhancement pomelo 2025-11-21 15:55:26 +08:00
  • 48b77541c3 feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) pomelo 2025-11-21 15:44:37 +08:00
  • f2439f8d53 fix: skip one unstable test case tanzhenxin 2025-11-21 15:43:05 +08:00
  • fb6d0b43fa feat: change shortcut for subagent execution display tanzhenxin 2025-11-21 15:42:17 +08:00
  • 627283d357 feat: enhance usage statistics in qwen logger tanzhenxin 2025-11-21 15:17:34 +08:00
  • d58bb0424e Merge branch 'main' into i18n i18n pomelo 2025-11-21 10:04:23 +08:00
  • 640f30655d chore: pump version to 0.3.0 (#1085) tanzhenxin 2025-11-21 09:37:38 +08:00
  • 9e5387f159 Headless enhancement: add stream-json as input-format/output-format to support programmatically use (#926) Kdump 2025-11-21 09:26:05 +08:00
  • e64d5077a3 chore(release): v0.2.3-nightly.20251121.442a9aed v0.2.3-nightly.20251121.442a9aed release/v0.2.3-nightly.20251121.442a9aed github-actions[bot] 2025-11-21 00:11:09 +00:00
  • e2beecb9c4 feat(vscode-ide-companion): 更新核心服务和扩展功能 yiliang114 2025-11-21 01:54:24 +08:00
  • ecc6e22002 feat(vscode-ide-companion): 更新 UI 样式 yiliang114 2025-11-21 01:54:03 +08:00
  • 99f93b457c feat(vscode-ide-companion): 更新主应用界面和消息处理 yiliang114 2025-11-21 01:53:46 +08:00
  • 748ad8f4dd refactor(vscode-ide-companion): 重构工具调用组件 yiliang114 2025-11-21 01:53:25 +08:00
  • a33187ed7a feat(vscode-ide-companion): 新增时间线组件 yiliang114 2025-11-21 01:53:05 +08:00
  • 088c766c22 feat(vscode-ide-companion): 新增自动完成功能 yiliang114 2025-11-21 01:52:47 +08:00
  • b82ef5b73f feat(vscode-ide-companion): 新增上下文附件管理功能 yiliang114 2025-11-21 01:52:29 +08:00
  • 328924f578 feat(vscode-ide-companion): 新增 DiffDisplay 组件和 diff 统计工具 yiliang114 2025-11-21 01:52:10 +08:00
  • 1eedd36542 feat(vscode-ide-companion): 新增共享 UI 组件 FileLink yiliang114 2025-11-21 01:51:50 +08:00
  • 9ba99177b9 refactor(vscode-ide-companion): 重构主动完成和会话管理 yiliang114 2025-11-20 23:50:41 +08:00
  • 7d2411e72f feat(vscode-ide-companion): 优化 Qwen Code 聊天窗口创建逻辑 yiliang114 2025-11-20 23:41:41 +08:00
  • 5a9f5e3432 fix(vscode-ide-companion): 修复新建会话按钮,在同一 view column 创建新 tab yiliang114 2025-11-20 23:14:40 +08:00
  • 95b67bbebd fix(vscode-ide-companion): 修复新建会话按钮创建新分屏的问题 yiliang114 2025-11-20 23:07:56 +08:00
  • 01c0887a14 fix: prioritize QWEN_CODE_LANG env var over app settings pomelo-nwu 2025-11-20 18:05:51 +08:00
  • de56af8cee chore: add locales folder copying to prepare-package script pomelo-nwu 2025-11-20 17:17:42 +08:00
  • 0ef11dff91 feat: update snap pomelo-nwu 2025-11-20 16:20:46 +08:00
  • d5c092ea92 feat: add i18n for auth command pomelo-nwu 2025-11-20 15:38:32 +08:00
  • a85ec013f9 Merge branch 'main' into i18n pomelo-nwu 2025-11-20 15:16:03 +08:00
  • 67d519a3b5 chore(release): v0.2.3-nightly.20251120.442a9aed v0.2.3-nightly.20251120.442a9aed release/v0.2.3-nightly.20251120.442a9aed github-actions[bot] 2025-11-20 07:14:40 +00:00
  • 442a9aed58 Replace spawn with execFile for memory-safe command execution (#1068) v0.2.3 release/v0.2.3 tanzhenxin 2025-11-20 15:04:00 +08:00
  • a15b84e2a1 refactor(auth): enhance useAuthCommand to include history management and improve error handling in QwenOAuth2Client (#1077) Mingholy 2025-11-20 14:37:39 +08:00
  • 07069f00d1 feat: remove prompt completion feature (#1076) tanzhenxin 2025-11-20 14:36:51 +08:00
  • e1e7a0d606 Merge pull request #1074 from cwtuan/patch-1 pomelo 2025-11-20 14:33:14 +08:00
  • 492c56a780 test(vscode-ide-companion): registerWebviewPanelSerializer 添加 mock 实现 yiliang114 2025-11-20 14:31:20 +08:00
  • 27b1154529 refactor(auth): enhance useAuthCommand to include history management and improve error handling in QwenOAuth2Client mingholy/refactor/auth-message mingholy.lmh 2025-11-20 14:16:04 +08:00
  • 450c09b4b8 feat: add i18n for stats command pomelo-nwu 2025-11-20 14:03:56 +08:00
  • fc638851e7 fix: remove broken link cwtuan 2025-11-20 12:50:06 +08:00
  • 06a8580361 refactor(vscode-ide-companion): 重构 WebViewProvider 组件 yiliang114 2025-11-20 11:37:28 +08:00
  • dcc10eb0a9 fix(vscode-ide-companion): 重构 useVSCode hook 实现, 解决 webview 中 vscode api 重复声明 yiliang114 2025-11-20 11:07:09 +08:00
  • 805e5f92c1 docs(readme): 添加 VS Code 扩展相关信息 yiliang114 2025-11-20 10:41:23 +08:00
  • e1f793b2e0 fix: character encoding corruption when executing the /copy command on Windows. (#1069) citlalinda 2025-11-20 10:23:17 +08:00
  • 3c64f7bff5 chore: pump version to 0.2.3 (#1073) tanzhenxin 2025-11-20 10:09:12 +08:00
  • 8cb7ea0d3d Merge branch 'main' of https://github.com/QwenLM/qwen-code into feat/jinjing/implement-ui-from-cc-vscode-extension yiliang114 2025-11-20 10:06:02 +08:00
  • b534bd2b18 chore: rm wip doc yiliang114 2025-11-20 10:05:12 +08:00
  • adc63df193 chore(release): v0.2.2-nightly.20251120.97bf48b1 v0.2.2-nightly.20251120.97bf48b1 release/v0.2.2-nightly.20251120.97bf48b1 github-actions[bot] 2025-11-20 00:11:25 +00:00
  • 6286b8b6e8 feat(vscode-ide-companion): 增加代码编辑功能和文件操作支持 yiliang114 2025-11-20 01:04:11 +08:00
  • e81255e589 feat(vscode-ide-companion): 优化权限请求组件并添加错误处理功能 yiliang114 2025-11-20 00:01:18 +08:00
  • 018990b7f6 build(vscode-ide-companion): 添加 SCSS 支持 yiliang114 2025-11-19 23:34:05 +08:00
  • bc2b503e8d test(vscode-ide-companion): 尝试通过 session/load 旧会话 yiliang114 2025-11-19 17:08:25 +08:00
  • e7f61d879e feat: add cli args mingholy.lmh 2025-11-19 16:05:01 +08:00
  • 454cbfdde4 refactor(webview): 重构工具调用显示逻辑 yiliang114 2025-11-19 15:42:35 +08:00
  • e1d6271263 Merge branch 'main' of github.com:QwenLM/qwen-code into mingholy/feat/cli-sdk mingholy.lmh 2025-11-19 13:51:17 +08:00
  • 04dfad7ab5 docs(implementation): 更新实现总结文档 yiliang114 2025-11-19 13:50:52 +08:00
  • 4ae6ae35cc chore(release): v0.2.2-nightly.20251119.97bf48b1 v0.2.2-nightly.20251119.97bf48b1 release/v0.2.2-nightly.20251119.97bf48b1 github-actions[bot] 2025-11-19 04:05:57 +00:00
  • 97bf48b14c fix: skip problematic integration test (#1065) v0.2.2 release/v0.2.2 tanzhenxin 2025-11-19 11:55:19 +08:00
  • d0e76c76a8 refactor(auth): save authType after successfully authenticated (#1036) Mingholy 2025-11-19 11:21:46 +08:00
  • e02866d06f refactor(vscode-ide-companion): 重构代码并更新文件命名 yiliang114 2025-11-19 10:40:16 +08:00
  • 3ed93d5b5d fix: integration tests (#1062) tanzhenxin 2025-11-19 10:23:16 +08:00
  • 9fcdd3fa77 Merge branch 'main' of https://github.com/QwenLM/qwen-code into feat/jinjing/implement-ui-from-cc-vscode-extension yiliang114 2025-11-19 10:08:21 +08:00
  • 754ae30939 refactor(vscode-ide-companion): 重构 WebViewProvider 初始化逻辑 yiliang114 2025-11-19 00:40:48 +08:00
  • 0577fe6f36 refactor(vscode-ide-companion): 重构 WebViewProvider 初始化逻辑 yiliang114 2025-11-19 00:34:45 +08:00
  • 732220e651 wip(vscode-ide-companion): 实现 quick win 功能 yiliang114 2025-11-19 00:16:45 +08:00
  • 71646490f1 Fix: Improve ripgrep binary detection and cross-platform compatibility (#1060) tanzhenxin 2025-11-18 19:38:30 +08:00
  • 729a3d0ab3 Merge branch 'feat/jinjing/write-and-read-file-in-vscode' into feat/jinjing/implement-ui-from-cc-vscode-extension yiliang114 2025-11-18 19:15:18 +08:00
  • 0e3759fbd2 chore(vscode-ide-companion): 新建文件版权头更新 yiliang114 2025-11-18 19:14:38 +08:00
  • f8db157a5d Merge branch 'feat/jinjing/qwen-code-vscode-extension-init' into feat/jinjing/write-and-read-file-in-vscode yiliang114 2025-11-18 19:13:11 +08:00
  • f827aadd76 Revert "refactor(vscode-ide-companion): 文件版权头 Copyright 2025 Google LLC" yiliang114 2025-11-18 19:10:07 +08:00
  • 406e6b5e1f feat: update code pomelo-nwu 2025-11-18 17:48:45 +08:00