Simon
12b6001d53
fix(ui): make panel history max-height responsive to viewport
2026-04-08 17:05:10 +08:00
Ryanba
583f757f0a
fix(ui): set task input max length to 1000 ( #292 )
2026-03-25 00:23:59 +08:00
Simon
c33b3d8278
fix(ui): remove unnecessary tags
2026-03-11 23:38:57 +08:00
RinZ27
c4bdd8fc4b
fix(ui): escape array content in cards and fix double-escaping
2026-03-10 21:08:20 +07:00
Simon
76509d93f0
feat: replace data-browser-use-ignore with data-page-agent-ignore
2026-03-05 16:24:50 +08:00
Simon
69f2478fd7
fix(panel): remove timestamp (not well defined)
2026-03-03 20:52:55 +08:00
Simon
dffcb53db9
feat!: Refine lifecycle hooks; fix abortSignal
...
- add `stop` method. agent can be reused after stopped
- agent can not be reused after disposed
- extension DO NOT exposes `dispose` anymore. only `stop`.
- update panel for new `stop` method
- fix MultiPageAgent dispose event
- better handling abortSignal
2026-02-13 17:57:12 +08:00
Simon
391e70dca4
feat: update historical event types
2026-01-22 15:16:15 +08:00
Simon
81807e17ca
feat: add stepIndex to history events
2026-01-21 16:59:22 +08:00
Simon
5057f7472b
feat: pass language to formatTime for localization
2026-01-19 14:25:25 +08:00
Simon
8bba3a63f5
chore: ui folder structure
2026-01-17 23:35:07 +08:00