Simon
|
52454305fb
|
chore(vscode): update settings
|
2026-01-21 14:32:08 +08:00 |
|
Simon
|
a18ebfd6c1
|
chore(ext): wxt configuration
|
2026-01-21 14:04:26 +08:00 |
|
Simon
|
5402cdecc2
|
style: update text sizes and spacing in components
|
2026-01-21 02:22:12 +08:00 |
|
Simon
|
969c00b2d1
|
feat(ext): auto fold reflections
|
2026-01-21 01:54:44 +08:00 |
|
Simon
|
266eec1474
|
Merge branch 'main' into feat/ext
|
2026-01-21 01:30:42 +08:00 |
|
Simon
|
6944bedf85
|
chore: correct formatting in markdown
|
2026-01-21 01:30:27 +08:00 |
|
Simon
|
5210a6edff
|
Merge branch 'main' into feat/ext
|
2026-01-21 01:26:56 +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
|
4200c78327
|
feat(ext): style; code split
|
2026-01-20 21:13:44 +08:00 |
|
Simon
|
f500445965
|
feat: show rawResponse in cards
|
2026-01-20 20:38:02 +08:00 |
|
Simon
|
a47dfef659
|
Merge branch 'main' into feat/ext
|
2026-01-20 20:17:00 +08:00 |
|
Simon
|
22516dec74
|
feat: unify InvokeError; add rawResponse to historical ErrorEvent
|
2026-01-20 20:16:34 +08:00 |
|
Simon
|
32a9973e49
|
Merge branch 'main' into feat/ext
|
2026-01-20 19:57:05 +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
|
ba7e79251f
|
docs(ext): update PageController lifecycle and tab binding
|
2026-01-20 19:17:39 +08:00 |
|
Simon
|
b4d17aa907
|
fix: no mask for new task after stop prev task
|
2026-01-20 19:08:52 +08:00 |
|
Simon
|
1a0c533cb4
|
fix: lost control of tab when window inactive
|
2026-01-20 19:03:15 +08:00 |
|
Simon
|
37332cbb9d
|
feat(ext): icon; set chrome profile
|
2026-01-20 18:56:39 +08:00 |
|
Simon
|
be85d63ef8
|
chore: update instructions
|
2026-01-20 17:41:45 +08:00 |
|
Simon
|
db3b24a5ea
|
feat(ext): draft extension structure (single-page mode)
|
2026-01-20 17:36:33 +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 |
|
Simon
|
4c5dd23fcd
|
feat: decouple PageController from PageAgent
|
2026-01-19 17:14:09 +08:00 |
|