Commit Graph

652 Commits

Author SHA1 Message Date
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
Simon
62519416bb chore(version): bump version to 0.0.24 2026-01-14 18:34:55 +08:00
Simon
a1e70e663d feat(PageController): exclude aria-hidden elements 2026-01-14 18:04:31 +08:00
Simon
338e317be1 chore(website): fix homepage overflow 2026-01-14 17:45:49 +08:00
Simon
9a66d5205f feat(website): display version in header and load from page-agent package 2026-01-14 17:42:18 +08:00
Simon
7d45bf6598 feat(website): update CDN links and usage 2026-01-14 17:27:35 +08:00
Simon
78ee72eea4 chore(version): bump version to 0.0.23 2026-01-14 15:46:10 +08:00
Simon
3b71c535b1 fix: clean up debug code 2026-01-14 15:23:02 +08:00
Simon
38caae5e23 feat: add HTML escaping to Panel 2026-01-14 15:15:51 +08:00