Simon
|
3cfc830d14
|
feat: ignore alias to AGENTS.md
|
2026-01-26 15:21:48 +08:00 |
|
Simon
|
f4eec86e10
|
chore: clean up
|
2026-01-23 00:55:58 +08:00 |
|
Simon
|
dad837e173
|
fix: don't retry or show AbortError; remove reason from dispose; don't clean history in dispose
|
2026-01-22 20:19:51 +08:00 |
|
Simon
|
299a5b2075
|
chore(version): bump version to 1.0.0
|
2026-01-22 15:38:21 +08:00 |
|
Simon
|
785a2d194e
|
chore(version): bump version to 1.0.0-beta.5
|
2026-01-22 15:17:19 +08:00 |
|
Simon
|
391e70dca4
|
feat: update historical event types
|
2026-01-22 15:16:15 +08:00 |
|
Simon
|
3ffcd6482d
|
refactor: rename AgentStep to AgentStepEvent, ErrorEvent to AgentErrorEvent
|
2026-01-22 14:59:35 +08:00 |
|
Simon
|
0cd04db40f
|
fix: rebuild lock
|
2026-01-22 14:12:37 +08:00 |
|
Simon
|
23f1818503
|
docs: update README for clarity and integration details
|
2026-01-21 20:15:33 +08:00 |
|
Simon
|
5fdb49fecb
|
fix(sync-version): update version check to use pkgJson.version
|
2026-01-21 19:20:23 +08:00 |
|
Simon
|
fe1893a382
|
fix: rebuild lock
|
2026-01-21 19:04:26 +08:00 |
|
Simon
|
8c1c1ed9fe
|
fix: correct prettier extension recommendation
|
2026-01-21 19:01:27 +08:00 |
|
Simon
|
6cbb4e99c4
|
chore(version): bump version to 1.0.0-beta.4
|
2026-01-21 18:55:07 +08:00 |
|
Simon
|
34ce56b446
|
feat(PageController): make sure page is indexed before calling actions on elements
|
2026-01-21 18:54:17 +08:00 |
|
Simon
|
23ec4602c2
|
feat: export types from './types' in PageAgentCore
|
2026-01-21 17:26:31 +08:00 |
|
Simon
|
536e5076da
|
chore(version): bump version to 1.0.0-beta.3
|
2026-01-21 17:00:08 +08:00 |
|
Simon
|
81807e17ca
|
feat: add stepIndex to history events
|
2026-01-21 16:59:22 +08:00 |
|
Simon
|
6944bedf85
|
chore: correct formatting in markdown
|
2026-01-21 01:30:27 +08:00 |
|
Simon
|
897b919044
|
chore(version): bump version to 1.0.0-beta.2
|
2026-01-21 01:23:42 +08:00 |
|
Simon
|
3a3bb0e58c
|
fix: use spaces for JSON formatting in version sync script
|
2026-01-21 01:23:07 +08:00 |
|
Simon
|
bc7ccf47ff
|
fix: handle version in sync script
|
2026-01-21 01:15:58 +08:00 |
|
Simon
|
c781eba986
|
feat: fixed version in CDN URL
|
2026-01-21 01:08:19 +08:00 |
|
Simon
|
efe131660a
|
fix: demo not showing panel; docs updated
|
2026-01-21 00:44:09 +08:00 |
|
Simon
|
22516dec74
|
feat: unify InvokeError; add rawResponse to historical ErrorEvent
|
2026-01-20 20:16:34 +08:00 |
|
Simon
|
1f8953c450
|
feat: add llm rawResponse to history
|
2026-01-20 19:56:40 +08:00 |
|
Simon
|
d6a57f3e20
|
chore: merge .gitignore from feat/ext
|
2026-01-20 19:53:52 +08:00 |
|
Simon
|
e0027f99c4
|
Merge pull request #121 from alibaba/dependabot/npm_and_yarn/development-dependencies-0b42ca76aa
chore(deps-dev): bump the development-dependencies group with 6 updates
|
2026-01-20 14:14:40 +08:00 |
|
Simon
|
b234868bc1
|
Merge pull request #120 from alibaba/dependabot/npm_and_yarn/production-dependencies-f96e18e569
chore(deps): bump the production-dependencies group with 2 updates
|
2026-01-20 14:13:47 +08:00 |
|
dependabot[bot]
|
10ae34a677
|
chore(deps-dev): bump the development-dependencies group with 6 updates
Bumps the development-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.7` | `25.0.9` |
| [eslint-plugin-react-dom](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin-react-dom) | `2.5.7` | `2.7.2` |
| [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin-react-x) | `2.5.7` | `2.7.2` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.0` | `8.53.1` |
| [react-i18next](https://github.com/i18next/react-i18next) | `16.5.2` | `16.5.3` |
Updates `@types/node` from 25.0.7 to 25.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint-plugin-react-dom` from 2.5.7 to 2.7.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/v2.7.2/packages/plugins/eslint-plugin-react-dom)
Updates `eslint-plugin-react-x` from 2.5.7 to 2.7.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/v2.7.2/packages/plugins/eslint-plugin-react-x)
Updates `prettier` from 3.7.4 to 3.8.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.0)
Updates `typescript-eslint` from 8.53.0 to 8.53.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.53.1/packages/typescript-eslint)
Updates `react-i18next` from 16.5.2 to 16.5.3
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.5.2...v16.5.3)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.0.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint-plugin-react-dom
dependency-version: 2.7.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: eslint-plugin-react-x
dependency-version: 2.7.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: prettier
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.53.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: react-i18next
dependency-version: 16.5.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-20 06:11:50 +00:00 |
|
dependabot[bot]
|
2fb01b7315
|
chore(deps): bump the production-dependencies group with 2 updates
Bumps the production-dependencies group with 2 updates: [motion](https://github.com/motiondivision/motion) and [simple-icons](https://github.com/simple-icons/simple-icons).
Updates `motion` from 12.26.1 to 12.27.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.26.1...v12.27.1)
Updates `simple-icons` from 16.5.0 to 16.6.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.5.0...16.6.0)
---
updated-dependencies:
- dependency-name: motion
dependency-version: 12.27.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: simple-icons
dependency-version: 16.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-20 06:11:18 +00:00 |
|
Simon
|
5c80f2b002
|
chore: prettier json indentation
|
2026-01-20 14:08:42 +08:00 |
|
Simon
|
28c128645e
|
chore(version): bump version to 1.0.0-beta.1
|
2026-01-19 20:51:37 +08:00 |
|
Simon
|
250cb47e44
|
fix: wait time second not ms
|
2026-01-19 20:50:50 +08:00 |
|
Simon
|
f83a4174cc
|
chore(version): bump version to 1.0.0-beta.0
|
2026-01-19 20:39:57 +08:00 |
|
Simon
|
334512210d
|
feat: improve lifecycle hooks API; wait a little after url change
|
2026-01-19 20:39:03 +08:00 |
|
Simon
|
3df71788ff
|
docs: update package descriptions
|
2026-01-19 20:14:40 +08:00 |
|
Simon
|
60450ea7be
|
chore: export tool from PageAgent package
|
2026-01-19 20:12:46 +08:00 |
|
Simon
|
80c93bd668
|
feat: expose maxSteps config
|
2026-01-19 20:11:53 +08:00 |
|
Simon
|
6d53f4cb44
|
chore(version): bump version to 0.3.0
|
2026-01-19 19:47:21 +08:00 |
|
Simon
|
b35489d6a5
|
chore(version): bump version to 0.3.0-beta.2
|
2026-01-19 19:41:57 +08:00 |
|
Simon
|
d78cbb6b6e
|
chore(release): enhance npm publish for prerelease tags
|
2026-01-19 19:41:39 +08:00 |
|
Simon
|
e9c5cece4f
|
docs: update CDN URLs in README files
|
2026-01-19 19:39:13 +08:00 |
|
Simon
|
4b69a7ee00
|
chore(version): bump version to 0.3.0-beta.1
|
2026-01-19 19:35:27 +08:00 |
|
Simon
|
25e4d07fc5
|
chore(demo): clean up
|
2026-01-19 19:33:15 +08:00 |
|
Simon
|
6a381dede1
|
chore(version): bump version to 0.3.0-beta
|
2026-01-19 19:31:45 +08:00 |
|
Simon
|
b3bfbb96bb
|
docs: update cdn urls
|
2026-01-19 19:31:07 +08:00 |
|
Simon
|
3d10953324
|
feat: remove iife-full build
|
2026-01-19 19:18:19 +08:00 |
|
Simon
|
8dd4c5d78e
|
feat: remove @page-agent/cdn
|
2026-01-19 19:10:00 +08:00 |
|
Simon
|
8bde218f28
|
Merge pull request #119 from alibaba/feat/decouple-dom
feat!: decouple `DOM` from `Agent`
|
2026-01-19 17:22:57 +08:00 |
|
Simon
|
0643cc4ff9
|
feat: enhance headless mode documentation and usage
|
2026-01-19 17:14:36 +08:00 |
|