chengyongru and Xubin Ren
47d498bab0
fix(webui): disarm queued prompt for voice shortcut
2026-07-11 01:02:14 +08:00
chengyongru and Xubin Ren
04328f8129
feat(webui): guide queued prompt with second Enter
2026-07-11 01:02:14 +08:00
chengyongru and Xubin Ren
137fbf875e
fix(webui): keep syntax highlighting chunks acyclic
2026-07-11 00:57:37 +08:00
chengyongru and Xubin Ren
1ee4349a08
feat(webui): highlight file previews and diffs
2026-07-11 00:57:37 +08:00
sid and Xubin Ren
d32f8961b1
fix(webui): bind landing first message to created chat
2026-07-10 20:19:10 +08:00
chengyongru and Xubin Ren
6851a6ebd4
fix(webui): sync file edit display preference
2026-07-09 10:42:43 +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
chengyongru and Xubin Ren
4ddd639e67
fix(webui): route missing API bootstrap tokens to auth
...
maintainer edit: handle review feedback by treating bootstrap responses without api_token as auth-required, and remove the obsolete issue_token(api_token=...) compatibility path now that API tokens are issued separately.
2026-07-08 21:01:48 +08:00
chengyongru and Xubin Ren
88143a8bf0
fix(webui): gate bootstrap API token issuance
2026-07-08 21:01:48 +08:00
chengyongru and Xubin Ren
c188e96f4e
refactor(webui): use container query for prompt rail layout
2026-07-08 12:16:47 +08:00
chengyongru and Xubin Ren
815f15993c
test(webui): dedupe prompt rail viewport setup
2026-07-08 12:16:47 +08:00
chengyongru and Xubin Ren
4333d6f103
fix(webui): keep prompt rail out of narrow chat columns
2026-07-08 12:16:47 +08:00
chengyongru and Xubin Ren
a7b8a9ed46
fix(webui): clarify new chat command text
2026-07-07 15:42:04 +08:00
chengyongru and Xubin Ren
fa73448f6f
fix(webui): drive slash command routing from metadata
2026-07-07 15:42:04 +08:00
chengyongru and Xubin Ren
8a231b6e4d
fix(webui): finalize turn-ending slash commands
...
maintainer edit: keep /new and manually submitted /stop from leaving stale WebUI streaming state after they cancel or reset the active turn.
2026-07-07 15:42:04 +08:00
chengyongru and Xubin Ren
ef5318ebdc
fix(webui): classify builtin slash commands without metadata
...
maintainer edit: keep builtin shortcut commands on the side-channel path before async command metadata loads, while preserving /goal task text as a normal agent turn.
2026-07-07 15:42:04 +08:00
chengyongru and Xubin Ren
8f68040f05
fix(webui): keep slash commands out of streaming state
2026-07-07 15:42:04 +08:00
chengyongru and Xubin Ren
0f88927364
fix(webui): show generic tool arguments in activity
2026-07-07 15:41:45 +08:00
5283ceae85
Add optional Nanobot plugin controls ( #4396 )
...
* feat: add optional nanobot features
* test: update azure install hint expectation
* fix: validate optional feature extras
maintainer edit: verify requested dependency extras before treating optional features as installed, propagate restart state from feature enablement, and align docs with the new plugins enable command.
* fix: bound optional feature installs
maintainer edit: make optional feature installs time out as a normal install failure instead of leaving the WebUI or CLI action waiting indefinitely.
* feat: slim optional channel dependencies
* fix: log optional install commands
* fix(webui): gate remote feature installs
* docs: clarify webhook plugin example
* fix(webui): harden optional feature installs
* fix: install optional deps without package fallback
* fix(cli): refine plugin feature controls
* fix(webui): count enabled nanobot features
* fix(webui): allow slow feature install routes
* fix(webui): allow disabling websocket channel
* fix(plugins): simplify optional feature controls
* fix(webui): polish apps catalog states
* fix(webui): confirm nanobot support installs
* fix(webui): polish nanobot install dialog
* fix(webui): suppress empty websocket handshakes
* fix(webui): clarify apps plugin summary
* fix(webui): localize workspace access copy
* fix(plugins): polish optional feature controls (#4691 )
---------
Co-authored-by: Xubin Ren <52506698+Re-bin@users.noreply.github.com >
2026-07-03 18:17:52 +08:00
chengyongru and Xubin Ren
f38fd7d5d3
feat(memory): add workspace Dream prompt override
2026-07-03 00:41:51 +08:00
chengyongru and Xubin Ren
2a0cd19a74
feat(trigger): add session-bound local triggers
2026-07-02 13:32:46 +08:00
2ec4044217
feat(webui): add dollar skill shortcuts
...
Add a WebUI-only $<skill> completion shortcut without changing slash command behavior.
Keep slash autocomplete command-only and allow dollar skill shortcuts anywhere in the composer.
Co-authored-by: Alan Chen <zc2610@nyu.edu >
2026-07-01 19:51:01 +08:00
Xubin Ren and GitHub
8df100203c
feat(webui): refine prompt rail minimap
2026-06-30 10:01:53 +08:00
axelray-dev and Xubin Ren
194e9d5f5f
fix(webui): clear stale run status on reconnect
2026-06-28 19:46:47 +08:00
Xubin Ren
4636c78100
test(webui): cover xiaomi mimo wav recording path
2026-06-25 22:52:55 +08:00
chengyongru and Xubin Ren
123384975e
fix(webui): restore code block copy fallback
2026-06-25 16:10:23 +08:00
chengyongru and Xubin Ren
943191f0c0
fix(webui): keep multi-file apply_patch edits
2026-06-24 20:04:39 +08:00
chengyongru and Xubin Ren
b14f82f408
fix(webui): prevent iOS Safari composer zoom
2026-06-24 10:26:14 +08:00
Xubin Ren
f80a78d5a8
fix(webui): preserve fork replies during history refresh
2026-06-22 22:00:07 +08:00
Xubin Ren
a9d1fdcee8
fix(webui): follow active turn output after send
2026-06-22 21:12:34 +08:00
Xubin Ren
83c29292d3
chore(release): prepare v0.2.2
2026-06-22 20:53:28 +08:00
Xubin Ren
7170761e47
fix(webui): anchor sent prompts during active turns
2026-06-22 20:43:27 +08:00
chengyongru and Xubin Ren
0db9fbe250
chore: default context window to 200k
2026-06-22 18:33:49 +08:00
chengyongru and Xubin Ren
2216405821
fix: avoid stuck Apps loading during catalog refresh
...
maintainer edit: Empty cache-only CLI Apps payloads should still update the UI while the background catalog refresh is pending, otherwise cold catalog failures leave Settings stuck on the spinner.
2026-06-22 17:14:13 +08:00
chengyongru and Xubin Ren
9713fe2a3b
fix: avoid initial webui password error
2026-06-22 13:04:05 +08:00
Xubin Ren
d30f3d466d
fix(webui): allow optional Keenable search key
2026-06-21 15:22:13 +08:00
fa3e902ee8
feat(web): register Keenable provider in WebUI, docs, and tests
...
Bring the Keenable search provider in line with the established
multi-file provider pattern so it surfaces everywhere the others do:
- settings_api.py: register in the web-search provider options so it
appears in the WebUI settings dropdown (credential: api_key, optional).
- WebUI provider-brand: add keenable brand entry + brand test.
- docs/configuration.md: provider table row + config example.
- Harden _search_keenable: honor config.timeout and return explicit
messages on HTTP status errors (429 / other), matching peer providers.
- Add env-key and HTTP-error tests; add the websocket settings whitelist
assertion.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-18 00:08:52 +08:00
chengyongru and Xubin Ren
472c67722e
fix(webui): correct activity duration display
2026-06-18 00:03:18 +08:00
Xubin Ren and GitHub
c29601d303
Merge PR #4330 : feat(webui): add automation management view
...
feat(webui): add automation management view
2026-06-17 01:55:39 +08:00
Heng Wei Bin and Xubin Ren
5573a9d78e
fix(webui): override wsUrl with local LAN IP when on dev server port 5173
2026-06-16 17:31:32 +08:00
chengyongru
0263dbd1c3
chore: trim automation ui cleanup
2026-06-16 15:10:51 +08:00
chengyongru
04545b95d9
fix(webui): refine automation styling and delete confirmation
2026-06-16 11:41:05 +08:00
chengyongru
23e12b84ff
fix(webui): clarify automation search placeholder
2026-06-16 09:48:53 +08:00
chengyongru
f56a73b2d3
fix(webui): align automation toolbar controls
2026-06-16 00:59:42 +08:00
chengyongru
e6957de622
fix(webui): drop legacy automation setup state
2026-06-16 00:26:06 +08:00
chengyongru
87aaf8991a
fix(webui): simplify automation details
2026-06-15 22:52:26 +08:00
chengyongru
3aa90e539c
fix(webui): make automation history diagnostic
2026-06-15 21:54:09 +08:00
chengyongru
acf408ced2
fix(webui): collapse automation run history by default
2026-06-15 21:03:48 +08:00
chengyongru
85a3ff1372
fix(webui): smooth automation detail overflow
2026-06-15 20:29:18 +08:00
chengyongru
153f2d9529
fix(webui): move automations after skills
2026-06-15 18:12:54 +08:00