Commit Graph

61 Commits

Author SHA1 Message Date
Simon
645a7ceb52 feat(website): loading time optimize 2026-03-03 21:38:29 +08:00
Simon
dcc6cd1cf3 feat(website): reduce white screen time 2026-03-03 21:05:16 +08:00
Simon
d1d27a76de style: homepage misc 2026-02-27 22:24:55 +08:00
Simon
6ad20c8f45 feat(website): styling 2026-02-27 21:30:21 +08:00
Simon
91ae86f56e style(website): fix height; clean up code 2026-02-27 20:42:24 +08:00
Simon
c2daf13ead feat(website): simplify heading api 2026-02-27 20:36:00 +08:00
Simon
68d68182e2 feat(website): drop hash-based router 2026-02-27 19:46:44 +08:00
Simon
5f74f98a97 feat: update Qwen model list and add new model versions 2026-02-27 18:47:02 +08:00
Simon
a51772e191 style(website): fix layout 2026-02-27 17:12:02 +08:00
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
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
840162df8c feat: change observation timing 2026-02-09 21:05:29 +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
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
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
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
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
Simon
78d4919289 feat: make panel optional 2026-01-17 17:24:17 +08:00
Simon
3762d0f1e0 chore: refine docs 2026-01-17 14:59:09 +08:00
Simon
ebbe92f7ca fix(website): update links to use relative paths 2026-01-17 02:13:19 +08:00