Skip to content

Conversation

@jdchawla29
Copy link
Collaborator

@jdchawla29 jdchawla29 commented Jan 23, 2026

Add docs for GeminiCUAAgent, highlight differentiation. Also fix gateway model resolution to use the api endpoint which correctly resolves the agent_type for specialized models.


Note

Updates model resolution to align with the HUD Platform API and expands docs for Gemini CUA.

  • Switches gateway lookup to HUD API (/models/), parsing models with model_name, sdk_agent_type, and provider defaults; resolve_cls now maps via sdk_agent_type or provider.default_sdk_agent_type and create_agent passes provider name to build_gateway_client
  • Refactors tests to new schema and adds coverage for Gemini, Operator, OpenAI-compatible, and provider override behaviors
  • Documentation: standardizes config param from checkpoint_namemodel across agents; adds GeminiCUAAgent section (config, predefined functions, example); updates hud eval to include gemini_cua; adds AgentType.GEMINI_CUA to types; minor Gemini agent description tweaks

Written by Cursor Bugbot for commit 318aea9. This will update automatically on new commits. Configure here.

Fixes HUD-648

@jdchawla29 jdchawla29 requested a review from lorenss-m January 23, 2026 19:32
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b242b594b0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@lorenss-m lorenss-m closed this Jan 25, 2026
@jdchawla29 jdchawla29 reopened this Jan 27, 2026
@jdchawla29 jdchawla29 merged commit 2d80b24 into main Jan 27, 2026
10 checks passed
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.

3 participants