Skip to content

fix(replay): satisfy clippy and preserve OpenCode sampling - #127

Open
wyeth93 wants to merge 6 commits into
mainfrom
codex/gateway-model-api-tool-call-tests
Open

fix(replay): satisfy clippy and preserve OpenCode sampling#127
wyeth93 wants to merge 6 commits into
mainfrom
codex/gateway-model-api-tool-call-tests

Conversation

@wyeth93

@wyeth93 wyeth93 commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

修复已合并的 SandboxReplay PR #123 中发现的问题:

  • 修复 persisting-replay workspace Clippy 的 let_and_return 错误;
  • 在 OpenCode 续跑时写入 provider base URL 和采样参数,保持原始轨迹的推理配置。

验证:

  • cargo clippy -p persisting-replay --all-targets -- -D warnings
  • workspace Clippy 在本地因 Cargo registry 只读无法下载依赖,已由 CI 验证;
  • 相关 OpenCode provider 配置单元测试。

@wyeth93
wyeth93 force-pushed the codex/gateway-model-api-tool-call-tests branch from 7e8b3ec to 3098e01 Compare September 8, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant