Simon
d00a8dcc21
feat: improve prompt; update model list
2026-02-09 15:50:20 +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
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
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
da440f63c3
chore(version): bump version to 1.0.1
2026-01-30 16:59:11 +08:00
Simon
7470c1987b
chore(ext): update extension version
2026-01-29 22:34:15 +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
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
d64e144ab4
chore(ext): clean up package.json; rebuild lock
2026-01-27 18:47:32 +08:00
Simon
5c3e3d1066
Merge pull request #127 from alibaba/dependabot/npm_and_yarn/production-dependencies-e7b19cf5cb
...
chore(deps): bump the production-dependencies group across 1 directory with 2 updates
2026-01-27 18:39:21 +08:00
dependabot[bot]
06f2f8be6c
chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates
...
Bumps the development-dependencies group with 3 updates in the / directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ), [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ).
Updates `typescript-eslint` from 8.53.1 to 8.54.0
- [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.54.0/packages/typescript-eslint )
Updates `react` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react )
Updates `react-dom` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: react
dependency-version: 19.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: react-dom
dependency-version: 19.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 09:44:01 +00:00
dependabot[bot]
bb68d218cc
chore(deps): bump the production-dependencies group across 1 directory with 2 updates
...
Bumps the production-dependencies group with 2 updates in the / directory: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) and [motion](https://github.com/motiondivision/motion ).
Updates `lucide-react` from 0.562.0 to 0.563.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react )
Updates `motion` from 12.29.0 to 12.29.2
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/motiondivision/motion/compare/v12.29.0...v12.29.2 )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.563.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: motion
dependency-version: 12.29.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 09:42:47 +00:00
Simon
2024a417c6
chore: sync version
2026-01-22 15:45:17 +08:00
Simon
1f3e51eeb4
chore: sync version
2026-01-22 15:31:52 +08:00
Simon
c06742b8ed
chore(ext): sync version to 1.0.0-beta.4
2026-01-21 19:21:09 +08:00
Simon
4153db866f
Merge branch 'main' into feat/ext
2026-01-21 19:06:12 +08:00
Simon
570c79623b
feat(ext): update API Key input to use password type for enhanced security
2026-01-21 17:37:27 +08:00
Simon
f500445965
feat: show rawResponse in cards
2026-01-20 20:38:02 +08:00
Simon
db3b24a5ea
feat(ext): draft extension structure (single-page mode)
2026-01-20 17:36:33 +08:00