Simon
66a85c0dd3
feat: option to disable named tool choice
2026-03-20 17:40:16 +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
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
88ea2c6708
Merge pull request #221 from octo-patch/feature/add-minimax-provider
...
feat: add MiniMax model support with temperature clamping
2026-03-17 14:16:59 +08:00
dependabot[bot]
de76d97303
chore(deps-dev): bump the development-dependencies group with 10 updates
...
Bumps the development-dependencies group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) | `20.4.3` | `20.5.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional ) | `20.4.3` | `20.5.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `25.4.0` | `25.5.0` |
| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc ) | `4.2.3` | `4.3.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged ) | `16.3.2` | `16.4.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.57.0` | `8.57.1` |
| [@wxt-dev/module-react](https://github.com/wxt-dev/wxt/tree/HEAD/packages/module-react ) | `1.2.1` | `1.2.2` |
| [motion](https://github.com/motiondivision/motion ) | `12.35.2` | `12.37.0` |
| [simple-icons](https://github.com/simple-icons/simple-icons ) | `16.11.0` | `16.12.0` |
| [wxt](https://github.com/wxt-dev/wxt ) | `0.20.18` | `0.20.19` |
Updates `@commitlint/cli` from 20.4.3 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/cli )
Updates `@commitlint/config-conventional` from 20.4.3 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional )
Updates `@types/node` from 25.4.0 to 25.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@vitejs/plugin-react-swc` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.0/packages/plugin-react-swc )
Updates `lint-staged` from 16.3.2 to 16.4.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.3.2...v16.4.0 )
Updates `typescript-eslint` from 8.57.0 to 8.57.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.57.1/packages/typescript-eslint )
Updates `@wxt-dev/module-react` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/wxt-dev/wxt/releases )
- [Changelog](https://github.com/wxt-dev/wxt/blob/main/packages/module-react/CHANGELOG.md )
- [Commits](https://github.com/wxt-dev/wxt/commits/storage-v1.2.2/packages/module-react )
Updates `motion` from 12.35.2 to 12.37.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/motiondivision/motion/compare/v12.35.2...v12.37.0 )
Updates `simple-icons` from 16.11.0 to 16.12.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.11.0...16.12.0 )
Updates `wxt` from 0.20.18 to 0.20.19
- [Release notes](https://github.com/wxt-dev/wxt/releases )
- [Commits](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.18...wxt-v0.20.19 )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-version: 20.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@commitlint/config-conventional"
dependency-version: 20.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-version: 25.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@vitejs/plugin-react-swc"
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: lint-staged
dependency-version: 16.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.57.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@wxt-dev/module-react"
dependency-version: 1.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: motion
dependency-version: 12.37.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: simple-icons
dependency-version: 16.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: wxt
dependency-version: 0.20.19
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 19:36:05 +00:00
Simon
92196ac793
chore(website): tailwind important; footer
2026-03-17 00:29:13 +08:00
Simon
80dda37f8c
fix: improve button cursor styles in UI components
2026-03-16 23:23:27 +08:00
Simon
5e7fe18463
docs(website): clean up
2026-03-16 23:14:48 +08:00
Simon
3d014f15e7
chore(version): bump version to 1.5.8
2026-03-16 22:52:32 +08:00
Simon
6dbc33efd9
docs: limitation; readme; attribution
2026-03-16 19:45:14 +08:00
Simon
e27d1fb57f
fix(style): Tailwind important flag
2026-03-16 17:35:32 +08:00
octo-patch
8ad4d19232
feat: add MiniMax model support with temperature clamping
...
Add MiniMax (M2.5 / M2.5-highspeed) as a tested model provider:
- Add model-specific patch in utils.ts: clamp temperature to (0, 1]
since MiniMax API rejects temperature=0, and remove unsupported
parallel_tool_calls parameter
- Add MiniMax to the tested models list on the Models documentation page
- Add MiniMax configuration example alongside existing providers
2026-03-15 23:42:30 +00:00
Simon
0fa7dc0531
chore(version): bump version to 1.5.7
2026-03-13 22:02:02 +08:00
Simon
5695b3d6aa
chore(website): add social media link; add star
2026-03-13 20:23:13 +08:00
Simon
ca68be7a56
feat(website): basic SEO
2026-03-12 20:06:12 +08:00
Simon
4aab7f991f
chore(version): bump version to 1.5.6
2026-03-12 00:53:10 +08:00
Simon
692ac4acca
chore(version): bump version to 1.5.5
2026-03-10 22:49:03 +08:00
dependabot[bot]
0c3b4592b2
chore(deps-dev): bump the development-dependencies group with 10 updates
...
Bumps the development-dependencies group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) | `20.4.2` | `20.4.3` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional ) | `20.4.2` | `20.4.3` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor ) | `7.57.6` | `7.57.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `25.3.3` | `25.4.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged ) | `16.3.1` | `16.3.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.56.1` | `8.57.0` |
| [@wxt-dev/module-react](https://github.com/wxt-dev/wxt/tree/HEAD/packages/module-react ) | `1.1.5` | `1.2.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) | `0.576.0` | `0.577.0` |
| [motion](https://github.com/motiondivision/motion ) | `12.34.5` | `12.35.2` |
| [simple-icons](https://github.com/simple-icons/simple-icons ) | `16.10.0` | `16.11.0` |
Updates `@commitlint/cli` from 20.4.2 to 20.4.3
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.3/@commitlint/cli )
Updates `@commitlint/config-conventional` from 20.4.2 to 20.4.3
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.3/@commitlint/config-conventional )
Updates `@microsoft/api-extractor` from 7.57.6 to 7.57.7
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md )
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.57.7/apps/api-extractor )
Updates `@types/node` from 25.3.3 to 25.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `lint-staged` from 16.3.1 to 16.3.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.3.1...v16.3.2 )
Updates `typescript-eslint` from 8.56.1 to 8.57.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.57.0/packages/typescript-eslint )
Updates `@wxt-dev/module-react` from 1.1.5 to 1.2.1
- [Release notes](https://github.com/wxt-dev/wxt/releases )
- [Changelog](https://github.com/wxt-dev/wxt/blob/main/packages/module-react/CHANGELOG.md )
- [Commits](https://github.com/wxt-dev/wxt/commits/storage-v1.2.1/packages/module-react )
Updates `lucide-react` from 0.576.0 to 0.577.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react )
Updates `motion` from 12.34.5 to 12.35.2
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/motiondivision/motion/compare/v12.34.5...v12.35.2 )
Updates `simple-icons` from 16.10.0 to 16.11.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.10.0...16.11.0 )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-version: 20.4.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@commitlint/config-conventional"
dependency-version: 20.4.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@microsoft/api-extractor"
dependency-version: 7.57.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-version: 25.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: lint-staged
dependency-version: 16.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.57.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@wxt-dev/module-react"
dependency-version: 1.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: lucide-react
dependency-version: 0.577.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: motion
dependency-version: 12.35.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: simple-icons
dependency-version: 16.11.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-09 20:33:42 +00:00
Simon
b4ebb2b98f
chore(version): bump version to 1.5.4
2026-03-09 23:35:04 +08:00
Simon
c757270101
Merge pull request #173 from alibaba/feat/tolerant-html-cleaning
...
feat: support wildcard in `includeAttributes`
2026-03-09 22:48:34 +08:00
Simon
153fa23a71
docs: update model list; give example for cookie auth
2026-03-09 22:31:35 +08:00
Simon
01db520881
feat: support wildcard in includeAttributes
2026-03-09 22:02:35 +08:00
Simon
15d609aebc
chore(version): bump version to 1.5.3
2026-03-09 17:02:34 +08:00
Simon
27e9e78636
chore(version): bump version to 1.5.2
2026-03-07 03:08:33 +08:00
Simon
bdfa98358b
fix: requestIdleCallback on safari
2026-03-06 02:35:01 +08:00
Simon
19b03b83ea
chore(version): bump version to 1.5.1
2026-03-05 19:28:19 +08:00
Simon
598b144d06
feat: change maxSteps to 40
2026-03-05 19:26:56 +08:00
Simon
9beffca985
docs: update doc for Zod v4 support
2026-03-05 19:15:03 +08:00
Simon
8bc27414a4
chore(version): bump version to 1.4.4
2026-03-05 16:25:16 +08:00
Simon
ff31b0c03e
chore: adjust website structure
2026-03-05 16:21:58 +08:00
Simon
6b2ab73d65
docs: model recommendation
2026-03-05 16:10:03 +08:00
Simon
2754023a80
chore(version): bump version to 1.4.3
2026-03-04 21:18:51 +08:00
Simon
fa5c65db53
docs: update custom-tool docs
2026-03-04 21:17:32 +08:00
Simon
53c2c19d69
docs: update advanced docs; rm best-practice
2026-03-04 21:13:10 +08:00
Simon
09bdf9ddaf
feat(core): experimental support for llms.txt ( #157 )
...
* feat(core): experimental support for llms.txt
* docs: experimentalLlmsTxt
2026-03-04 18:53:24 +08:00
Simon
b58d2a09ef
Merge pull request #152 from alibaba/dependabot/npm_and_yarn/development-dependencies-7e2b43fd30
...
chore(deps-dev): bump the development-dependencies group with 7 updates
2026-03-03 22:04:35 +08:00
Simon
632f22962e
docs: add recommended startup parameters for Ollama
2026-03-03 21:59:02 +08:00
dependabot[bot]
72c3b12fb4
chore(deps-dev): bump the development-dependencies group with 7 updates
...
Bumps the development-dependencies group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor ) | `7.57.3` | `7.57.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `25.3.0` | `25.3.3` |
| [globals](https://github.com/sindresorhus/globals ) | `17.3.0` | `17.4.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged ) | `16.2.7` | `16.3.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) | `0.575.0` | `0.576.0` |
| [motion](https://github.com/motiondivision/motion ) | `12.34.3` | `12.34.4` |
| [simple-icons](https://github.com/simple-icons/simple-icons ) | `16.9.0` | `16.10.0` |
Updates `@microsoft/api-extractor` from 7.57.3 to 7.57.6
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md )
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.57.6/apps/api-extractor )
Updates `@types/node` from 25.3.0 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `globals` from 17.3.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v17.3.0...v17.4.0 )
Updates `lint-staged` from 16.2.7 to 16.3.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.7...v16.3.1 )
Updates `lucide-react` from 0.575.0 to 0.576.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.576.0/packages/lucide-react )
Updates `motion` from 12.34.3 to 12.34.4
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/motiondivision/motion/compare/v12.34.3...v12.34.4 )
Updates `simple-icons` from 16.9.0 to 16.10.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.9.0...16.10.0 )
---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
dependency-version: 7.57.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-version: 25.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: globals
dependency-version: 17.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: lint-staged
dependency-version: 16.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: lucide-react
dependency-version: 0.576.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: motion
dependency-version: 12.34.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: simple-icons
dependency-version: 16.10.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-03 13:58:04 +00:00
Simon
4807d550a3
chore(version): bump version to 1.4.2
2026-03-03 21:54:41 +08:00
Simon
645a7ceb52
feat(website): loading time optimize
2026-03-03 21:38:29 +08:00
Simon
dcc6cd1cf3
feat(website): reduce white screen time
2026-03-03 21:05:16 +08:00
Simon
b4b9f6ce2d
chore(version): bump version to 1.4.1
2026-03-03 20:56:24 +08:00
Simon
d1d27a76de
style: homepage misc
2026-02-27 22:24:55 +08:00
Simon
0ffd221a61
chore(version): bump version to 1.4.0
2026-02-27 21:59:00 +08:00
Simon
6ad20c8f45
feat(website): styling
2026-02-27 21:30:21 +08:00
Simon
ff4caaec22
docs(website): update AGENTS.md
2026-02-27 20:45:36 +08:00
Simon
91ae86f56e
style(website): fix height; clean up code
2026-02-27 20:42:24 +08:00