Conversation
在世界机会和调度器之间增加会面协议,原子预约双方未来活动,实际到场后按轮次交谈,结束或失败时恢复当前日程。提供阶段上下文、本人事件记忆、场景对话呈现和本地 DeepSeek 决策代理。 共享工作区 EditMode 588 项、图形 PlayMode 174 项及代理 10 项测试通过;默认跳过的真实联调测试单独通过,6 次提供方调用完成 Ren 与 Sora 会面。台词中的时间称呼和未确认鱼获问题记录为模型评测限制,台词不产生资源变更。
更新 Agent 世界 PRD,并登记实现提交的隔离 EditMode 584 项、图形 PlayMode 172 项通过结果和真实两人场景证据。保留调用、Token、耗时、场景状态及报告哈希,明确台词事实错误、资源和持久化边界。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ren 与 Sora 现在可以由世界机会自动发起邀约,接受后保持当前工作直到约定时刻,再沿现有道路赴约。宿主确认双方到场后才开放交替发言,完成或失败时释放双方活动与地点并恢复当前日程。
本次增加会面状态、阶段上下文、本人实际事件记忆、场景对话呈现和本地 DeepSeek 代理。读档、迟到回复、地点争用、玩家打断和调用预算由宿主处理;台词不产生物品或交付记录。
验证:隔离检出 EditMode 584 项、图形 PlayMode 172 项通过,默认跳过 1 项需要显式启用的真实调用测试;代理 10 项测试通过。真实两人场景另行通过:请求
deepseek-v4-flash,返回deepseek-flash,6 次提供方调用完成会面,消耗 5,323 Token。台词出现时间称呼错误和未确认鱼获,后续需评测事实一致性。此 Draft PR 叠加在 接入 NPC 有界自主决策与渐进式地点上下文 的分支上,保留未合并状态。资源协作和跨存档记忆属于后续任务。