Commit Graph

344 Commits

Author SHA1 Message Date
Simon
9075204c29 Merge pull request #118 from alibaba/feat/make-panel-optional
feat: make all ui optional
2026-01-17 17:43:40 +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
02f97ef2fa chore: banner 2026-01-17 15:57:22 +08:00
Simon
0853ffbbc6 chore: banner 2026-01-17 15:48:30 +08:00
Simon
60ac6da09f chore: new demo video 2026-01-17 15:17:14 +08:00
Simon
11a9fb1181 chore: new demo video 2026-01-17 15:15:48 +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
694e05b800 chore: npm audit fix 2026-01-17 00:54:20 +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
59a599285e Merge pull request #115 from alibaba/fix/phantom-panel
fix(panel): hide panel by default
2026-01-16 16:15:43 +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
ec2b744bab Merge pull request #114 from alibaba/feat/user-takeover
feat: remove `pause`
2026-01-15 21:51:01 +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
aefc3cfb89 Merge pull request #111 from alibaba/feat/extend-agent-history-for-observation
feat: extend history type
2026-01-15 19:57:41 +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
6615f7b300 Merge pull request #110 from alibaba/fix/panel-text-uncompleted
feat: add HTML escaping to Panel
2026-01-14 15:17:43 +08:00