Simon
c465fd8aa4
chore(version): bump version to 1.6.3
2026-03-30 22:29:03 +08:00
Simon
1eef785a61
fix(ext): tabs deduplication
2026-03-30 22:18:55 +08:00
Simon
0b4eb6b49a
docs(ext): experimentalIncludeAllTabs
2026-03-30 22:08:09 +08:00
Simon
49b137981c
fix(ext): tab events do not work for content scripts
2026-03-30 21:40:16 +08:00
Simon
cad033d63b
feat(ext): add experimentalIncludeAllTabs UI
2026-03-30 20:25:04 +08:00
Simon
312952ec41
fix(ext): multi window errors
2026-03-30 20:24:24 +08:00
Simon
52edd78cd4
chore(ext): improve debug logging
2026-03-30 19:48:52 +08:00
Simon
e1fede1194
feat(ext): option to control all tabs
2026-03-27 20:18:13 +08:00
1245040330
48fb65d00b
feat(extension): 禁用 EmptyState 组件的自动开始动画
...
- 在 EmptyState 组件的动画配置中添加了 startOnView=false 属性
- 防止动画在视图加载时自动开始播放
- 优化了用户体验,避免不必要的动画干扰
2026-03-27 15:26:13 +08:00
Simon
75bc69c0c0
chore(version): bump version to 1.6.2
2026-03-25 01:05:20 +08:00
Simon
78a31ef5d1
fix: tslint
2026-03-25 00:50:29 +08:00
dependabot[bot]
98005e323a
chore(deps-dev): bump the development-dependencies group with 7 updates
...
Bumps the development-dependencies group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite ) | `4.2.1` | `4.2.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.57.1` | `8.57.2` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome ) | `0.1.37` | `0.1.38` |
| [motion](https://github.com/motiondivision/motion ) | `12.37.0` | `12.38.0` |
| [simple-icons](https://github.com/simple-icons/simple-icons ) | `16.12.0` | `16.13.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) | `4.2.1` | `4.2.2` |
| [wxt](https://github.com/wxt-dev/wxt ) | `0.20.19` | `0.20.20` |
Updates `@tailwindcss/vite` from 4.2.1 to 4.2.2
- [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.2.2/packages/@tailwindcss-vite )
Updates `typescript-eslint` from 8.57.1 to 8.57.2
- [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.57.2/packages/typescript-eslint )
Updates `@types/chrome` from 0.1.37 to 0.1.38
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome )
Updates `motion` from 12.37.0 to 12.38.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/motiondivision/motion/compare/v12.37.0...v12.38.0 )
Updates `simple-icons` from 16.12.0 to 16.13.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.12.0...16.13.0 )
Updates `tailwindcss` from 4.2.1 to 4.2.2
- [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.2.2/packages/tailwindcss )
Updates `wxt` from 0.20.19 to 0.20.20
- [Release notes](https://github.com/wxt-dev/wxt/releases )
- [Commits](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.19...wxt-v0.20.20 )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.57.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@types/chrome"
dependency-version: 0.1.38
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: motion
dependency-version: 12.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: simple-icons
dependency-version: 16.13.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: tailwindcss
dependency-version: 4.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: wxt
dependency-version: 0.20.20
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-24 16:28:24 +00:00
Simon
f3c253c044
Merge pull request #340 from alibaba/dependabot/npm_and_yarn/production-dependencies-699df778d8
...
chore(deps): bump ws from 8.19.0 to 8.20.0 in the production-dependencies group
2026-03-25 00:25:53 +08:00
Simon
02f63ec04d
Merge pull request #342 from alibaba/dependabot/npm_and_yarn/lucide-react-1.0.1
...
chore(deps-dev): bump lucide-react from 0.577.0 to 1.0.1
2026-03-25 00:25:41 +08:00
Ryanba
583f757f0a
fix(ui): set task input max length to 1000 ( #292 )
2026-03-25 00:23:59 +08:00
dependabot[bot]
64a90e3b3a
chore(deps-dev): bump lucide-react from 0.577.0 to 1.0.1
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.577.0 to 1.0.1.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/1.0.1/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 1.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-23 19:17:32 +00:00
dependabot[bot]
abfa903c9c
chore(deps): bump ws in the production-dependencies group
...
Bumps the production-dependencies group with 1 update: [ws](https://github.com/websockets/ws ).
Updates `ws` from 8.19.0 to 8.20.0
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.19.0...8.20.0 )
---
updated-dependencies:
- dependency-name: ws
dependency-version: 8.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-23 19:15:07 +00:00
Simon
eede819ea8
chore(version): bump version to 1.6.1
2026-03-22 03:27:51 +08:00
Simon
ce3047428a
chore(mcp): opt descriptions
2026-03-22 03:27:17 +08:00
Simon
3456f45590
docs: MCP
2026-03-22 03:21:33 +08:00
zfangqijun
cd2d33a9f6
chore(page-controller): export actions as internal methods
2026-03-21 20:17:01 +08:00
Simon
80e96d0b9e
docs: limitations doc; homepage details
2026-03-21 02:53:00 +08:00
Simon
b6691b4732
chore(version): bump version to 1.6.0
2026-03-21 02:24:42 +08:00
Simon
eeb5b6a5af
fix(clickElement): reorder iframe scroll and click actions
2026-03-21 02:18:42 +08:00
Simon
ad31e2b750
chore: clarify current type handling in isHTMLElement
2026-03-21 02:16:51 +08:00
Simon
e98d80b6a0
fix(PageController): same-origin iframe actions
2026-03-21 01:46:09 +08:00
Simon
66a85c0dd3
feat: option to disable named tool choice
2026-03-20 17:40:16 +08:00
Simon
5aeb40abac
chore(ext): rm keydown event on history
2026-03-20 17:13:42 +08:00
Simon
dfde89aa70
Merge branch 'main' into pr/Adonis0123/313
2026-03-20 16:58:13 +08:00
Simon
49b3316a5f
Merge pull request #314 from Adonis0123/feat/issue-304-rerun-history-task
...
feat(ext): rerun tasks from history
2026-03-20 16:39:09 +08:00
Simon
c35f367b39
feat(ext): style adjust; rm rerunDisabled
2026-03-20 16:36:23 +08:00
Simon
3459836a14
fix(PageController): lint error
2026-03-20 16:10:43 +08:00
Simon
b7b5b6db30
Merge pull request #319 from alibaba/fix/missing-pointerout
...
fix(PageController): add `mouseleave` event
2026-03-20 16:05:37 +08:00
Simon
05d16313c7
fix(PageController): add mouseleave event
2026-03-20 15:54:36 +08:00
Simon
a3a96d85d5
Merge pull request #210 from voidborne-d/fix/contenteditable-fallback
...
fix: add execCommand fallback for contenteditable input
2026-03-20 15:38:06 +08:00
Simon
c89042f142
chore: wording
2026-03-20 15:36:10 +08:00
voidborne-d
2e18bd862d
refactor: use const for planASucceeded, clarify LinkedIn comment
2026-03-20 07:08:45 +00:00
adonis
0bc47a997d
feat(ext): rerun tasks from history
2026-03-19 23:54:08 +08:00
adonis
bcc7dfea2d
✨ feat(extension): export history sessions as json
2026-03-19 23:46:58 +08:00
Simon
fe82b11285
feat: AK optional
2026-03-19 19:50:05 +08:00
Simon
bdf79b7c10
chore(version): bump version to 1.5.11
2026-03-18 20:45:19 +08:00
Simon
24eefdef23
chore(version): bump version to 1.5.10
2026-03-18 20:36:29 +08:00
Simon
252f550c04
style(ext): fix ai-motion overflow; wording; launcher info
2026-03-18 20:25:54 +08:00
Simon
628c249d45
fix(ext): init without initialTab throws error
2026-03-18 19:36:02 +08:00
Simon
61d598142d
feat(ext): ask user approval for MCP task
2026-03-18 19:14:44 +08:00
Octopus
ca0005c825
feat: upgrade MiniMax default model to M2.7
...
- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to model list
- Set MiniMax-M2.7 as default model in code example
- Keep all previous models as alternatives
2026-03-18 02:12:58 -05:00
Simon
17e92b6200
chore(version): bump version to 1.5.9
2026-03-18 03:45:56 +08:00
Simon
95b6785f05
feat(mcp): mark MCP package as private
2026-03-18 03:37:02 +08:00
Simon
2917941b13
feat(mcp): add TODO for version checking
2026-03-18 03:31:38 +08:00
Simon
31c496cc65
docs(mcp): add development instructions for mcp
2026-03-18 03:15:02 +08:00