docs: fold legacy release notes into v1.8 overview

This commit is contained in:
Ma
2026-08-17 14:54:37 +08:00
parent 18260cc9c2
commit 5da9fad03d
3 changed files with 3 additions and 18 deletions
+1 -6
View File
@@ -42,6 +42,7 @@ Thanks to [Kimi](https://www.kimi.com/code/?aff=inkos) for sponsoring this proje
InkOS 1.8.0 converges the Chat Agent and every production workflow on one pi-agent-centered harness. Models understand, propose, and invoke capabilities; InkOS owns confirmation, context, state, atomic persistence, and artifact truth. Long fiction, short fiction, scripts, storyboards, interactive films, Play, and translation keep their own craft methods while sharing execution, retrieval, observation, and recovery infrastructure.
- **Model setup**: Studio includes provider settings, model routing, cover-service settings, [kkaiapi](https://en.kkaiapi.com/) / OpenRouter aggregator entries, and custom OpenAI-compatible endpoints.
- **One production harness**: Studio Chat, TUI, `inkos interact`, and production workers share the pi-agent tool loop and typed action/result boundary. Existing pipelines are deterministic, interruptible capabilities rather than parallel natural-language decision engines.
- **15 built-in professional Skills**: dedicated `SKILL.md` packages cover long-form writing/review, commercial shorts, Play, scripts, storyboards, interactive film, translation, analysis, market research, import, covers, and semantic de-slopping. Each medium shares the Skill architecture, not long-form-specific prompts.
- **Unified local retrieval**: story memory, archived materials, and Skill references use one rebuildable SQLite FTS5 / BM25 projection. Source files remain authoritative and retrieved evidence keeps source locations.
@@ -52,12 +53,6 @@ InkOS 1.8.0 converges the Chat Agent and every production workflow on one pi-age
- **TUI parity with Studio**: explicit `/new`, `/short`, `/play`, `/cover`, and `/write` surfaces; structured `/confirm` / `/cancel`; session-level `/model`; and adaptive light/dark terminal colors. Ordinary free text still goes to the Agent.
- **Models and workbench**: LM Studio support, persistent dynamic model catalogs and external canon imports, custom cover Base URLs, wider chapter previews, and a safe chapter rewrite workspace.
## v1.5-v1.7: Building the Multi-Format Agent Workbench
- **v1.5 · InkOS Play and one interaction surface**: open worlds, branching interaction, character / inventory / evidence / relationship state, and generated images entered Studio. Chat, TUI, and CLI began grounding heavy actions in confirmation and real tool results instead of keyword shortcuts or prose claims.
- **v1.6 · Interactive film and standard Skills**: scripts, storyboards, multi-ending story graphs, node images, and exportable interactive-film projects arrived alongside standard `SKILL.md` expertise and sourced Web research.
- **v1.7 · Translation, narrative forecasts, and continuous collaboration**: long-document translation, isolated future-branch comparison, attachments and manuscript import, editable prompts, background production, resumable tasks, and transparent review/revision controls completed the multi-format workbench.
<p align="center">
<img src="assets/interactive-film-e2e.png" width="900" alt="InkOS interactive-film story graph E2E screenshot">
</p>
+1 -6
View File
@@ -34,6 +34,7 @@ InkOS は、物語創作と多言語翻訳のための AI Agent システムで
InkOS 1.8.0 は、Chat Agent と各作品パイプラインを一つの pi-agent 中心 harness に統合します。モデルは理解・提案・能力呼び出しを担当し、InkOS は確認、コンテキスト、状態、原子的な保存、成果物の真実性を管理します。長編、短編、脚本、絵コンテ、インタラクティブ影遊、Play、翻訳は、それぞれの専門手法を保ちながら、実行・検索・観測・復旧基盤を共有します。
- **モデル設定**:Studio はサービス設定、モデルルーティング、表紙サービス、[kkaiapi](https://en.kkaiapi.com/) / OpenRouter などのモデル集約入口、カスタム OpenAI-compatible エンドポイントに対応します。
- **単一の production harness**Studio Chat、TUI、`inkos interact`、production worker が pi-agent のツールループと型付き action/result 境界を共有します。既存 pipeline は並行する自然言語判断エンジンではなく、決定論的で中断可能な能力になります。
- **15 個の内蔵専門 Skills**:長編執筆 / レビュー、商業短編、Play、脚本、絵コンテ、インタラクティブ影遊、翻訳、分析、市場調査、取り込み、表紙、脱 AI 表現を専用 `SKILL.md` で提供します。
- **統一本地検索**:物語メモリ、資料庫、Skill 参考資料を、再構築可能な SQLite FTS5 / BM25 投影で検索します。原本ファイルが正規データであり、検索結果には出典位置が残ります。
@@ -44,12 +45,6 @@ InkOS 1.8.0 は、Chat Agent と各作品パイプラインを一つの pi-agent
- **TUI を Studio と整合**`/new``/short``/play``/cover``/write`、構造化 `/confirm` / `/cancel`、セッション単位 `/model`、明暗背景対応カラーを追加しました。
- **モデルとワークベンチ**:LM Studio、永続化される動的モデル一覧と外部母本、カスタム表紙 Base URL、広い章プレビュー、安全な章リライトワークスペースに対応します。
## v1.5-v1.7:マルチフォーマット Agent ワークベンチの形成
- **v1.5 · InkOS Play と統一インタラクション面**:開放世界、分岐インタラクション、キャラクター / 所持品 / 証拠 / 関係状態、画像生成を Studio に統合し、重い操作を確認と実際の tool result に基づいて扱う基盤を作りました。
- **v1.6 · インタラクティブ影遊と標準 Skills**:脚本、絵コンテ、マルチエンディングの物語グラフ、ノード画像、プロジェクト書き出しに加え、標準 `SKILL.md` と出典付き Web リサーチを導入しました。
- **v1.7 · 翻訳、物語予測、継続的コラボレーション**:長文翻訳、非正史の未来ルート比較、添付と既存原稿の取り込み、編集可能なプロンプト、バックグラウンド生成、中断・復旧可能なタスク、透明なレビュー / 修正を統合しました。
<p align="center">
<img src="assets/interactive-film-e2e.png" width="900" alt="InkOS インタラクティブ影遊ストーリーグラフ E2E スクリーンショット">
</p>
+1 -6
View File
@@ -49,6 +49,7 @@ InkOS 是一个面向故事创作与多语言翻译的 AI Agent 系统:长篇
InkOS 1.8.0 把“Chat Agent 调工具”和“各类作品管线”收敛成一套围绕 pi-agent 的生产 harness。模型负责理解、提议和调用能力;InkOS 负责确认、上下文、状态、原子落盘和产物真实性。长篇、短篇、剧本、分镜、互动影游、Play 与翻译继续保留各自的专业方法,但共享同一套执行、检索、观测和恢复基础设施。
- **模型配置**:Studio 内置多服务配置、模型路由和封面服务配置;支持 [kkaiapi](https://kkaiapi.com/) / OpenRouter 等全球主流模型聚合入口,以及自定义 OpenAI-compatible 服务。
- **单一生产 Harness**Studio Chat、TUI、`inkos interact` 与生产 worker 共用 pi-agent 工具循环和结构化 action/result;既有 pipeline 降为可直接调用、可中断、可观测的确定性能力,不再维护平行的自然语言决策内核。
- **15 个内置专业 Skills**:长篇写作 / 审稿、商业短篇、Play、剧本、分镜、互动影游、翻译、拆稿、市场研究、导入、封面与去 AI 味都拥有独立 `SKILL.md`;各作品类型复用 Skill 架构,不复用不适合自己的长篇提示词。
- **统一本地检索**:故事记忆、材料库和 Skill 参考资料共用 SQLite FTS5 / BM25 检索投影;原始文件仍是权威来源,索引可重建,检索结果保留来源与位置。
@@ -59,12 +60,6 @@ InkOS 1.8.0 把“Chat Agent 调工具”和“各类作品管线”收敛成一
- **TUI 对齐 Studio**:新增 `/new``/short``/play``/cover``/write` 明确入口,结构化 `/confirm` / `/cancel`,会话级 `/model` 切换和明暗终端自适应配色;普通自由文本仍交给 Agent 理解。
- **模型与工作台补齐**:新增 LM Studio 本地服务,动态模型目录和外部母本导入可持久化;Studio 支持自定义封面 Base URL、宽屏章节预览和安全章节重写。
## v1.5-v1.7 - 多形态 Agent 工作台的形成
- **v1.5 · InkOS Play 与统一交互面**:开放世界、分支互动、角色 / 物品 / 证据 / 关系状态、自动配图进入 Studio;Chat、TUI、CLI 开始用确认动作和真实工具结果取代关键词抢跑与口头完成。
- **v1.6 · 互动影游与标准 Skills**:增加剧本、分镜、互动影游、多结局剧情树、节点图片与项目导出;接入标准 `SKILL.md` 和带来源的 Web 研究,让专业方法可按意图调用或由用户强制指定。
- **v1.7 · 翻译、剧情推演与持续协作**:增加 EPUB / PDF / TXT / Markdown 长文翻译、非正史未来分支比较、附件与旧稿导入、可编辑提示词、后台生产、可中断 / 可恢复任务,以及更透明的审稿修订与数据安全边界。
<p align="center">
<img src="assets/interactive-film-e2e.png" width="440" alt="InkOS 互动影游剧情树实测截图">
<img src="assets/studio-play-1-5.png" width="440" alt="InkOS Play Studio 开放世界界面">