Commit Graph

19 Commits

Author SHA1 Message Date
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
6f0ff1fd33 refactor: zod tree-shaking; better error handling in agent steps 2026-02-09 17:49:10 +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
f6b4447ef7 docs: tips about Ollama 2026-02-02 16:51:51 +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
5e936c35d7 docs: simplify i18n 2026-01-30 15:13:31 +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
5d77990187 feat(docs): add Chrome extension documentation 2026-01-28 23:27:11 +08:00
Simon
1e737f3a71 docs: models recommendation 2026-01-13 15:17:43 +08:00
Simon
b487a7900b feat(website): layout change 2026-01-11 01:40:21 +08:00
Simon
d9faca5d01 refactor: normalize website structure 2026-01-11 01:16:57 +08:00