Simon
24eefdef23
chore(version): bump version to 1.5.10
2026-03-18 20:36:29 +08:00
Simon
17e92b6200
chore(version): bump version to 1.5.9
2026-03-18 03:45:56 +08:00
Simon
3d014f15e7
chore(version): bump version to 1.5.8
2026-03-16 22:52:32 +08:00
Simon
0fa7dc0531
chore(version): bump version to 1.5.7
2026-03-13 22:02:02 +08:00
Simon
4aab7f991f
chore(version): bump version to 1.5.6
2026-03-12 00:53:10 +08:00
Simon
a9f462ed37
Merge pull request #191 from RinZ27/fix/ui-security-xss
...
fix(ui): escape array content in cards and fix double-escaping
2026-03-11 23:43:02 +08:00
Simon
c33b3d8278
fix(ui): remove unnecessary tags
2026-03-11 23:38:57 +08:00
Simon
692ac4acca
chore(version): bump version to 1.5.5
2026-03-10 22:49:03 +08:00
RinZ27
c4bdd8fc4b
fix(ui): escape array content in cards and fix double-escaping
2026-03-10 21:08:20 +07:00
Simon
b4ebb2b98f
chore(version): bump version to 1.5.4
2026-03-09 23:35:04 +08:00
Simon
15d609aebc
chore(version): bump version to 1.5.3
2026-03-09 17:02:34 +08:00
Simon
27e9e78636
chore(version): bump version to 1.5.2
2026-03-07 03:08:33 +08:00
Simon
19b03b83ea
chore(version): bump version to 1.5.1
2026-03-05 19:28:19 +08:00
Simon
8bc27414a4
chore(version): bump version to 1.4.4
2026-03-05 16:25:16 +08:00
Simon
76509d93f0
feat: replace data-browser-use-ignore with data-page-agent-ignore
2026-03-05 16:24:50 +08:00
Simon
2754023a80
chore(version): bump version to 1.4.3
2026-03-04 21:18:51 +08:00
Simon
4807d550a3
chore(version): bump version to 1.4.2
2026-03-03 21:54:41 +08:00
Simon
b4b9f6ce2d
chore(version): bump version to 1.4.1
2026-03-03 20:56:24 +08:00
Simon
69f2478fd7
fix(panel): remove timestamp (not well defined)
2026-03-03 20:52:55 +08:00
Simon
0ffd221a61
chore(version): bump version to 1.4.0
2026-02-27 21:59:00 +08:00
Simon
3e7851849f
chore(version): bump version to 1.3.0
2026-02-13 18:50:32 +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
20e947a1c1
chore(version): bump version to 1.2.0
2026-02-11 20:09:23 +08:00
Simon
fcb9ec4e57
chore: clean up
2026-02-11 19:27:14 +08:00
Simon
67f6a56a87
chore(version): bump version to 1.1.2
2026-02-09 17:50:34 +08:00
Simon
d00a8dcc21
feat: improve prompt; update model list
2026-02-09 15:50:20 +08:00
Simon
5b2a11c0b2
chore(version): bump version to 1.1.0
2026-02-02 17:28:40 +08:00
Simon
da440f63c3
chore(version): bump version to 1.0.1
2026-01-30 16:59:11 +08:00
Simon
299a5b2075
chore(version): bump version to 1.0.0
2026-01-22 15:38:21 +08:00
Simon
785a2d194e
chore(version): bump version to 1.0.0-beta.5
2026-01-22 15:17:19 +08:00
Simon
391e70dca4
feat: update historical event types
2026-01-22 15:16:15 +08:00
Simon
6cbb4e99c4
chore(version): bump version to 1.0.0-beta.4
2026-01-21 18:55:07 +08:00
Simon
536e5076da
chore(version): bump version to 1.0.0-beta.3
2026-01-21 17:00:08 +08:00
Simon
81807e17ca
feat: add stepIndex to history events
2026-01-21 16:59:22 +08:00
Simon
897b919044
chore(version): bump version to 1.0.0-beta.2
2026-01-21 01:23:42 +08:00
Simon
5c80f2b002
chore: prettier json indentation
2026-01-20 14:08:42 +08:00
Simon
28c128645e
chore(version): bump version to 1.0.0-beta.1
2026-01-19 20:51:37 +08:00
Simon
f83a4174cc
chore(version): bump version to 1.0.0-beta.0
2026-01-19 20:39:57 +08:00
Simon
6d53f4cb44
chore(version): bump version to 0.3.0
2026-01-19 19:47:21 +08:00
Simon
b35489d6a5
chore(version): bump version to 0.3.0-beta.2
2026-01-19 19:41:57 +08:00
Simon
4b69a7ee00
chore(version): bump version to 0.3.0-beta.1
2026-01-19 19:35:27 +08:00
Simon
6a381dede1
chore(version): bump version to 0.3.0-beta
2026-01-19 19:31:45 +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
Simon
083c002ce0
fix: type
2026-01-17 23:20:09 +08:00
Simon
1ede1d9911
feat!: redo Panel; decouple Panel from Agent
...
BREAKING CHANGES: Agent and Panel API Changes
2026-01-17 23:14:26 +08:00
Simon
af36f43104
chore(version): bump version to 0.2.5
2026-01-17 17:47:50 +08:00
Simon
78d4919289
feat: make panel optional
2026-01-17 17:24:17 +08:00
Simon
ab713f3d3a
chore(version): bump version to 0.2.4
2026-01-17 16:22:45 +08:00
Simon
54e9bdad7d
chore: prettier json and markdowns
2026-01-17 16:15:36 +08:00