Skip to content

v0.0.12

Choose a tag to compare

@player-Muteki player-Muteki released this 09 Jul 07:33

v0.0.12 - 2026-07-09

♻️ Refactor

  • 移除 WorkspaceRuntime 中重复的 save_config() 方法定义
  • 清理 ProjectContext.setup_engines() 中废弃的 DocumentManifest 重复构造
  • IngestionEngine._display_path 改用 self.root 替代 Path.cwd(),消除路径歧义

🔧 Maintenance

  • 版本号更新至 v0.0.12
  • .local-pkgs/ 加入 .gitignore,修复大文件误提交问题