Xubin Ren and GitHub
fe0717b385
feat(webui): add guided setup flows
...
* feat(channels): add guided setup flows
* test(channels): preserve setup config values
* fix(channels): reflect saved setup state
* refactor(channels): simplify setup state metadata
* fix(channels): harden setup lifecycle
* refactor(channels): centralize setup contracts
* fix(channels): route setup actions through webui shim
* fix(channels): adapt settings for compact screens
* fix(models): preserve default preset display
* feat(models): add curated Codex catalog
* fix(webui): stop attached gateway on interrupt
* fix(webui): simplify apps catalog
* docs(webui): clarify apps and runtime features
* feat(settings): add guided capability setup
* fix(webui): harden setup and managed services
* test: keep managed runtime checks portable
* test: scope POSIX runtime coverage
* fix(webui): simplify file settings
* feat(files): bundle document reading
* fix(webui): harden setup request boundaries
* fix(webui): prevent channel setup status squeeze
* fix(settings): group provider compatibility aliases
* refactor(settings): remove redundant setup surfaces
* fix(webui): harden guided setup lifecycle
* fix(webui): preserve channel setup compatibility
2026-07-13 13:11:46 +08:00
chengyongru and Xubin Ren
7768672c5b
feat: add file edit diff progress view
...
Capture file edit snapshots through runner tool lifecycle hooks and render unified diffs in the WebUI with folding and truncation controls.
2026-07-09 10:42:43 +08:00
David Jimenez and Xubin Ren
4b1decdb95
chore: bump to node 24
2026-06-24 10:23:07 +08:00
Stellar鱼 and Xubin Ren
1eddc129a1
chore: enable WebUI ESLint
2026-05-26 17:12:13 +08:00
Xubin Ren
6ea7a6a2ac
refactor(webui): prune unused legacy components
2026-05-24 19:43:20 +08:00
chengyongru and Xubin Ren
28d0f8560e
fix(webui): preserve single newlines in markdown rendering
...
Add remark-breaks plugin so that single newlines in assistant messages
(such as /help output) render as line breaks instead of being collapsed
into a single paragraph by standard markdown behavior.
2026-05-18 15:12:27 +08:00
Xubin Ren
4650b23d75
feat(webui): add i18n support and locale switcher
2026-04-19 06:39:06 +00:00
Xubin Ren
9ed3031a42
feat(webui): add initial webui with websocket chat flow
2026-04-18 18:51:53 +00:00