Simon
6fdb8d03f2
docs: trouble shooting
2026-02-09 16:32:58 +08:00
Simon
d00a8dcc21
feat: improve prompt; update model list
2026-02-09 15:50:20 +08:00
Simon
851e9ef158
docs: model list
2026-02-06 18:49:06 +08:00
Simon
8ea8ce9acd
fix(llms): gpt-5-mini temperature
2026-02-06 17:19:06 +08:00
Simon
9bd4a47d35
feat(ext): add includeInitialTab option; change main world API
2026-02-04 19:22:06 +08:00
Simon
71ca554108
feat(ext): use PAGE_AGENT_EXT namespace; add viber instructions
2026-02-03 19:09:37 +08:00
Simon
648a0c1bda
feat(ext): expose ext meta data to main world
2026-02-03 16:39:24 +08:00
Simon
18019d390a
Merge pull request #132 from alibaba/dependabot/npm_and_yarn/production-dependencies-8604a495b2
...
chore(deps): bump the production-dependencies group with 2 updates
2026-02-03 13:48:12 +08:00
Simon
bb3605b3df
chore: clean up dep
2026-02-03 13:39:47 +08:00
Simon
2b3bb8ab9e
chore(ext): rm React.FormEvent
2026-02-03 13:18:03 +08:00
dependabot[bot]
7a09bc559d
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.29.2 to 12.30.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/motiondivision/motion/compare/v12.29.2...v12.30.0 )
Updates `simple-icons` from 16.6.1 to 16.7.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.6.1...16.7.0 )
---
updated-dependencies:
- dependency-name: motion
dependency-version: 12.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: simple-icons
dependency-version: 16.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 01:15:58 +00:00
Simon
a834d37f28
fix(ext): inject versions
2026-02-02 21:11:23 +08:00
Simon
0c3be817c9
style(ext): attribution; dark mode
2026-02-02 21:07:31 +08:00
Simon
b8999fdb7c
style(ext): improve config panel
2026-02-02 19:51:48 +08:00
Simon
9ba95e96b6
feat(ext): detect user lang
2026-02-02 19:29:30 +08:00
Simon
4459026297
feat: set default lang to english; fix ext lang setting
2026-02-02 19:17:15 +08:00
Simon
98d3016395
style(ext): remove raw section from ResultCard
2026-02-02 19:16:07 +08:00
Simon
15ea488719
fix(ext): save config to storage
2026-02-02 18:48:16 +08:00
Simon
5b2a11c0b2
chore(version): bump version to 1.1.0
2026-02-02 17:28:40 +08:00
Simon
c5c6340eb6
chore: ext version
2026-02-02 17:27:58 +08:00
Simon
74aea50875
feat: rename include_attributes to includeAttributes
2026-02-02 17:24:08 +08:00
Simon
f86bb03745
Merge branch 'main' of https://github.com/alibaba/page-agent
2026-02-02 16:53:45 +08:00
Simon
f6b4447ef7
docs: tips about Ollama
2026-02-02 16:51:51 +08:00
Simon
d8ec4cf1ab
feat: better action key in prompt example
2026-02-02 13:39:04 +08:00
Simon
da440f63c3
chore(version): bump version to 1.0.1
2026-01-30 16:59:11 +08:00
Simon
622fbff790
docs: simplify layout; rm useless CDN-setup
2026-01-30 16:54:31 +08:00
Simon
68c944c3a4
docs: remove i18n dep
2026-01-30 16:47:23 +08:00
Simon
6cd3e3726c
docs: typography
2026-01-30 16:34:27 +08:00
Simon
d11a2593b3
docs: pretty chrome extension entry
2026-01-30 15:19:54 +08:00
Simon
5e936c35d7
docs: simplify i18n
2026-01-30 15:13:31 +08:00
Simon
97cdb1e1cd
docs: Add Custom UI doc
2026-01-30 14:58:33 +08:00
Simon
7470c1987b
chore(ext): update extension version
2026-01-29 22:34:15 +08:00
Simon
b767f10a85
feat(ext): extending execute api
2026-01-29 22:26:31 +08:00
Simon
8a03391c95
fix(core): change emitActivity to #emitActivity
2026-01-29 21:15:24 +08:00
Simon
5cfaa292d3
feat(ext): add agent heart beat check
2026-01-29 19:21:57 +08:00
Simon
4e87940127
fix(ext): update message handlers
...
> If multiple listeners are registered for onMessage,
> only the first listener to respond, reject, or throw
> an error will affect the sender; all other listeners
> will run, but their results will be ignored.
2026-01-29 18:37:42 +08:00
Simon
5d77990187
feat(docs): add Chrome extension documentation
2026-01-28 23:27:11 +08:00
Simon
b0e07d5180
feat(ext): monitor to tab change
2026-01-28 23:03:03 +08:00
Simon
d67ca95925
chore(ext): build extension 0.1.0-beta.1
2026-01-28 20:35:42 +08:00
Simon
f67ec5a2c2
feat(ext): require llmConfig when calling from main world
2026-01-28 20:28:21 +08:00
Simon
0f3ae38cb3
fix(ConfigPanel): correct auth token storage key
2026-01-28 20:19:16 +08:00
Simon
d6323f1488
feat(ext): improve token validation and error handling
2026-01-28 19:59:55 +08:00
Simon
ef2d115742
feat(ext): expose extension to main-world and auth with token
2026-01-28 19:47:15 +08:00
Simon
ff75aebc20
feat(core): remove unused .disposed
2026-01-28 19:17:23 +08:00
Simon
04d51c566d
feat: delay mask import
2026-01-28 17:16:39 +08:00
Simon
142231a16c
fix(PageController): use local svg for cursor mask to fix CSP errors
2026-01-28 17:04:54 +08:00
Simon
9d37a452e4
feat(ext): improve tabs sum
2026-01-28 15:38:42 +08:00
Simon
94ae80ff6a
chore: move title line from Agent to PageController
2026-01-28 15:38:05 +08:00
Simon
d7b17facb6
feat(ext): UI for debugging
2026-01-28 15:26:11 +08:00
Simon
501411b254
feat: improve date format and error message for llm
2026-01-28 15:24:08 +08:00