docs: update Roadmap with completed milestones and new directions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
yuanzonghao
2026-06-14 17:45:27 +08:00
parent 0dea2f8e36
commit 989f2a7872
3 changed files with 54 additions and 27 deletions
+18 -9
View File
@@ -197,15 +197,24 @@ See the [Bring-your-own voice Key guide](docs/xiaomi-tts-key.md) for how to obta
## Roadmap ## Roadmap
- [ ] Make generation latency imperceptible **Completed**
- [ ] Compatibility with more model providers
- [ ] Free-form player input mid-story - [x] Latency optimized to ~10s
- [ ] Mobile browser support - [x] Vision-based image interaction
- [ ] User accounts and login - [x] One-click deploy & custom model config
- [ ] Upgrade from static images to motion video - [x] Frontend API Key & model setup
- [ ] Voice interaction - [x] Mobile web support
- [ ] Share the story you're playing - [x] Story sharing (.infiplot format)
- [ ] Mobile app
**To Do**
- [ ] Mobile app & creator platform
- [ ] ComfyUI custom image generation
- [ ] Open Deploy quick deployment
- [ ] Reduce latency to under 5s
- [ ] Story save & resume
- [ ] Custom character cards & world settings
- [ ] Prompt cache hit-rate optimization
--- ---
+18 -9
View File
@@ -196,15 +196,24 @@ Xiaomi は TTS モデルに RPM/TPM 制限を設けています。公開デプ
## Roadmap ## Roadmap
- [ ] 生成遅延を体感できないレベルまで下げる **実装済み**
- [ ] より多くのモデルプロバイダに対応
- [ ] レイ中の自由入力対応 - [x] レイテンシを約 10 秒に最適化
- [ ] モバイルブラウザ対応 - [x] ビジョンベース画像インタラクション
- [ ] ユーザー登録・ログイン機能 - [x] ワンクリックデプロイ&カスタムモデル設定
- [ ] 静止画から動画へのアップグレード - [x] フロントエンドで API Key・モデル設定
- [ ] 音声インタラクション - [x] モバイル Web 対応
- [ ] プレイ中のストーリー共有 - [x] ストーリー共有.infiplot 形式)
- [ ] モバイルアプリ
**未実装**
- [ ] モバイルアプリ&クリエイタープラットフォーム
- [ ] ComfyUI カスタム画像生成対応
- [ ] Open Deploy クイックデプロイ
- [ ] レイテンシを 5 秒以内に短縮
- [ ] ストーリーの保存・再開
- [ ] カスタムキャラクターカード&世界観設定
- [ ] プロンプトキャッシュヒット率の最適化
--- ---
+18 -9
View File
@@ -208,15 +208,24 @@ InfiPlot 会与四类模型供应商通信。**文本(Text)和视觉(Visio
## Roadmap ## Roadmap
- [ ] 让用户感知不到生成延迟 **已实现**
- [ ] 兼容更多模型 provider
- [ ] 游玩过程中支持用户自定义输入 - [x] 延迟优化至约 10 秒
- [ ] 移动端浏览器适配 - [x] 视觉识图交互
- [ ] 用户注册登录系统 - [x] 一键部署与自定义模型配置
- [ ] 由静态图升级为动态视频 - [x] 前端直配 API Key 与模型
- [ ] 语音交互 - [x] 移动端 Web 适配
- [ ] 分享正在游玩的故事 - [x] 剧情分享(.infiplot 格式)
- [ ] 移动端 app
**未实现**
- [ ] 移动端 App 与创作平台
- [ ] 兼容 ComfyUI 自定义生图
- [ ] Open Deploy 快速部署
- [ ] 延迟压缩至 5 秒以内
- [ ] 剧情存档与续玩
- [ ] 自定义角色卡与世界观
- [ ] Prompt 缓存命中率优化
--- ---