Skip to content

Remove unnecessary custom code#337

Merged
pirate merged 2 commits intomainfrom
remove-custom-code
Apr 3, 2026
Merged

Remove unnecessary custom code#337
pirate merged 2 commits intomainfrom
remove-custom-code

Conversation

@pirate
Copy link
Copy Markdown
Member

@pirate pirate commented Apr 3, 2026

Summary by cubic

Unifies model typing across the types package and simplifies docs, with no behavior changes.

  • Refactors

    • Added OptionsModel (Union[ModelConfigParam, str]) in session_extract_params.py and exported via __all__.
    • Switched Options.model to OptionsModel in both session_extract_params.py and session_observe_params.py.
    • Updated AgentConfig.model in session_execute_params.py to use AgentConfigModel with a clearer description.
    • Shortened the model_name docstring in session_start_params.py.
  • Dependencies

    • Bumped stagehand to 3.19.4 in uv.lock.

Written for commit c46c1ef. Summary will update on new commits. Review in cubic

cubic-dev-ai[bot]

This comment was marked as resolved.

@pirate pirate merged commit 8c62efc into main Apr 3, 2026
8 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.

2 participants