-
Notifications
You must be signed in to change notification settings - Fork 649
0.2.4 release #549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
0.2.4 release #549
Changes from all commits
Commits
Show all changes
120 commits
Select commit
Hold shift + click to select a range
bfb5d47
chore: yarn to pnpm
zhangmo8 ea7da03
fix: fix ci for pnpm
zhangmo8 d52b1a2
fix: fix ci for pnpm
zhangmo8 e46da0a
chore: only pnpm
zhangmo8 f4c5d44
Merge pull request #444 from zhangmo8/to-pnpm
zerob13 89fbeec
fix: fix sharp on mac arm build by x64
zhangmo8 6a373c2
Merge pull request #449 from zhangmo8/to-pnpm
zerob13 e3e8df3
togetherAI
291eb23
ci: change node options for runner
zerob13 8f5c6c3
fix: disable show hide window shortcut key for now
zerob13 a97279a
apitype
c53efa3
feat: show laste-version-dialog tips for user
zhangmo8 afd87f5
feat: tray menu check version
zhangmo8 4bee744
revert: revert i18n
zhangmo8 73acb0b
chore(lint): add oxlint support
zerob13 2fbfc40
ci: add lint to pr check
zerob13 972afda
Merge pull request #505 from zhangmo8/tray-check-version
zerob13 7609944
Merge pull request #506 from ThinkInAIXYZ/refactor/oxlint
zerob13 962d157
Merge branch 'dev' into laste-version-tips
zhangmo8 e38f81f
feat: make up local
zhangmo8 8466745
Merge pull request #504 from zhangmo8/laste-version-tips
zerob13 305086e
feat: setting show/hide key
zhangmo8 a1450a5
Merge pull request #497 from noQuli/provider/togetherAI
zerob13 fffaf6f
Update src/renderer/src/components/settings/ShortcutSettings.vue
zhangmo8 f6b8d1c
Merge pull request #507 from zhangmo8/shortcut-key
zerob13 03af3ea
wip: add vitest
zerob13 c98760f
ci: change pr checkto pnpm
zerob13 dd7e411
test: add llmprovider vitest file
zerob13 5d4e723
ci: fix pr check
zerob13 c2bc462
fix: typo and ai pr suggestion
zerob13 66c108b
test: add default test cli
zerob13 0bbb40f
Merge pull request #509 from ThinkInAIXYZ/refactor/add-test
zerob13 0fc01db
Merge branch 'dev' into refactor/migration-to-pnpm
zerob13 333be79
ci: try to support cross system build in pnpm
zerob13 3c205c2
fix: typo
zerob13 384aca6
fix: remove glibc
zerob13 f47907a
fix: fix script
zerob13 dd8b701
ci: fix cross build
zerob13 1e6e56e
chore: remove useless @type package
zerob13 2b0b430
doc: update readme and contributing
zerob13 06290d1
fix: close #494
zerob13 734fa3c
ci: update prcheck for pnpm
zerob13 0f0ca69
fix: resize with delay to fix some time WINDOW_MAXIMIZED not resize tab
zerob13 b1e1d2b
Update scripts/install-sharp-for-platform.js
zerob13 2ae25aa
fix: add current to linux arm
zerob13 b7da2f4
ci: change to yaml to parse yaml
zerob13 08e03dc
ci: need install yaml for edit script
zerob13 baf950a
ci: update prchck
zerob13 38ce0b8
Merge pull request #511 from ThinkInAIXYZ/refactor/migration-to-pnpm
zerob13 b1229cc
docs(README): add details about pnpm under win32
neoragex2002 cff1cab
Merge pull request #512 from neoragex2002/PR
zerob13 0ef7be9
wip: add modelconfig settings
zerob13 7fa23d5
feat: add vitest for modelconfig
zerob13 ffd92da
wip: remove outdated code
zerob13 0c1ce9a
fix(agent): fix inconsistent fc call record format in chained non-nat…
neoragex2002 d182048
feat: add model settings
zerob13 d6c168c
fix: fix coderabbit warnings
neoragex2002 530690a
feat: i18n support
zerob13 8e4807a
Merge pull request #515 from neoragex2002/PR
zerob13 0fa7eb1
refactor: batch get model status, less ipc calls when init
zerob13 312f3ee
fix: add ignore in prettier
zerob13 c6ce48a
fix: ignore shadcn in prettier
zerob13 c8ba221
fix: ignore config in prettier
zerob13 ba4e159
fix: ignore .github
zerob13 7970374
fix: ignore electron.vite.config.ts
zerob13 f4cc34b
chore: format code
zerob13 438fd3d
fix: CodeRabbit suggest
zerob13 ec4e900
Merge branch 'dev' into feature/custom-model-config
zerob13 90fc08d
Merge pull request #516 from ThinkInAIXYZ/feature/custom-model-config
zerob13 7b593f7
chore: support bun and uv
zerob13 efe124d
feat: mcpClient support bun and uv
zerob13 ab0e605
feat: fix powerserver
zerob13 61bbcb5
feat: add test for bun and uv
zerob13 51f2850
feat: support uvx and bun
zerob13 bad8bf4
chore: remove log
zerob13 fcf35cf
Merge pull request #519 from ThinkInAIXYZ/refactor/inject-bun-and-uv-…
zerob13 70dee84
fix: windows arm ship with node
zerob13 5cb1ab5
fix: update the default model selection logic to ensure that only the…
hllshiro 5957096
fix: improve model selection logic to handle multiple providers
hllshiro a2ac58b
fix: enhance model selection to include provider IDs for better ident…
hllshiro f1d9706
fix: update model selection to include ImageGeneration type
hllshiro 4513082
refactor: remove redundant server status sorting logic
hllshiro b6502f9
Merge pull request #520 from hllshiro/fix-default-enable-model
zerob13 f7fb641
Merge pull request #523 from hllshiro/perf-mcp-list-sort
zerob13 738bc39
chore: update minimax api
zerob13 ba91e0a
feat: support ppio model config api
zerob13 ec0d979
fix(agent): improve accuracy of semantic descriptions for non-native …
neoragex2002 007746c
feat: openrouter model config api
zerob13 3472359
chore: format code
zerob13 fa8a91a
Merge pull request #526 from neoragex2002/PR
zerob13 90fc790
docs: 将 "Model Controller Platform (MCP)" 修正为 "Model Context Protocol…
wushanchao 139ae06
fix custom modle not show in the chat list
astaxie 0125c0b
Merge pull request #528 from wushanchao/dev
zerob13 0ec3e75
Merge pull request #529 from ThinkInAIXYZ/fix-modules
zerob13 55f4de6
fix: code rabbit fix
zerob13 58da015
Merge pull request #527 from ThinkInAIXYZ/feature/enhance-provider-api
zerob13 f389214
feat: support e2b sandbox
zerob13 8384994
feat: add i18n support for e2b
zerob13 a8d6be0
fix: remove unuse code
zerob13 af77553
Merge pull request #531 from ThinkInAIXYZ/feature/add-e2b-support
zerob13 57ae5a8
feat: enhance model selection logic in common setting.
hllshiro 124f0a1
fix: remove unused 'tag' prop from ModelSelect component
hllshiro 36fa261
fix: improve prop type definition and default handling in ModelSelect…
hllshiro e6e6353
Merge pull request #533 from hllshiro/fix-model-select
zerob13 a57800c
fix: #530
zerob13 202e79c
chore: update gemini model list
zerob13 2892dfd
chore: update gemini config
zerob13 befa7f5
feat: support minimax and fix #538
zerob13 a6c9a3f
feat: support gemini list model api
zerob13 0c74a8b
fix: gemini auto enable
zerob13 8f17b58
fix: gemini image model
zerob13 b8f0f51
feat: add support for mcp http 400
zerob13 65a684d
Merge pull request #540 from ThinkInAIXYZ/feature/streamable-http-ses…
zerob13 390bc80
fix(markdown): initial style undefined
Simon-He95 828c354
Merge pull request #541 from Simon-He95/dev
zerob13 5b553c1
fix: custom models fix #544
zerob13 712c3e3
fix: remove unuse code
zerob13 7086292
fix: do not show update dialog when no need to update
zerob13 38516b2
chore: 0.2.4 ready to release
zerob13 2306f3a
fix: typo
zerob13 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,53 +1,26 @@ | ||
| --- | ||
| description: | ||
| globs: | ||
| alwaysApply: false | ||
| alwaysApply: true | ||
| --- | ||
| # 开发环境设置指南 | ||
| - 使用 OxLint 进行代码检查 | ||
| - 使用 pnpm 包管理 | ||
| - Log和注释使用英文书写 | ||
| - Node.js >= 22 | ||
| - pnpm >= 9 | ||
|
|
||
| ## 环境要求 | ||
| - Node.js 16+ | ||
| - npm 7+ | ||
| - Git | ||
| # install | ||
| `pnpm install` | ||
|
|
||
| ## 开发工具 | ||
| - VS Code(推荐) | ||
| - Vue DevTools | ||
| - Electron DevTools | ||
| # lint | ||
| `pnpm run lint` | ||
|
|
||
| ## 开发环境设置步骤 | ||
| # format | ||
| `pnpm run format` | ||
|
|
||
| 1. 安装依赖: | ||
| ```bash | ||
| npm install | ||
| ``` | ||
| # dev | ||
| `pnpm run dev` | ||
|
|
||
| 2. 开发模式启动: | ||
| ```bash | ||
| npm run dev | ||
| ``` | ||
|
|
||
| 3. 构建应用: | ||
| ```bash | ||
| npm run build | ||
| ``` | ||
|
|
||
| ## 开发规范 | ||
|
|
||
| 1. 代码风格 | ||
| - 使用 ESLint 进行代码检查 | ||
| - 使用 Prettier 进行代码格式化 | ||
| - 遵循 [.eslintrc.cjs](mdc:.eslintrc.cjs) 中的规则 | ||
| - 遵循 [.prettierrc.yaml](mdc:.prettierrc.yaml) 中的格式化规则 | ||
|
|
||
| 2. Git 提交规范 | ||
| - 遵循 [CONTRIBUTING.md](mdc:CONTRIBUTING.md) 中的提交规范 | ||
| - 使用语义化提交信息 | ||
|
|
||
| 3. 测试规范 | ||
| - 编写单元测试 | ||
| - 运行测试:`npm run test` | ||
|
|
||
| 4. 文档规范 | ||
| - 更新相关文档 | ||
| - 保持 README 文件的最新状态 | ||
| # build | ||
| `pnpm run build` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| { | ||
| "ignorePatterns": [ | ||
| "**/node_modules", | ||
| "**/dist", | ||
| "**/out", | ||
| ".gitignore", | ||
| ".github", | ||
| ".cursor", | ||
| ".vscode", | ||
| "build", | ||
| "resources", | ||
| "scripts", | ||
| "runtime", | ||
| "docs", | ||
| "test" | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix missing newline at end of file.
The file is missing a newline character at the end, which violates YAML formatting standards.
📝 Committable suggestion
🧰 Tools
🪛 YAMLlint (1.37.1)
[error] 49-49: no new line character at the end of file
(new-line-at-end-of-file)
🤖 Prompt for AI Agents