问题:server-party-co-managed 使用 JoinSession 缓存的 participants, 但如果它是第一个加入的,缓存的列表只有自己,导致 keygen 失败。 修复: - proto: SessionEvent 添加 repeated PartyInfo participants 字段 - session-coordinator: PublishSessionStarted 时包含完整 participants - server-party-co-managed: 优先使用事件中的 participants 这确保所有 party 在收到 session_started 时都能获得完整的参与者列表。 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| api-gateway | ||
| infrastructure | ||
| mpc-system | ||
| scripts | ||
| services | ||
| .env.windows | ||
| docker-compose.windows.yml | ||