PackageTrack
Sign in Get early access

github.com/voocel/ainovel-cli

v0.7.6 #939 most downloaded on Go modules voocel/ainovel-cli

What this package is like to depend on

Last release 7 days ago

17 Aug 2026

Ships on a steady schedule

a new release about every 1 weeks

Some releases are documented

notes for 10 of 30 stable releases

Nothing withdrawn

no release was ever pulled

5 months old

46 releases · first in 2026

46 releases in the last 12 months

see the full history below

Release timeline

46 releases · Mar 2026 to Aug 2026
Release Pre-release

Releases

latest 46
  1. v0.7.6 17 Aug 2026
    Release notes

    新功能

    • 支持通过文件内容创建新书。
    • 新增兼容性自动迁移功能。
    • 增加作品元信息管理。
    • 支持章节修订同步。

    问题修复

    • 修复:支持按指定章节暂停创作进程。
    • 修正动态规划逻辑和日志输出语义。
    • 修复大纲同步问题和错误分类不准确的问题。

    性能优化

    • 统一上下文处理逻辑,提升内部效率。
    • 优化 TUI 界面重绘和章节摘要读取,提升交互流畅度。
    • 优化日志事件分层。
    • 优化故障日志诊断能力。
    Open source →
    Release notes

    a7d4af1

    新功能

    • 支持通过文件内容创建新书。

    • 新增兼容性自动迁移功能。

    • 增加作品元信息管理。

    • 支持章节修订同步。

    问题修复

    • 修复:支持按指定章节暂停创作进程。

    • 修正动态规划逻辑和日志输出语义。

    • 修复大纲同步问题和错误分类不准确的问题。

    性能优化

    • 统一上下文处理逻辑,提升内部效率。

    • 优化 TUI 界面重绘和章节摘要读取,提升交互流畅度。

    • 优化日志事件分层。

    • 优化故障日志诊断能力。

    Open source →
  2. v0.7.6-0.20260816085158-faec082b0e3b 16 Aug 2026 pre-release

    Nothing published for this version

  3. v0.7.5 02 Aug 2026
    Release notes

    新功能

    • 支持组合选择共创建议,提供更灵活的创作建议

    问题修复

    • 修复 Windows 平台通知功能异常的问题
    • 解决多进程并发访问同一书目录时可能发生的冲突

    性能优化

    • 提升长篇小说状态的增量写入效率
    • 优化上下文管理器,提升整体响应速度
    • 改进风格统计的准确性并加强共享索引约束
    • 移除部分不必要的交互询问,简化使用流程
    Open source →
  4. v0.7.4 25 Jul 2026
    Release notes

    新功能

    • 新增大纲修订能力
    • 支持结构化输出

    性能优化

    • 优化章节标题生成效率
    • 简化 AI 代理调度流程
    • 完善设定审查与返工闭环效率

    其他

    • 更新了内部 AI 模型提示词,提升生成质量
    Open source →
  5. v0.7.3 18 Jul 2026
    Release notes

    新功能

    • 新增 /config 命令,支持多模型配置及模型级上下文窗口设置。

    性能优化

    • 优化了自愈逻辑与错误处理,提升程序稳定性。
    • 改进了模型配置的交互与保存逻辑。
    • 强化了创作流程的一致性,提升中断恢复能力。

    其他

    • 调整了内部干预范围,提高了系统稳定性。
    Open source →
  6. v0.7.2 17 Jul 2026
    Release notes

    新功能

    • 新增 /reopen 命令,允许用户继续写作已完结的小说。
    • 导入功能底部新增用量状态栏,实时显示当前导入数据用量。
    • 启动时将主动提示并支持恢复未完成的导入任务。

    问题修复

    • 修复了 Windows PowerShell 上通知显示可能出现的 UTF-8 编码问题。
    • 提升了导入功能的稳定性与可观测性。

    性能优化

    • 优化了导入时的资源预算管理和数据校验,进一步提升导入效率和可靠性。

    重构

    • 重构了 /import 功能的内部处理管线,增强了模块化和未来可扩展性。
    Open source →
  7. v0.7.1 15 Jul 2026
    Release notes

    What's Changed

    • fix: 回显干预裁定失败的具体错误
    • fix: 移除普通模型调用中的 thinking 参数
    • feat: 新增扩弧自主校准后续规划
    Open source →
  8. v0.7.0 14 Jul 2026
    Release notes
    ### 新功能
    
    *   新增逐章验收共创模式。
    *   支持 Windows 原生通知。
    *   AI 裁定模块现已全面接入事件流,提升决策响应速度和准确性。
    
    ### 问题修复
    
    *   修复了章节重复写入的问题。
    *   修复了启动裁定失败后无法自愈的问题。
    
    ### 性能优化
    
    *   优化了字数退出规则,并在卷末增加失败原因。
    *   提升了完本校验的效率和准确性。
    *   优化了内部守护逻辑和分层结构,提升了系统稳定性。
    
    ### 重构
    
    *   重构了核心协调器,采用 Engine+Arbiter 架构取代了原有长循环模式。
    
    ### 其他
    
    *   更新了内容过滤的错误提示。
    *   调整了侧边栏 UI。
    Open source →
  9. v0.6.3 04 Jul 2026
    Release notes

    What's Changed

    • chore: bump agentcore
    Open source →
  10. v0.6.2 04 Jul 2026
    Release notes

    性能优化

    • 优化了停止指令的响应效率
    • 更新并优化了提示词缓存,提升了内容生成速度
    Open source →
  11. v0.6.1 02 Jul 2026
    Release notes

    新功能

    • 支持小说完本收敛
    • 重写完成后将自动暂停,方便用户进行验收

    问题修复

    • 修复了状态清理和程序退出时的问题

    性能优化

    • 优化右侧栏中文显示,支持按宽度截断和自动折行
    • 扩展文风统计模式,提供更全面的分析
    Open source →
  12. v0.6.0 30 Jun 2026

    Nothing published for this version

  13. v0.5.5 28 Jun 2026

    Nothing published for this version

  14. v0.5.4 26 Jun 2026

    Nothing published for this version

  15. v0.5.3 26 Jun 2026

    Nothing published for this version

  16. v0.5.3-0.20260624110345-d98aa0fbdaed 24 Jun 2026 pre-release

    Nothing published for this version

  17. v0.5.3-0.20260621023408-aeb902b2ebd7 21 Jun 2026 pre-release

    Nothing published for this version

  18. v0.5.2 20 Jun 2026

    Nothing published for this version

  19. v0.5.1 18 Jun 2026

    Nothing published for this version

  20. v0.5.0 14 Jun 2026

    Nothing published for this version

  21. v0.4.5 09 Jun 2026

    Nothing published for this version

  22. v0.4.4-0.20260607140233-321d8f5980d4 07 Jun 2026 pre-release

    Nothing published for this version

  23. v0.4.3 06 Jun 2026

    Nothing published for this version

  24. v0.4.2 04 Jun 2026

    Nothing published for this version

  25. v0.4.1 29 May 2026

    Nothing published for this version

  26. v0.4.1-0.20260524115422-82a79d11d0ce 24 May 2026 pre-release

    Nothing published for this version

  27. v0.4.0 24 May 2026

    Nothing published for this version

  28. v0.3.2-0.20260510153043-105d09a4e8dc 10 May 2026 pre-release

    Nothing published for this version

  29. v0.3.2-0.20260505161259-b20096c059da 05 May 2026 pre-release

    Nothing published for this version

  30. v0.3.1 05 May 2026

    Nothing published for this version

  31. v0.3.1-0.20260503090008-e404ff439c4a 03 May 2026 pre-release

    Nothing published for this version

  32. v0.3.0 02 May 2026

    Nothing published for this version

  33. v0.2.1-0.20260425094613-a9176b86634d 25 Apr 2026 pre-release

    Nothing published for this version

  34. v0.2.0 24 Apr 2026

    Nothing published for this version

  35. v0.1.3-0.20260420105139-c4c4bda3a170 20 Apr 2026 pre-release

    Nothing published for this version

  36. v0.1.2 19 Apr 2026

    Nothing published for this version

  37. v0.1.0 13 Apr 2026

    Nothing published for this version

  38. v0.0.3 30 Mar 2026

    Nothing published for this version

  39. v0.0.2 26 Mar 2026

    Nothing published for this version

  40. v0.0.2-0.20260323032813-adfcf253f5c1 23 Mar 2026 pre-release

    Nothing published for this version

  41. v0.0.1 22 Mar 2026

    Nothing published for this version

  42. v0.0.0-20260322043348-ea012e642dfa 22 Mar 2026 pre-release

    Nothing published for this version

  43. v0.0.0-20260319014659-7d7befa82cb9 19 Mar 2026 pre-release

    Nothing published for this version

  44. v0.0.0-20260318093819-fb49a72bb217 18 Mar 2026 pre-release

    Nothing published for this version

  45. v0.0.0-20260317170322-a7c9e9daecc9 17 Mar 2026 pre-release

    Nothing published for this version

  46. v0.0.0-20260317015032-b23ac0fb6b20 17 Mar 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive