Download Latest Version v0.6.3 source code.tar.gz (806.7 kB)
Email in envelope

Get an email when there's a new version of inkos

Home / v0.4.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-17 1.2 kB
v0.4.6 source code.tar.gz 2026-03-17 576.0 kB
v0.4.6 source code.zip 2026-03-17 630.5 kB
Totals: 3 Items   1.2 MB 0

v0.4.6

日志系统 + 流式兼容性 + 本地模型容错 + CLI 增强。

结构化日志

  • Logger 模块:ANSI 颜色输出、JSON Lines 文件日志
  • inkos up 自动写入 inkos.log
  • write nextdraftup 支持 -q, --quiet 静默模式
  • LLM 流式心跳:模型思考期间每 30 秒汇报进度

流式兼容性

  • Stream 自动降级:streaming 失败时自动用 sync 重试(兼容智谱/Gemini 等中转站)
  • 流中断部分内容恢复:已接收 ≥500 字符时返回截断内容而非报错(#21)
  • 错误诊断增强:附带 baseUrl、model 上下文和排查建议
  • inkos doctor 失败时给出针对性 hints

Bug 修复

  • rewrite 快照恢复:非数值题材不再报错(#37)
  • rewrite 第 1 章:可正确恢复初始状态(#34)
  • 本地小模型空章节:fallback 解析兼容 Qwen/Ollama(#13

CLI 增强

Full Changelog: https://github.com/Narcooo/inkos/compare/v0.4.5...v0.4.6

Source: README.md, updated 2026-03-17