Skip to content

Tags: GeminiLight/MindOS

Tags

v1.0.2

Toggle v1.0.2's commit message
fix: complete standalone runtime dependencies

v1.0.1

Toggle v1.0.1's commit message
fix: repair npm standalone web runtime

v1.0.0

Toggle v1.0.0's commit message
refactor: restructure MindOS v1

desktop-v0.3.13

Toggle desktop-v0.3.13's commit message
chore(desktop): bump version to 0.3.13

v0.7.5

Toggle v0.7.5's commit message
chore: bump version to 0.7.5

v0.7.4

Toggle v0.7.4's commit message
0.7.4

- chore: update not-found page and wiki
- fix: ensure _standalone/ is included in npm package
- fix: optimize Chatbot interaction performance
- fix: optimize Markdown view mode switching performance

v0.7.3

Toggle v0.7.3's commit message
0.7.3

- fix: 修复测试失败问题
- fix: Hugging Face 模型下载失败(中国大陆网络)
- fix: Windows onboard 失败 - mcp/src/ 被 .npmignore 排除
- docs: document pdfjs-dist fourth recurrence (bundled runtime issue)
- fix: increase Agent timeout from 120s to 600s for slow API scenarios
- update

desktop-v0.3.12

Toggle desktop-v0.3.12's commit message
chore(desktop): bump version to 0.3.12

v0.7.2

Toggle v0.7.2's commit message
fix: update skill paths and dependencies

- Update skill-paths module
- Bump to v0.7.2

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.7.1

Toggle v0.7.1's commit message
fix(ci): fix Desktop macOS codesign symlink error + remove npm versio…

…n conflict check

- Remove symlinks from runtime bundle before packaging (macOS codesign rejects
  bundles with invalid symlink destinations)
- Remove "Check for version conflict" step from npm CI — it blocked retries
  and prevented dist-tag updates on already-published versions
- Bump versions: MindOS v0.7.1, Desktop v0.3.11

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>