litellm/litellm-rust
devin-ai-integration[bot] 9c10e0f985
feat(testkit): agent clients for Claude Code, Codex and opencode (#43181)
* feat(testkit): install and configure Claude Code, Codex and opencode against a gateway

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* refactor(testkit): derive targets from target-lexicon and split agents behind a trait

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* refactor(testkit): group sources into agent and install folders

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* feat(testkit): split agents into install, configure and drive with semver-aware launch

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* style(testkit): drop a needless borrow

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---------

Co-authored-by: Yujong Lee <yujong@berri.ai>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-25 17:27:30 +00:00
..
crates feat(testkit): agent clients for Claude Code, Codex and opencode (#43181) 2026-09-25 17:27:30 +00:00
.gitignore feat: add LiteLLM Rust workspace with Mistral OCR bridge (#31033) 2026-06-23 13:16:47 -07:00
AGENTS.md refactor(rust): extract the host coroutine into its own crate (#43129) 2026-09-25 04:20:06 +00:00
Cargo.lock feat(testkit): agent clients for Claude Code, Codex and opencode (#43181) 2026-09-25 17:27:30 +00:00
Cargo.toml feat(testkit): agent clients for Claude Code, Codex and opencode (#43181) 2026-09-25 17:27:30 +00:00
clippy.toml wip 2026-09-19 10:36:59 -07:00