Comparing v1.10.0...main · alibaba/page-agent · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alibaba/page-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: alibaba/page-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 17 files changed
  • 3 contributors

Commits on Jun 15, 2026

  1. Configuration menu
    Copy the full SHA
    235fa1b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. Configuration menu
    Copy the full SHA
    e6a2e07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #559 from alibaba/fix/hoist-happy-dom

    fix(deps): hoist happy-dom to root devDependencies
    gaomeng1900 authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    2802ab3 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump the development-dependencies group across 1 dir…

    …ectory with 17 updates
    
    Bumps the development-dependencies group with 16 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) | `5.8.16` | `5.9.0` |
    | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.58.8` | `7.58.9` |
    | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.0` | `4.3.1` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.2` | `25.9.3` |
    | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.5.0` |
    | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.10.2` | `20.10.4` |
    | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.0` | `8.61.1` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.8` | `4.1.9` |
    | [@radix-ui/react-hover-card](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/hover-card) | `1.1.16` | `1.1.17` |
    | [@radix-ui/react-label](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/label) | `2.1.9` | `2.1.10` |
    | [@radix-ui/react-separator](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/separator) | `1.1.9` | `1.1.10` |
    | [@radix-ui/react-slot](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/slot) | `1.2.5` | `1.3.0` |
    | [@radix-ui/react-switch](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/switch) | `1.3.0` | `1.3.1` |
    | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.17.0` | `1.18.0` |
    | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/tooltip) | `1.2.9` | `1.2.10` |
    
    
    
    Updates `@eslint-react/eslint-plugin` from 5.8.16 to 5.9.0
    - [Release notes](https://github.com/Rel1cx/eslint-react/releases)
    - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.9.0/plugins/eslint-plugin)
    
    Updates `@microsoft/api-extractor` from 7.58.8 to 7.58.9
    - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.58.9/apps/api-extractor)
    
    Updates `@tailwindcss/vite` from 4.3.0 to 4.3.1
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/@tailwindcss-vite)
    
    Updates `@types/node` from 25.9.2 to 25.9.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 10.4.1 to 10.5.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v10.4.1...v10.5.0)
    
    Updates `happy-dom` from 20.10.2 to 20.10.4
    - [Release notes](https://github.com/capricorn86/happy-dom/releases)
    - [Commits](capricorn86/happy-dom@v20.10.2...v20.10.4)
    
    Updates `prettier` from 3.8.3 to 3.8.4
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.8.3...3.8.4)
    
    Updates `typescript-eslint` from 8.61.0 to 8.61.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/typescript-eslint)
    
    Updates `vitest` from 4.1.8 to 4.1.9
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
    - [Commits](https://github.com/vitest-dev/vitest/commits/HEAD/packages/vitest)
    
    Updates `@radix-ui/react-hover-card` from 1.1.16 to 1.1.17
    - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/hover-card/CHANGELOG.md)
    - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/hover-card)
    
    Updates `@radix-ui/react-label` from 2.1.9 to 2.1.10
    - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/label/CHANGELOG.md)
    - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/label)
    
    Updates `@radix-ui/react-separator` from 1.1.9 to 1.1.10
    - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/separator/CHANGELOG.md)
    - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/separator)
    
    Updates `@radix-ui/react-slot` from 1.2.5 to 1.3.0
    - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/slot/CHANGELOG.md)
    - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/slot)
    
    Updates `@radix-ui/react-switch` from 1.3.0 to 1.3.1
    - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/switch/CHANGELOG.md)
    - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/switch)
    
    Updates `lucide-react` from 1.17.0 to 1.18.0
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/1.18.0/packages/lucide-react)
    
    Updates `tailwindcss` from 4.3.0 to 4.3.1
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/tailwindcss)
    
    Updates `@radix-ui/react-tooltip` from 1.2.9 to 1.2.10
    - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/tooltip/CHANGELOG.md)
    - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/tooltip)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint-react/eslint-plugin"
      dependency-version: 5.9.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: "@microsoft/api-extractor"
      dependency-version: 7.58.9
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: "@tailwindcss/vite"
      dependency-version: 4.3.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: "@types/node"
      dependency-version: 25.9.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: eslint
      dependency-version: 10.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: happy-dom
      dependency-version: 20.10.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: prettier
      dependency-version: 3.8.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: typescript-eslint
      dependency-version: 8.61.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: vitest
      dependency-version: 4.1.9
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: "@radix-ui/react-hover-card"
      dependency-version: 1.1.17
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: "@radix-ui/react-label"
      dependency-version: 2.1.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: "@radix-ui/react-separator"
      dependency-version: 1.1.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: "@radix-ui/react-slot"
      dependency-version: 1.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: "@radix-ui/react-switch"
      dependency-version: 1.3.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: lucide-react
      dependency-version: 1.18.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: tailwindcss
      dependency-version: 4.3.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: "@radix-ui/react-tooltip"
      dependency-version: 1.2.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    1f738bc View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2026

  1. Merge pull request #560 from alibaba/dependabot/npm_and_yarn/developm…

    …ent-dependencies-d854c95bb8
    
    chore(deps-dev): bump the development-dependencies group across 1 directory with 17 updates
    gaomeng1900 authored Jun 17, 2026
    Configuration menu
    Copy the full SHA
    d2ee260 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2026

  1. chore(deps): bump actions/checkout in the github-actions group

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 6 to 7
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2026
    Configuration menu
    Copy the full SHA
    e44455b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump the development-dependencies group with 8 updates

    Bumps the development-dependencies group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) | `5.9.0` | `5.9.2` |
    | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` |
    | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.10.4` | `20.10.6` |
    | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.7` | `17.0.8` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.1` | `8.62.0` |
    | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.43` | `0.2.0` |
    | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.18.0` | `1.21.0` |
    | [simple-icons](https://github.com/simple-icons/simple-icons) | `16.23.0` | `16.24.0` |
    
    
    Updates `@eslint-react/eslint-plugin` from 5.9.0 to 5.9.2
    - [Release notes](https://github.com/Rel1cx/eslint-react/releases)
    - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.9.2/plugins/eslint-plugin)
    
    Updates `globals` from 17.6.0 to 17.7.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v17.6.0...v17.7.0)
    
    Updates `happy-dom` from 20.10.4 to 20.10.6
    - [Release notes](https://github.com/capricorn86/happy-dom/releases)
    - [Commits](capricorn86/happy-dom@v20.10.4...v20.10.6)
    
    Updates `lint-staged` from 17.0.7 to 17.0.8
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v17.0.7...v17.0.8)
    
    Updates `typescript-eslint` from 8.61.1 to 8.62.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/typescript-eslint)
    
    Updates `@types/chrome` from 0.1.43 to 0.2.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)
    
    Updates `lucide-react` from 1.18.0 to 1.21.0
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react)
    
    Updates `simple-icons` from 16.23.0 to 16.24.0
    - [Release notes](https://github.com/simple-icons/simple-icons/releases)
    - [Commits](simple-icons/simple-icons@16.23.0...16.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint-react/eslint-plugin"
      dependency-version: 5.9.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: globals
      dependency-version: 17.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: happy-dom
      dependency-version: 20.10.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: lint-staged
      dependency-version: 17.0.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: typescript-eslint
      dependency-version: 8.62.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: "@types/chrome"
      dependency-version: 0.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: lucide-react
      dependency-version: 1.21.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: simple-icons
      dependency-version: 16.24.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2026
    Configuration menu
    Copy the full SHA
    71738f1 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @types/node in the development-major group

    Bumps the development-major group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 25.9.3 to 26.0.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 26.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: development-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2026
    Configuration menu
    Copy the full SHA
    32f27e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #567 from alibaba/dependabot/npm_and_yarn/developm…

    …ent-major-3bc154b33b
    
    chore(deps-dev): bump @types/node from 25.9.3 to 26.0.0 in the development-major group
    gaomeng1900 authored Jun 23, 2026
    Configuration menu
    Copy the full SHA
    c48c7c5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #566 from alibaba/dependabot/npm_and_yarn/developm…

    …ent-dependencies-1075e1fe2e
    
    chore(deps-dev): bump the development-dependencies group with 8 updates
    gaomeng1900 authored Jun 23, 2026
    Configuration menu
    Copy the full SHA
    2bed20c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #565 from alibaba/dependabot/github_actions/github…

    …-actions-640176b5ab
    
    chore(deps): bump actions/checkout from 6 to 7 in the github-actions group
    gaomeng1900 authored Jun 23, 2026
    Configuration menu
    Copy the full SHA
    fb4b8fd View commit details
    Browse the repository at this point in the history
  7. fix(llms): skip reasoning_effort patch for *-chat-latest models

    normalizeModelName reduces gpt-5.2-chat-latest to gpt-52-chat-latest,
    which matches the gpt-52 prefix and gets reasoning_effort='none'.
    But chat-latest models don't support reasoning_effort, causing
    HTTP 400.
    
    Fix: check for 'chat-latest' before applying reasoning_effort patches.
    
    Fixes #563
    itxaiohanglover committed Jun 23, 2026
    Configuration menu
    Copy the full SHA
    57f6434 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2026

  1. Configuration menu
    Copy the full SHA
    2b679d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5058c96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #573 from alibaba/feat/assets-repo

    fix(assets): migrate img.alicdn.com URLs to page-agent.github.io
    gaomeng1900 authored Jun 25, 2026
    Configuration menu
    Copy the full SHA
    fb221b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #568 from itxaiohanglover/fix/chat-latest-reasonin…

    …g-effort
    
    fix(llms): skip reasoning_effort patch for chat-latest models
    gaomeng1900 authored Jun 25, 2026
    Configuration menu
    Copy the full SHA
    187d5de View commit details
    Browse the repository at this point in the history
Loading