Commit Graph

  • 09c3084629 chore: typo Simon 2026-01-19 15:21:43 +08:00
  • 38c8020e4a chore: typo Simon 2026-01-19 15:15:23 +08:00
  • 5057f7472b feat: pass language to formatTime for localization Simon 2026-01-19 14:25:25 +08:00
  • 6820eec676 feat(PageController): make showMask and hideMask async Simon 2026-01-19 12:54:33 +08:00
  • ef2777b521 feat: custom PageController; remove beforeunload; node-safe PageController Simon 2026-01-18 00:07:23 +08:00
  • 8bba3a63f5 chore: ui folder structure Simon 2026-01-17 23:35:07 +08:00
  • 722eb10286 feat: change onAfterStep params Simon 2026-01-17 23:31:02 +08:00
  • 15ffc27059 chore: agent event docs Simon 2026-01-17 23:30:37 +08:00
  • 5f162b1a1c chore: rm event bus; separate agent types Simon 2026-01-17 23:30:12 +08:00
  • 083c002ce0 fix: type Simon 2026-01-17 23:20:09 +08:00
  • 1ede1d9911 feat!: redo Panel; decouple Panel from Agent Simon 2026-01-17 23:14:26 +08:00
  • 8abe3afed9 fix: type Simon 2026-01-17 18:07:59 +08:00
  • af36f43104 chore(version): bump version to 0.2.5 Simon 2026-01-17 17:47:50 +08:00
  • b5f260207c chore: wording Simon 2026-01-17 17:47:04 +08:00
  • 9075204c29 Merge pull request #118 from alibaba/feat/make-panel-optional Simon 2026-01-17 17:43:40 +08:00
  • ce3a80bc53 docs: typo Simon 2026-01-17 17:30:16 +08:00
  • 64c36f67bb docs: update config; instructions for programmatic usage Simon 2026-01-17 17:28:28 +08:00
  • 78d4919289 feat: make panel optional Simon 2026-01-17 17:24:17 +08:00
  • 1af2607cca feat: remove ask_user tool from sys_prompt Simon 2026-01-17 17:18:31 +08:00
  • ab713f3d3a chore(version): bump version to 0.2.4 Simon 2026-01-17 16:22:45 +08:00
  • 05cc4f36c8 chore: add .prettierignore for system_prompt.md Simon 2026-01-17 16:22:28 +08:00
  • 54e9bdad7d chore: prettier json and markdowns Simon 2026-01-17 16:15:36 +08:00
  • 0fc88c0080 chore(version): bump version to 0.2.3 Simon 2026-01-17 16:03:11 +08:00
  • 02f97ef2fa chore: banner Simon 2026-01-17 15:57:22 +08:00
  • 0853ffbbc6 chore: banner Simon 2026-01-17 15:48:30 +08:00
  • 60ac6da09f chore: new demo video Simon 2026-01-17 15:17:14 +08:00
  • 11a9fb1181 chore: new demo video Simon 2026-01-17 15:15:48 +08:00
  • 3762d0f1e0 chore: refine docs Simon 2026-01-17 14:59:09 +08:00
  • ebbe92f7ca fix(website): update links to use relative paths Simon 2026-01-17 02:13:19 +08:00
  • 9f239b2de3 chore: comment out unused config Simon 2026-01-17 02:05:30 +08:00
  • 2410c27b55 chore(website): update config docs Simon 2026-01-17 02:05:09 +08:00
  • 6d6c82648c chore: cleanup Simon 2026-01-17 01:46:35 +08:00
  • f41119c1ad fix(website): fix router Simon 2026-01-17 01:36:15 +08:00
  • 9e6e1b996c chore(website): simplify chunks Simon 2026-01-17 01:27:19 +08:00
  • 1ab23e181f chore: clean up Simon 2026-01-17 01:23:23 +08:00
  • a1b485691f chore(version): bump version to 0.2.2 Simon 2026-01-17 00:59:55 +08:00
  • 694e05b800 chore: npm audit fix Simon 2026-01-17 00:54:20 +08:00
  • b761795c1a feat!: local iife testing Simon 2026-01-16 19:04:26 +08:00
  • 8cc54983aa chore(version): bump version to 0.2.1 Simon 2026-01-16 16:16:18 +08:00
  • 59a599285e Merge pull request #115 from alibaba/fix/phantom-panel Simon 2026-01-16 16:15:43 +08:00
  • 2f8c2b395c fix(panel): hide panel by default Simon 2026-01-16 16:06:57 +08:00
  • 28f836674c feat: edge feedback for scroll actions Simon 2026-01-16 15:53:47 +08:00
  • 6f01632231 fix(website): build error Simon 2026-01-16 15:09:30 +08:00
  • 41123ac561 chore(website): optimize bundle size Simon 2026-01-16 15:05:09 +08:00
  • c8bf0dd20f chore: get rid of build warnings Simon 2026-01-16 14:50:56 +08:00
  • ec2b744bab Merge pull request #114 from alibaba/feat/user-takeover Simon 2026-01-15 21:51:01 +08:00
  • eab9cf64e8 feat: includes history events in panel Simon 2026-01-15 21:48:14 +08:00
  • 42130d6f1d feat: remove pause Simon 2026-01-15 21:37:03 +08:00
  • c0ce6e7d14 chore(version): bump version to 0.2.0 Simon 2026-01-15 20:47:39 +08:00
  • 8f5f98f889 feat(agent)!: rename brain to reflection; fix undefined lines in panel Simon 2026-01-15 20:45:40 +08:00
  • ee4719cdcf feat: observation Simon 2026-01-15 20:28:39 +08:00
  • b4c82b7833 refactor: mv getBrowserState to Controller; simplify Agent Simon 2026-01-15 20:17:50 +08:00
  • aefc3cfb89 Merge pull request #111 from alibaba/feat/extend-agent-history-for-observation Simon 2026-01-15 19:57:41 +08:00
  • 7f2b8c2766 feat: extend history type Simon 2026-01-15 19:18:25 +08:00
  • 62e24a3050 chore(version): bump version to 0.1.0 Simon 2026-01-14 18:50:06 +08:00
  • 4f6249a252 feat!: require user to provide LLM api. do not fallback to demo LLM Simon 2026-01-14 18:49:23 +08:00
  • 62519416bb chore(version): bump version to 0.0.24 Simon 2026-01-14 18:34:55 +08:00
  • a1e70e663d feat(PageController): exclude aria-hidden elements Simon 2026-01-14 18:04:31 +08:00
  • 338e317be1 chore(website): fix homepage overflow Simon 2026-01-14 17:45:49 +08:00
  • 9a66d5205f feat(website): display version in header and load from page-agent package Simon 2026-01-14 17:42:18 +08:00
  • 7d45bf6598 feat(website): update CDN links and usage Simon 2026-01-14 17:27:35 +08:00
  • 78ee72eea4 chore(version): bump version to 0.0.23 Simon 2026-01-14 15:46:10 +08:00
  • 3b71c535b1 fix: clean up debug code Simon 2026-01-14 15:23:02 +08:00
  • 6615f7b300 Merge pull request #110 from alibaba/fix/panel-text-uncompleted Simon 2026-01-14 15:17:43 +08:00
  • 38caae5e23 feat: add HTML escaping to Panel Simon 2026-01-14 15:15:51 +08:00
  • 1751ba325d chore(version): bump version to 0.0.22 Simon 2026-01-13 21:01:16 +08:00
  • 066b045822 Merge pull request #108 from alibaba/feat/dual-umd Simon 2026-01-13 20:58:37 +08:00
  • 3b21c42cdb feat: add cdn packages for iife builds Simon 2026-01-13 20:52:41 +08:00
  • 8b1e91d665 Merge pull request #107 from alibaba/refactor/mv-simulator-mask-to-page-controller Simon 2026-01-13 17:38:37 +08:00
  • aa5909264a chore: mv mask code to folder Simon 2026-01-13 17:35:24 +08:00
  • b6232d4e21 refactor: mv SimulatorMask from ui to page-controller Simon 2026-01-13 17:33:38 +08:00
  • 0d3cef5578 chore(version): bump version to 0.0.21 Simon 2026-01-13 15:18:50 +08:00
  • 1e737f3a71 docs: models recommendation Simon 2026-01-13 15:17:43 +08:00
  • 2f2bdb4697 fix: update Qwen patch condition for model name Simon 2026-01-13 15:07:01 +08:00
  • 3fa7c8b85a feat: improve qwen3 compatibility (#106) Simon 2026-01-13 15:04:03 +08:00
  • 7efce91a91 chore(deps-dev): bump the development-dependencies group with 11 updates (#101) dependabot[bot] 2026-01-13 14:30:02 +08:00
  • a11d370f2b chore(deps): bump the production-dependencies group with 3 updates (#100) dependabot[bot] 2026-01-13 14:27:23 +08:00
  • d7bfa42f85 chore(deps-dev): bump globals from 16.5.0 to 17.0.0 (#102) dependabot[bot] 2026-01-13 14:26:37 +08:00
  • 551ba49280 Merge pull request #104 from alibaba/refactor/mv-brain-outof-llms Simon 2026-01-13 14:24:29 +08:00
  • adab24bb22 Merge branch 'refactor/mv-brain-outof-llms' of https://github.com/alibaba/page-agent into refactor/mv-brain-outof-llms Simon 2026-01-13 14:22:48 +08:00
  • 64aea7e84c chore: typing Simon 2026-01-13 14:21:57 +08:00
  • 67f6bd619e chore: rename autoFixer for better understanding Simon 2026-01-13 14:20:52 +08:00
  • 35d1fd1166 chore: better erroring Simon 2026-01-13 14:16:51 +08:00
  • d5b8019fb1 chore: better docs Simon 2026-01-13 14:14:56 +08:00
  • 526cb4dbb3 chore: rename OpenAIClient; clean up old notes Simon 2026-01-13 13:58:21 +08:00
  • 6dc56c57c6 chore: rm legacy llm client Simon 2026-01-13 13:56:30 +08:00
  • a3263fdd3a chore: rename OpenAICompatibleClient Simon 2026-01-13 13:51:09 +08:00
  • 14974c0257 feat!: mv brain from llms to agent; redo toolCall auto fixer Simon 2026-01-13 13:49:19 +08:00
  • e70ae40096 chore: guardrail Simon 2026-01-12 13:55:39 +08:00
  • 3e04a131f1 chore(version): bump version to 0.0.20 Simon 2026-01-11 01:40:54 +08:00
  • b487a7900b feat(website): layout change Simon 2026-01-11 01:40:21 +08:00
  • 78b49c8b7a Merge pull request #99 from alibaba/refactor/website-structure Simon 2026-01-11 01:21:55 +08:00
  • 949e511dcf Merge pull request #98 from alibaba/feat/data-masking Simon 2026-01-11 01:17:08 +08:00
  • d9faca5d01 refactor: normalize website structure Simon 2026-01-11 01:16:57 +08:00
  • 398c6d0869 chore: rm test-pages Simon 2026-01-11 01:04:43 +08:00
  • 54d478df1e docs: update data masking docs Simon 2026-01-11 00:58:42 +08:00
  • 43c80f5418 feat: transformPageContent hook for data-masking Simon 2026-01-11 00:54:59 +08:00
  • b186ffcaa6 chore: info about CDN Simon 2026-01-11 00:05:21 +08:00
  • 778bbda4b8 chore: remove roadmap Simon 2026-01-10 23:53:19 +08:00
  • f5900bd096 chore(version): bump version to 0.0.19 Simon 2026-01-10 23:35:02 +08:00