Skip to content

v0.8.5

Choose a tag to compare

@github-actions github-actions released this 11 Aug 06:11
· 16 commits to main since this release

禹都 AI 解决方案助手 v0.8.5

中文更新说明

本版本重点升级软件著作权模块,形成从软著项目、源码准备、材料生成、人工核对、提交前总检到正式资料导出的完整工作流。

软著项目与源码准备

  • 新增独立的软著项目管理,支持创建、检索、进入和删除项目;删除操作提供二次确认。
  • 每个软著项目独立保存源码范围、登记字段、草稿、复核状态和导出记录,项目之间互不覆盖。
  • 将“源码准备”与当前软著项目关联,优化首次使用引导、文件筛选、重新扫描和材料生成入口。
  • 增强源码技术栈识别,结合项目配置、依赖清单、文件结构和语言分布识别常见前后端及桌面应用技术。

材料生成与编辑

  • 重构软著材料页面,按“源码与登记信息—草稿生成—材料核对—申报复核—提交前总检—正式导出”的顺序组织功能。
  • 支持使用文本模型根据源码证据生成软件主要功能和软件技术特点,并保留人工编辑与保存能力。
  • 登记日期改用日期选择组件,减少手工输入格式错误。
  • 新增草稿结构化审阅、章节编辑、预览、版本记录和恢复能力。
  • 改进操作手册标题一致性检查和问题定位,支持直接跳转到对应章节处理。
  • 优化代码鉴别材料的 DOCX 排版、分页、长行处理、字体和页眉页码显示。

操作手册图片与 AI 示意图

  • 支持纯文字手册、手动截图和 AI 功能示意图三种模式。
  • AI 可根据导入源码的功能证据生成多组相关提示词,并支持一键更换提示词。
  • 新增图片悬停预览、放大查看、说明与插入位置编辑、排序、移除和自定义提示词重新生成。
  • 新增操作手册图片人工核对,图片内容、说明或位置发生变化后会自动要求重新确认。

核对、总检与正式导出

  • 新增代码鉴别材料人工核对,覆盖页数范围、源码范围和代码可读性。
  • 新增申报人工复核与证据链清单,覆盖软件权属、申请主体、关键日期、源码证据和当地受理要求。
  • 新增官网字段映射、跨材料一致性检查、材料就绪清单和清晰的“去处理”定位入口。
  • 调整正式流程:提交前总检全部通过后才可导出正式资料;后台同样强制执行前置校验,不能绕过。
  • 将导出后的文件摘要、命名和 ZIP 完整性检查独立为“交付包校验”,不再与导出前总检形成循环。
  • 支持导出批次历史、确认快照绑定和文件完整性复查。

稳定性与发布

  • 增加软著工作区迁移、项目级存储、草稿历史和异常恢复保护。
  • 加固本地图片尺寸解析及文档图片处理,升级相关依赖并增加安全验证脚本。
  • 增加软著、源码准备、文档安全、发布候选版和未签名产物验证脚本。
  • macOS 与 Windows 版本暂不进行代码签名,首次打开时可能出现操作系统安全提示。

English Release Notes

This release delivers a major upgrade to the Software Copyright module, providing an end-to-end workflow from project and source preparation through drafting, human review, pre-export checks, and final package export.

Software Copyright Projects and Source Preparation

  • Added dedicated Software Copyright project management with create, search, open, and delete operations, including a confirmation dialog for deletion.
  • Each project now keeps its own source scope, registration fields, drafts, review state, and export history without overwriting other projects.
  • Connected Source Preparation to the active Software Copyright project and improved first-use guidance, file selection, rescanning, and handoff to material generation.
  • Improved technology-stack detection using project configuration files, dependency manifests, directory structure, and language distribution.

Material Generation and Editing

  • Reorganized the workspace into a clear sequence: source and registration data, draft generation, material review, filing review, pre-export checks, and final export.
  • Added text-model generation for the software's main functions and technical features based on source evidence, with editable and saveable results.
  • Replaced manually typed registration dates with date-picker controls.
  • Added structured draft review, chapter editing, preview, version history, and restore support.
  • Improved operation-manual title consistency checks and direct navigation to the relevant section.
  • Improved code-identification DOCX layout, pagination, long-line handling, fonts, headers, and page numbering.

Manual Images and AI Illustrations

  • Added three manual modes: text only, imported screenshots, and AI-generated functional illustrations.
  • The text model can now generate multiple source-related image prompts, with one-click prompt replacement.
  • Added hover preview, full-size viewing, caption and placement editing, reordering, removal, and custom-prompt regeneration.
  • Added human confirmation for operation-manual images; changes to content, captions, or placement automatically invalidate the previous confirmation.

Review, Pre-export Checks, and Final Export

  • Added human review for code-identification materials, covering page range, source scope, and readability.
  • Added a filing review and evidence-chain checklist covering ownership, applicant identity, key dates, source evidence, and local filing requirements.
  • Added official-form field mapping, cross-material consistency checks, a readiness checklist, and direct “Go fix” navigation.
  • Final export is now the last step and is enabled only after all pre-export checks pass. The Electron backend enforces the same gate so it cannot be bypassed.
  • Moved post-export hash, naming, and ZIP integrity checks into a separate Delivery Package Verification section.
  • Added export-batch history, confirmed-snapshot binding, and file-integrity revalidation.

Reliability and Distribution

  • Added workspace migration, project-scoped persistence, draft history, and recovery safeguards for Software Copyright workflows.
  • Hardened local image-dimension parsing and document image handling, upgraded related dependencies, and added security verification scripts.
  • Added verification scripts for Software Copyright, source preparation, document security, release candidates, artifacts, and unsigned packages.
  • macOS and Windows packages remain unsigned, so operating-system security warnings may appear on first launch.

Full Changelog: v0.8.0...v0.8.5