chengyongru
|
9e046815bc
|
fix(webui): assign readable session handles
|
2026-08-19 01:15:56 +08:00 |
|
chengyongru
|
251a1ccd40
|
refactor: simplify cross-session messaging
|
2026-08-19 01:15:56 +08:00 |
|
chengyongru
|
0e184965e8
|
feat(webui): add lightweight session messaging via mentions
|
2026-08-19 01:15:56 +08:00 |
|
Xubin Ren
|
4391bbf4da
|
feat(tui): add agent interaction workflows
|
2026-08-17 20:56:10 +08:00 |
|
Xubin Ren
|
731b8fc2ed
|
fix(models): synchronize canonical runtime selection
|
2026-08-16 11:50:56 +08:00 |
|
Xubin Ren
|
c9a6145878
|
feat(webui): add temporary chat mode
|
2026-08-08 23:20:59 +08:00 |
|
chengyongru
|
757ad9c764
|
refactor: enforce BasedPyright strict type checking (#5158)
|
2026-07-29 21:37:11 +08:00 |
|
chengyongru
|
ae089aa3ae
|
fix(webui): reconcile threads after browser resume
|
2026-07-28 16:25:08 +08:00 |
|
chengyongru
|
ef9e687f19
|
refactor(core): remove redundant runtime scaffolding (#5127)
|
2026-07-28 11:07:58 +08:00 |
|
chengyongru
|
96eb965aae
|
feat(webui): show the actual fallback model (#5017)
|
2026-07-23 15:57:13 +08:00 |
|
chengyongru
|
66690fdb0c
|
fix(webui): deliver late subagent results as new turns (#4992)
|
2026-07-22 23:04:36 +08:00 |
|
chengyongru
|
f75d3519db
|
feat(agent): add persistent runtime context providers
|
2026-07-12 00:35:17 +08:00 |
|
chengyongru
|
34535b4e7c
|
fix(webui): hide subagent backfill payloads
|
2026-07-02 14:36:23 +08:00 |
|
chengyongru
|
55b550ee01
|
fix(trigger): hide external trigger inputs
|
2026-07-02 13:32:46 +08:00 |
|
chengyongru
|
5f4cfbcb16
|
refactor(bus): type outbound runtime events
|
2026-07-01 20:17:00 +08:00 |
|
chengyongru
|
32d8a1dd7b
|
fix: hide internal cron prompts from webui
|
2026-06-12 18:17:28 +08:00 |
|
chengyongru
|
81370565e0
|
refactor: subscribe to runtime event types
|
2026-06-01 23:00:53 +08:00 |
|
chengyongru
|
628b250e9a
|
refactor: decouple webui runtime state via events
|
2026-06-01 23:00:53 +08:00 |
|
Xubin Ren
|
be2e0172d1
|
fix(agent): extend sustained goal iteration budget
|
2026-06-01 04:00:15 +08:00 |
|
Xubin Ren
|
3dcf511c84
|
feat(webui): refine output timeline and model controls (#4108)
* feat(webui): refine output timeline and composer queue
* feat(webui): add provider model picker
* fix(webui): polish model settings and heartbeat checks
* chore: keep heartbeat changes out of webui pr
* refactor(webui): isolate settings routes
* fix(providers): align minimax anthropic test
* fix(providers): keep minimax anthropic base sdk-compatible
* fix(providers): normalize anthropic base urls
|
2026-05-30 23:45:26 +08:00 |
|
Xubin Ren
|
57d5276da1
|
feat(webui): upgrade settings and sidebar controls (#3906)
* feat(settings): expand settings api payload
* feat(webui): build app-style settings center
* feat(webui): add centered chat search dialog
* fix(webui): shorten chat search label
* fix(webui): center dialog entrance animation
* fix(webui): simplify chat search results
* fix(webui): tighten mobile settings navigation
* feat(webui): persist sidebar state
* feat(webui): add sidebar organization controls
* refactor(webui): organize backend helpers
* refactor(webui): remove utils compatibility shims
* refactor(session): move shared webui helpers out of webui package
* feat(webui): add image generation settings
* style(webui): refine settings overview layout
* fix(webui): localize settings zh-CN copy
* style(webui): add settings status indicators
* feat(webui): show sidebar run indicators
* fix(webui): persist sidebar run indicators
* fix(webui): highlight settings pending status
* fix(webui): align settings test with provider update
* fix(utils): preserve legacy webui helper imports
|
2026-05-19 22:42:38 +08:00 |
|