Commit Graph

2 Commits

Author SHA1 Message Date
AIGameCreator App 998e33ca3d 完善AI游戏创作App本地工作区与Agent协作
补齐工作区启动器、非空目录确认和主窗口切换入口

改为运行时配置文件并支持全局与单Agent LLM Provider

接入平台 External API 生成和同步美术资产

补齐本地对话记录、Agent私有记忆和项目黑板

完善Agent状态、历史Run、快照、文件和资产快捷入口

同步AI游戏创作App实施计划和共享决策记录
2026-07-03 01:32:51 +08:00
lhk229 21b56ab611 Fix/llm parsing and null output (#69)
修复LLM解析错误(输出过长被截断)、LLM回复为空(Deepseek服务端问题)

---------

Co-authored-by: AIGameCreator App <dsk@genarrative.world>
Reviewed-on: https://git.genarrative.world/git/GenarrativeAI/Genarrative/pulls/69
Co-authored-by: lhk229 <ink29535@proton.me>
Co-committed-by: lhk229 <ink29535@proton.me>
2026-06-26 22:02:39 +08:00