Skip to content

Split agent runtime helpers#178

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

Split agent runtime helpers#178
haasonsaas merged 1 commit into
mainfrom
codex/agent-llm-split-20260526

Conversation

@haasonsaas
Copy link
Copy Markdown
Contributor

Summary

  • move agent LLM invocation/fallback/usage helpers into crates/browser-use-core/src/agent/llm.rs
  • move step metadata and screenshot-decision helpers into crates/browser-use-core/src/agent/run_state.rs
  • reduce crates/browser-use-core/src/agent.rs from 1,073 to 971 lines

Test Plan

  • cargo check -p browser-use-core
  • cargo test -p browser-use-core --lib
  • cargo fmt --check
  • git diff --check

@haasonsaas haasonsaas merged commit 2f337c0 into main May 26, 2026
2 checks passed
@haasonsaas haasonsaas deleted the codex/agent-llm-split-20260526 branch May 26, 2026 10:58
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