Ryanba
583f757f0a
fix(ui): set task input max length to 1000 ( #292 )
2026-03-25 00:23:59 +08:00
Simon
53c9149d06
docs: add maintainer note
2026-03-24 17:42:56 +08:00
Simon
6dd0ceab73
chore: README.md
2026-03-22 12:49:10 +08: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
Simon
4f71f065df
Merge pull request #310 from zfangqijun/chore-export-actions
...
chore(page-controller): export actions as internal methods
2026-03-22 01:02:56 +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
2c3b27e337
docs: changelog
2026-03-21 02:33:50 +08:00
Simon
b6691b4732
chore(version): bump version to 1.6.0
2026-03-21 02:24:42 +08:00
Simon
a557a85d28
Merge pull request #325 from alibaba/fix/action-into-iframes
...
fix(PageController): same-origin iframe actions
2026-03-21 02:20:13 +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
93b1e52376
Merge pull request #322 from alibaba/feat/optional-toolchoice
2026-03-20 17:43:44 +08:00
Simon
66a85c0dd3
feat: option to disable named tool choice
2026-03-20 17:40:16 +08:00
Simon
50ce56a4f6
Merge pull request #321 from alibaba:chore/ext-rm-keydown
...
chore(ext): rm keydown event on history
2026-03-20 17:14:38 +08:00
Simon
5aeb40abac
chore(ext): rm keydown event on history
2026-03-20 17:13:42 +08:00
Simon
8c06cdc898
Merge pull request #313 from Adonis0123/feature/239-history-export
...
feat(extension): export history sessions as json
2026-03-20 17:01:59 +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
ba242d3a1b
Merge pull request #311 from alibaba/feat/llms-ak-always-optional
...
feat: optional AK
2026-03-19 20:08:15 +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
Simon
c0510b2235
Merge pull request #294 from octo-patch/feature/upgrade-minimax-m27
...
feat: upgrade MiniMax default model to M2.7
2026-03-18 15:21:19 +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
2e0cbef034
Merge pull request #283 from alibaba/feat/mcp
...
feat: mcp (WIP)
2026-03-18 03:42:44 +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
Simon
cef39d5090
feat(mcp): MCP connector
2026-03-18 03:12:20 +08:00
Simon
3063b2a06d
feat(ext): hub protocol
2026-03-18 02:59:28 +08:00
Simon
d66a390516
chore(ext): add pub key to fix extension ID
2026-03-18 01:56:56 +08:00
Simon
aae6c93f11
fix(ext): useAgent execute return result
2026-03-18 01:55:09 +08:00
Simon
2f5476b76c
refactor(ext): mv ui components for later reuse
2026-03-17 19:11:13 +08:00