Commit Graph

660 Commits

Author SHA1 Message Date
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
c9f049a733 refactor: rename page-agent to page-agent-core 2026-01-19 16:06:07 +08:00
Simon
09c3084629 chore: typo 2026-01-19 15:21:43 +08:00
Simon
38c8020e4a chore: typo 2026-01-19 15:15:23 +08:00
Simon
5057f7472b feat: pass language to formatTime for localization 2026-01-19 14:25:25 +08:00
Simon
6820eec676 feat(PageController): make showMask and hideMask async 2026-01-19 12:54:33 +08:00
Simon
ef2777b521 feat: custom PageController; remove beforeunload; node-safe PageController 2026-01-18 00:07:23 +08:00
Simon
8bba3a63f5 chore: ui folder structure 2026-01-17 23:35:07 +08:00
Simon
722eb10286 feat: change onAfterStep params 2026-01-17 23:31:02 +08:00
Simon
15ffc27059 chore: agent event docs 2026-01-17 23:30:37 +08:00
Simon
5f162b1a1c chore: rm event bus; separate agent types 2026-01-17 23:30:12 +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
8abe3afed9 fix: type 2026-01-17 18:07:59 +08:00
Simon
af36f43104 chore(version): bump version to 0.2.5 2026-01-17 17:47:50 +08:00
Simon
b5f260207c chore: wording 2026-01-17 17:47:04 +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
1af2607cca feat: remove ask_user tool from sys_prompt 2026-01-17 17:18:31 +08:00
Simon
ab713f3d3a chore(version): bump version to 0.2.4 2026-01-17 16:22:45 +08:00
Simon
05cc4f36c8 chore: add .prettierignore for system_prompt.md 2026-01-17 16:22:28 +08:00
Simon
54e9bdad7d chore: prettier json and markdowns 2026-01-17 16:15:36 +08:00
Simon
0fc88c0080 chore(version): bump version to 0.2.3 2026-01-17 16:03:11 +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
Simon
9f239b2de3 chore: comment out unused config 2026-01-17 02:05:30 +08:00
Simon
2410c27b55 chore(website): update config docs 2026-01-17 02:05:09 +08:00
Simon
6d6c82648c chore: cleanup 2026-01-17 01:46:35 +08:00
Simon
f41119c1ad fix(website): fix router 2026-01-17 01:36:15 +08:00
Simon
9e6e1b996c chore(website): simplify chunks 2026-01-17 01:27:19 +08:00
Simon
1ab23e181f chore: clean up 2026-01-17 01:23:23 +08:00
Simon
a1b485691f chore(version): bump version to 0.2.2 2026-01-17 00:59:55 +08:00
Simon
b761795c1a feat!: local iife testing
BREAKING CHANGES: remove umd build from npm package and cdn
2026-01-16 19:04:26 +08:00
Simon
8cc54983aa chore(version): bump version to 0.2.1 2026-01-16 16:16:18 +08:00
Simon
2f8c2b395c fix(panel): hide panel by default 2026-01-16 16:06:57 +08:00
Simon
28f836674c feat: edge feedback for scroll actions 2026-01-16 15:53:47 +08:00
Simon
6f01632231 fix(website): build error 2026-01-16 15:09:30 +08:00
Simon
41123ac561 chore(website): optimize bundle size 2026-01-16 15:05:09 +08:00
Simon
c8bf0dd20f chore: get rid of build warnings 2026-01-16 14:50:56 +08:00
Simon
eab9cf64e8 feat: includes history events in panel 2026-01-15 21:48:14 +08:00
Simon
42130d6f1d feat: remove pause 2026-01-15 21:37:03 +08:00
Simon
c0ce6e7d14 chore(version): bump version to 0.2.0 2026-01-15 20:47:39 +08:00
Simon
8f5f98f889 feat(agent)!: rename brain to reflection; fix undefined lines in panel 2026-01-15 20:45:40 +08:00
Simon
ee4719cdcf feat: observation 2026-01-15 20:28:39 +08:00
Simon
b4c82b7833 refactor: mv getBrowserState to Controller; simplify Agent 2026-01-15 20:17:50 +08:00
Simon
7f2b8c2766 feat: extend history type 2026-01-15 19:18:25 +08:00
Simon
62e24a3050 chore(version): bump version to 0.1.0 2026-01-14 18:50:06 +08:00
Simon
4f6249a252 feat!: require user to provide LLM api. do not fallback to demo LLM
BREAKING CHANGE: LLM API will be required for agent constructor
2026-01-14 18:49:23 +08:00