Skip to content

Split CLI LLM provider config#175

Merged
haasonsaas merged 1 commit into
mainfrom
codex/cli-llm-config-split-20260526
May 26, 2026
Merged

Split CLI LLM provider config#175
haasonsaas merged 1 commit into
mainfrom
codex/cli-llm-config-split-20260526

Conversation

@haasonsaas
Copy link
Copy Markdown
Contributor

Summary

  • move CLI LLM provider/model/env/header wiring into crates/browser-use-cli/src/llm_config.rs
  • keep main.rs focused on command parsing and execution while preserving the existing clap/MCP provider surface
  • reduce crates/browser-use-cli/src/main.rs from 1,217 to 933 lines

Test Plan

  • cargo check -p browser-use-cli
  • cargo test -p browser-use-cli
  • cargo fmt --check
  • git diff --check

@haasonsaas haasonsaas merged commit 8a9cc7e into main May 26, 2026
2 checks passed
@haasonsaas haasonsaas deleted the codex/cli-llm-config-split-20260526 branch May 26, 2026 10:42
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