Skip to content

fix: ensure cuga agent param is initialized - #10549

Closed
jordanrfrazier wants to merge 4 commits into
mainfrom
fix-cuga-agent-param
Closed

fix: ensure cuga agent param is initialized#10549
jordanrfrazier wants to merge 4 commits into
mainfrom
fix-cuga-agent-param

Conversation

@jordanrfrazier

Copy link
Copy Markdown
Collaborator

No description provided.

@coderabbitai

coderabbitai Bot commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-cuga-agent-param

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the bug Something isn't working label Nov 10, 2025
@github-actions github-actions Bot added bug Something isn't working and removed bug Something isn't working labels Nov 10, 2025
@github-actions github-actions Bot added bug Something isn't working and removed bug Something isn't working labels Nov 10, 2025
@github-actions github-actions Bot added bug Something isn't working and removed bug Something isn't working labels Nov 10, 2025
"data": {"input": {"input": current_input, "chat_history": []}},
}
logger.debug(f"LLM MODEL TYPE: {type(llm)}")
if current_input:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Probably better idea to keep this if to check if user sent a message..

@jordanrfrazier

Copy link
Copy Markdown
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants