Commit Graph

  • 09772d79bd fix: panel language not found Simon 2026-01-10 23:33:36 +08:00
  • bfa6a5347e fix: rm maxTokens from api Simon 2026-01-10 23:27:08 +08:00
  • da5cf44012 Merge pull request #97 from alibaba/feat/instructions Simon 2026-01-10 19:27:27 +08:00
  • 1666c08e58 refactor: rename instructions to custom-instructions Simon 2026-01-10 19:25:56 +08:00
  • 0c0c76fdd8 feat: wrap user callback in try catch Simon 2026-01-10 19:19:20 +08:00
  • 6b0b1218ac chore: cleanup Simon 2026-01-10 19:18:03 +08:00
  • d70f652285 chore(website): add instructions for PageAgent demo page Simon 2026-01-10 19:08:50 +08:00
  • c3c01b63fb docs: upgrade docs for custom instructions Simon 2026-01-10 19:02:18 +08:00
  • 463d010c24 feat(agent): add instructions api Simon 2026-01-10 18:44:09 +08:00
  • 4e52f17b9f feat(agent): mv <agent_state> in front of <agent_history> Simon 2026-01-10 17:44:08 +08:00
  • 5237edfcca Merge branch 'main' of https://github.com/alibaba/page-agent Simon 2026-01-07 19:58:56 +08:00
  • 79dcf9d9e4 docs: fix api doc, should be model instead of modelName Simon 2026-01-07 19:58:43 +08:00
  • 09544205ed Merge pull request #91 from alibaba/dependabot/npm_and_yarn/production-dependencies-d50d67c463 Simon 2026-01-07 19:28:54 +08:00
  • 2c74c3170a Merge pull request #92 from alibaba/dependabot/npm_and_yarn/development-dependencies-f82d5f2ef0 Simon 2026-01-07 19:28:40 +08:00
  • 9cee8f4174 chore(deps-dev): bump the development-dependencies group across 1 directory with 7 updates dependabot[bot] 2026-01-05 19:38:18 +00:00
  • d05b43cf50 chore(deps): bump the production-dependencies group across 1 directory with 3 updates dependabot[bot] 2026-01-05 19:37:33 +00:00
  • 3fe6ae6862 chore(version): bump version to 0.0.18 Simon 2025-12-24 19:32:39 +08:00
  • 66be1e56e3 fix: tool description lost Simon 2025-12-24 19:28:59 +08:00
  • 0fd4eaf9af chore: log network error for better debug Simon 2025-12-24 19:06:35 +08:00
  • a0712baa91 chore(version): bump version to 0.0.17 Simon 2025-12-24 19:02:57 +08:00
  • 49af3a9c58 fix: illegal custom fetch Simon 2025-12-24 19:00:43 +08:00
  • 20ad3d04d2 docs(ROADMAP): check custom LLM fetch Simon 2025-12-24 16:54:18 +08:00
  • c7e0538836 chore(version): bump version to 0.0.16 Simon 2025-12-24 16:43:48 +08:00
  • 59fcfaa503 feat: add customFetch config Simon 2025-12-24 16:42:31 +08:00
  • 17befe4bab refactor: unify LLM configuration types Simon 2025-12-23 17:37:09 +08:00
  • 7911bac052 Merge pull request #86 from alibaba/dependabot/npm_and_yarn/development-dependencies-402857438c Simon 2025-12-23 16:09:21 +08:00
  • 87a8da5783 Merge pull request #85 from alibaba/dependabot/npm_and_yarn/production-dependencies-5419ff3310 Simon 2025-12-23 16:07:51 +08:00
  • 0aec35aee3 chore(deps-dev): bump the development-dependencies group with 3 updates dependabot[bot] 2025-12-23 08:06:54 +00:00
  • 35fe51427c feat(website): homepage makeover Simon 2025-12-23 16:04:44 +08:00
  • 9e0b5bec8b chore(deps): bump zod in the production-dependencies group dependabot[bot] 2025-12-22 19:20:12 +00:00
  • 70d33a9756 feat: update AGENTS.md; add instructions for website Simon 2025-12-22 21:42:05 +08:00
  • 1c99d21c19 feat(website): add shadcn and magicUI components Simon 2025-12-22 21:39:27 +08:00
  • e3c612c338 feat(website): add shadcn Simon 2025-12-22 20:49:32 +08:00
  • 87596469b6 docs: cleanup Simon 2025-12-22 19:56:53 +08:00
  • 566b2d7022 docs: update model recommendations Simon 2025-12-22 19:55:37 +08:00
  • f521bd9beb docs: update model integration doc Simon 2025-12-22 19:41:47 +08:00
  • 35db15460e feat: improve perf on newer models Simon 2025-12-22 19:10:13 +08:00
  • a34d86ba75 chore: add cleanup script Simon 2025-12-22 17:10:52 +08:00
  • 3144e8d44d Merge branch 'refactor/sep-llms' Simon 2025-12-22 17:05:33 +08:00
  • 32be34bcb1 chore(version): bump version to 0.0.15 Simon 2025-12-22 17:02:14 +08:00
  • a774bd94dc Merge pull request #84 from alibaba/refactor/sep-llms Simon 2025-12-22 16:38:46 +08:00
  • 7063b8199d docs: update documentation to include llms package Simon 2025-12-22 16:35:58 +08:00
  • 64f1a8c443 chore(version): bump version to 0.0.14 Simon 2025-12-22 16:29:53 +08:00
  • 635416f964 feat: implement @page-agent/llms Simon 2025-12-22 16:29:19 +08:00
  • 7c2d000e29 feat: create llms package and mv files Simon 2025-12-22 16:12:34 +08:00
  • b36a0c0261 chore(version): bump version to 0.0.13 Simon 2025-12-17 19:32:24 +08:00
  • 339b066d2d fix(UMD): delay init Simon 2025-12-17 19:31:28 +08:00
  • c8efffa80a fix: update dotenv import and load config Simon 2025-12-17 15:27:15 +08:00
  • 59235263ad Merge pull request #80 from alibaba/fix/isPageDark Simon 2025-12-17 14:44:17 +08:00
  • bc1e8fea3c fix: handle null body element Simon 2025-12-17 14:40:11 +08:00
  • 85a4096b2d chore(version): bump version to 0.0.12 Simon 2025-12-17 14:18:28 +08:00
  • 0ef84bac13 chore: simplify Vite configuration Simon 2025-12-16 20:38:15 +08:00
  • a7834c77e1 docs: CDN and mirror Simon 2025-12-16 20:23:17 +08:00
  • 030e5cfc54 docs: stable CDN Simon 2025-12-16 20:21:46 +08:00
  • aa694e3b85 docs: stable CDN Simon 2025-12-16 20:17:58 +08:00
  • 2fee2d5ea3 chore: improve build scripts; change esm dir Simon 2025-12-16 19:45:40 +08:00
  • 3082843810 Merge pull request #77 from alibaba/dependabot/npm_and_yarn/development-dependencies-95987f47c2 Simon 2025-12-16 19:04:31 +08:00
  • 34098e2f66 Merge pull request #76 from alibaba/dependabot/npm_and_yarn/production-dependencies-eefc12583a Simon 2025-12-16 19:04:10 +08:00
  • 8461006c91 chore(deps-dev): bump typescript-eslint dependabot[bot] 2025-12-15 19:30:44 +00:00
  • 2e76a35188 chore(deps): bump zod in the production-dependencies group dependabot[bot] 2025-12-15 19:30:06 +00:00
  • abc96b415f chore: clean up Simon 2025-12-16 03:04:29 +08:00
  • 77ce3b0b49 chore(version): bump version to 0.0.10 Simon 2025-12-16 02:27:53 +08:00
  • 3742f75d14 chore: better UMD local dev serving Simon 2025-12-16 02:22:52 +08:00
  • c2e9e6a571 fix: monorepo build Simon 2025-12-16 01:52:15 +08:00
  • 54eb50f7be fix: monorepo typing Simon 2025-12-16 01:30:40 +08:00
  • 9351948794 docs: change banner Simon 2025-12-15 20:52:55 +08:00
  • 68d1a10dd0 docs: package structure changes Simon 2025-12-15 19:08:53 +08:00
  • b9fe8146b6 Merge pull request #75 from alibaba/dependabot/npm_and_yarn/development-dependencies-7f75046d18 Simon 2025-12-15 19:00:02 +08:00
  • 2a727226bc chore(deps-dev): bump the development-dependencies group across 1 directory with 18 updates dependabot[bot] 2025-12-15 10:56:56 +00:00
  • 0167377b2f chore(version): bump version to 0.0.9 Simon 2025-12-15 18:54:18 +08:00
  • f21914284c chore(version): bump version to 0.0.8 Simon 2025-12-15 18:46:43 +08:00
  • 035091045a Merge pull request #72 from alibaba/refactor/package_ui Simon 2025-12-15 18:32:45 +08:00
  • 1cd18b3ba9 Merge pull request #74 from alibaba/copilot/sub-pr-72 Simon 2025-12-15 17:56:37 +08:00
  • 8ba04bf243 fix: also clean up beforeunload event listener copilot-swe-agent[bot] 2025-12-15 09:52:23 +00:00
  • 67bf38c8d5 fix: clean up event listeners in PageAgent dispose method copilot-swe-agent[bot] 2025-12-15 09:50:28 +00:00
  • 8885bde0ec Initial plan copilot-swe-agent[bot] 2025-12-15 09:45:34 +00:00
  • b33e361cee chore: clean up EventBus Simon 2025-12-15 17:42:22 +08:00
  • d1c8ca8197 refactor(ui): implement dedicated package @page-agent/ui Simon 2025-12-15 17:34:12 +08:00
  • 2b8b6ef86a refactor(ui): move ui and i18n to new package Simon 2025-12-15 17:20:12 +08:00
  • 0b46fd1d7a refactor(agent): decouple ui and agent; disable EventBus for now Simon 2025-12-15 17:02:45 +08:00
  • e2819714f1 chore: add Node and NPM version check in CI Simon 2025-12-08 17:23:59 +08:00
  • 3e6c431a0b chore: clean up unused param Simon 2025-12-08 17:20:03 +08:00
  • d0836fd788 chore: clean up; update CI node; update vscode ext; fix lint Simon 2025-12-08 17:18:54 +08:00
  • 32c17627e9 chore: rename UMD entry Simon 2025-12-05 20:17:29 +08:00
  • 13a6d2c164 docs: update contributing guidelines Simon 2025-12-05 20:10:12 +08:00
  • d756a2ef1c chore: improve monorepo Simon 2025-12-05 20:00:31 +08:00
  • b9b812cc25 docs: update roadmap Simon 2025-12-05 19:41:50 +08:00
  • 70caf6856b docs: update roadmap Simon 2025-12-05 19:38:56 +08:00
  • 34dad35698 chore: update lock Simon 2025-12-05 19:32:05 +08:00
  • 34e3a1a75c chore: update CI workflows Simon 2025-12-05 19:30:38 +08:00
  • cac86f2fbf Merge pull request #63 from alibaba/refactor/separate-dom-controller Simon 2025-12-05 17:51:33 +08:00
  • d1290c8070 chore: add repository directory Simon 2025-12-05 17:41:03 +08:00
  • 49d6163a70 fix: release action; bump version to 0.0.7 Simon 2025-12-05 17:33:41 +08:00
  • 20f33ac478 fix: monorepo build order Simon 2025-12-05 17:02:30 +08:00
  • 683602bb6b refactor(PageController): implement PageController Simon 2025-12-05 16:18:01 +08:00
  • ad19a26a57 refactor(PageController): mv dom and actions Simon 2025-12-02 21:30:39 +08:00
  • 51f81fc44c chore(deps): bump actions/checkout in the github-actions group (#56) dependabot[bot] 2025-12-02 15:20:08 +08:00
  • 71905a6ca0 chore(deps-dev): bump the development-dependencies group with 2 updates (#57) dependabot[bot] 2025-12-02 15:19:30 +08:00
  • 9ada66bb43 chore(deps-dev): bump @trivago/prettier-plugin-sort-imports (#58) dependabot[bot] 2025-12-02 15:18:46 +08:00
  • 2d66915570 chore: simplify published pkg Simon 2025-12-01 21:05:10 +08:00