Skip to content

gut(providers): update docs and tests from *-cli to bare runtime names (#2128)#2156

Merged
alexey-pelykh merged 1 commit intomainfrom
gut/update-docs-tests-cli-to-bare-runtime
Apr 8, 2026
Merged

gut(providers): update docs and tests from *-cli to bare runtime names (#2128)#2156
alexey-pelykh merged 1 commit intomainfrom
gut/update-docs-tests-cli-to-bare-runtime

Conversation

@alexey-pelykh
Copy link
Copy Markdown

Summary

  • Replace all claude-cli/codex-cli provider references with bare runtime names (claude/codex) in documentation, test fixtures, and CLI flag
  • Rename --claude-cli-logs CLI flag to --claude-logs (including internal option name, subsystem filter, and env var)
  • Only normalizeProviderId backward-compat rules and their tests retain *-cli strings

Closes #2128

Test plan

  • pnpm check passes (format + typecheck + lint)
  • pnpm test passes (883 passed, 83 skipped)
  • grep -r "claude-cli\|codex-cli" only finds normalizeProviderId backward-compat rules and their tests

🤖 Generated with Claude Code

#2128)

Replace all claude-cli/codex-cli provider references with bare runtime
names (claude/codex) in documentation, test fixtures, and the
--claude-cli-logs CLI flag (now --claude-logs). Only normalizeProviderId
backward-compat rules remain.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@alexey-pelykh alexey-pelykh enabled auto-merge (squash) April 8, 2026 16:21
@alexey-pelykh alexey-pelykh merged commit 7bd809f into main Apr 8, 2026
9 checks passed
@alexey-pelykh alexey-pelykh deleted the gut/update-docs-tests-cli-to-bare-runtime branch April 8, 2026 16:33
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.

gut(providers): update docs and tests from *-cli to bare runtime names

1 participant