Simon
89c83f454d
feat: update terms and default llm endpoint
2026-02-27 17:09:54 +08:00
Simon
2b99620de3
feat: add qwen3.5-plus for testing and make it default
2026-02-24 00:59:42 +08:00
Simon
b1be05309b
feat(website): wording and style
2026-02-14 18:54:43 +08:00
Simon
e5cf60df1b
feat(website): loading speed; model list
2026-02-14 17:41:14 +08:00
Simon
58a3d5fbc6
feat(website): add "One More Thing" section; auto scroll
2026-02-14 17:30:00 +08:00
Simon
9b603d90ba
docs: update limitations page
2026-02-14 16:23:34 +08:00
Simon
66cc9e0a3c
style: pretty up; fix extension shadcn
2026-02-14 15:12:45 +08:00
Simon
53144a8021
chore(ext): rm zh doc
2026-02-14 15:12:03 +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
f19b3cc2cc
docs: update extension related docs
2026-02-12 17:19:14 +08:00
Simon
20e947a1c1
chore(version): bump version to 1.2.0
2026-02-11 20:09:23 +08:00
Simon
840162df8c
feat: change observation timing
2026-02-09 21:05:29 +08:00
Simon
67f6a56a87
chore(version): bump version to 1.1.2
2026-02-09 17:50:34 +08:00
Simon
6f0ff1fd33
refactor: zod tree-shaking; better error handling in agent steps
2026-02-09 17:49:10 +08:00
Simon
6fdb8d03f2
docs: trouble shooting
2026-02-09 16:32:58 +08:00
Simon
d00a8dcc21
feat: improve prompt; update model list
2026-02-09 15:50:20 +08:00
Simon
851e9ef158
docs: model list
2026-02-06 18:49:06 +08:00
Simon
9bd4a47d35
feat(ext): add includeInitialTab option; change main world API
2026-02-04 19:22:06 +08:00
Simon
71ca554108
feat(ext): use PAGE_AGENT_EXT namespace; add viber instructions
2026-02-03 19:09:37 +08:00
Simon
5b2a11c0b2
chore(version): bump version to 1.1.0
2026-02-02 17:28:40 +08:00
Simon
74aea50875
feat: rename include_attributes to includeAttributes
2026-02-02 17:24:08 +08:00
Simon
f6b4447ef7
docs: tips about Ollama
2026-02-02 16:51:51 +08:00
Simon
da440f63c3
chore(version): bump version to 1.0.1
2026-01-30 16:59:11 +08:00
Simon
622fbff790
docs: simplify layout; rm useless CDN-setup
2026-01-30 16:54:31 +08:00
Simon
68c944c3a4
docs: remove i18n dep
2026-01-30 16:47:23 +08:00
Simon
6cd3e3726c
docs: typography
2026-01-30 16:34:27 +08:00
Simon
d11a2593b3
docs: pretty chrome extension entry
2026-01-30 15:19:54 +08:00
Simon
5e936c35d7
docs: simplify i18n
2026-01-30 15:13:31 +08:00
Simon
97cdb1e1cd
docs: Add Custom UI doc
2026-01-30 14:58:33 +08:00
Simon
7470c1987b
chore(ext): update extension version
2026-01-29 22:34:15 +08:00
Simon
b767f10a85
feat(ext): extending execute api
2026-01-29 22:26:31 +08:00
Simon
8a03391c95
fix(core): change emitActivity to #emitActivity
2026-01-29 21:15:24 +08:00
Simon
5d77990187
feat(docs): add Chrome extension documentation
2026-01-28 23:27: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
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
897b919044
chore(version): bump version to 1.0.0-beta.2
2026-01-21 01:23:42 +08:00
Simon
c781eba986
feat: fixed version in CDN URL
2026-01-21 01:08:19 +08:00
Simon
334512210d
feat: improve lifecycle hooks API; wait a little after url change
2026-01-19 20:39:03 +08:00
Simon
80c93bd668
feat: expose maxSteps config
2026-01-19 20:11:53 +08:00
Simon
b3bfbb96bb
docs: update cdn urls
2026-01-19 19:31:07 +08:00
Simon
8dd4c5d78e
feat: remove @page-agent/cdn
2026-01-19 19:10:00 +08:00
Simon
0643cc4ff9
feat: enhance headless mode documentation and usage
2026-01-19 17:14:36 +08:00
Simon
3ce4d8e3fe
docs: update instructions. add advanced section
2026-01-19 16:47:48 +08:00
Simon
b217e6a2ca
feat!: PageAgent with UI by default
2026-01-19 16:07:17 +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
ce3a80bc53
docs: typo
2026-01-17 17:30:16 +08:00
Simon
64c36f67bb
docs: update config; instructions for programmatic usage
2026-01-17 17:28:28 +08:00