You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marketplace:修复 ZIP 归档内重复 slug 前缀(如 my-skill/my-skill/SKILL.md)只剥离一层导致文件定位失败的问题
调整
版本号升级至 v2.1.6
设置页分区顺序调整,安全扫描移至"恢复默认设置"之前
风险扫描缓存目录移至 cache/risk 下
English
Added
Skill risk scanning: rule engine + LLM second-pass review with global progress indicator to help identify potential risks in skill content
One-click skills import/export: pack as zip for cross-device sync, with conflict preview (skip/overwrite/rename) on import
QoderWork CN tool support: new built-in tool configuration
Tags in tools page Skills dialog: display tags and batch enable/disable by tag
Recursive nested skill scanning: supports deep structures like skills/superpowers/<skill>/SKILL.md (max depth 5), skips hidden directories like .git
Fixed
Windows: handle 0-byte WindowsApps alias stubs causing editor launch failures (ERROR_BAD_EXE_FORMAT 193), with copy-mode fallback when symlink creation is not permitted
Linker safety: disable_skill now refuses to delete non-managed real directories to prevent user content loss; added copy-mode metadata identification
Marketplace: fixed repeated slug prefix in ZIP archives (e.g. my-skill/my-skill/SKILL.md) being stripped only once, causing file resolution failures
Changed
Bumped version to v2.1.6
Reordered settings sections; security scanning moved before "restore defaults"
Risk scan cache directory relocated under cache/risk