Skip to content

Tags: GeminiLight/MindOS

Tags

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) <[email protected]>

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) <[email protected]>

v0.7.0

Toggle v0.7.0's commit message
feat: v0.7.0 — action tooltips, AI organize, search improvements, Win…

…dows install fix

- Add ActionTooltip component for Ask UI
- Improve AI organize hooks and diff-async logic
- Enhance search modal, inbox view, and board view
- Add i18n entries for AI chat and knowledge modules
- Fix Windows installation taking 5-6 minutes
- Fix npm publish CI verification step
- Bump versions: MindOS v0.7.0, Desktop v0.3.10

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

desktop-v0.3.11

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

…n conflict check

v0.6.85

Toggle v0.6.85's commit message
fix(ci): fix npm publish verification step — use explicit tgz filenam…

…e instead of glob

The *.tgz glob in the verify step failed because npm pack output the file
silently. Switch to explicit ls + variable to find the downloaded tarball.
Also bump to v0.6.85 since v0.6.84 was claimed on npm.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>