qwen-code/packages/web-shell/client
2026-07-08 10:23:10 +08:00
..
adapters fix(serve): classify interrupted model stream errors (#6422) 2026-07-07 13:38:56 +00:00
assets/icons feat(web-shell): add MCP mentions and iconized @ references (#6279) 2026-07-04 02:13:42 +00:00
completions feat(web-shell): add custom at mention panel (#6242) 2026-07-05 01:17:35 +00:00
components chore: merge main into memory dialog branch 2026-07-08 10:23:10 +08:00
config feat(browser-ext): revive Chrome extension via daemon-direct architecture (#5777) 2026-06-28 15:57:31 +00:00
constants feat(web-shell): add Session Overview panel and in-window split view (#6400) 2026-07-07 02:44:18 +00:00
extensions feat(web-shell): polish chat UI (#5893) 2026-06-26 15:38:23 +00:00
hooks fix(serve): classify interrupted model stream errors (#6422) 2026-07-07 13:38:56 +00:00
styles feat(web-shell): show Settings and Daemon Status as an in-place panel (#6341) 2026-07-06 05:06:46 +00:00
utils fix(web-shell): clear stale floating todos (#6425) 2026-07-07 08:59:53 +00:00
voice feat(web-shell): polish chat UI (#5893) 2026-06-26 15:38:23 +00:00
App.module.css fix(web-shell): improve user tags and mobile menu layout (#6441) 2026-07-07 08:44:25 +00:00
App.test.tsx chore: merge main into memory dialog branch 2026-07-08 10:23:10 +08:00
App.tsx fix(web-shell): improve user tags and mobile menu layout (#6441) 2026-07-07 08:44:25 +00:00
build-artifact.test.ts refactor(web-shell): restructure chat UI (#5775) 2026-06-23 22:43:19 +08:00
customization.tsx fix(web-shell): improve user tags and mobile menu layout (#6441) 2026-07-07 08:44:25 +00:00
i18n.tsx feat(web-shell): unify scheduled task sessions — bind chat-created tasks + clock icon (#6453) 2026-07-07 16:29:10 +00:00
index.html fix(web-shell): mobile UX — safe areas, overscroll, native-app feel (#6142) 2026-07-02 12:12:39 +00:00
index.test.tsx fix(web-shell): defer session creation until first prompt (#6066) 2026-07-01 14:04:37 +00:00
index.ts fix(web-shell): improve user tags and mobile menu layout (#6441) 2026-07-07 08:44:25 +00:00
index.tsx fix(web-shell): improve user tags and mobile menu layout (#6441) 2026-07-07 08:44:25 +00:00
main.tsx fix(web-shell): mobile UX — safe areas, overscroll, native-app feel (#6142) 2026-07-02 12:12:39 +00:00
midTurnDedup.test.ts feat(daemon): deliver web-shell mid-turn messages into the running turn (#5175) 2026-06-16 16:16:47 +08:00
midTurnDedup.ts feat(daemon): deliver web-shell mid-turn messages into the running turn (#5175) 2026-06-16 16:16:47 +08:00
themeContext.ts feat(web-shell): daemon web-shell improvements — token usage, settings, retry, streaming metrics, hidden commands (#5066) 2026-06-13 02:58:08 +00:00
vite-env.d.ts feat(daemon): merge daemon-mode feature batch into main (#4490) 2026-06-12 00:34:49 +08:00