Skip to content

chore(sdk): sync generated SDK (v1.0.6) - #188

Merged
abonneth merged 2 commits into
mainfrom
sync/agp
Jul 8, 2026
Merged

chore(sdk): sync generated SDK (v1.0.6)#188
abonneth merged 2 commits into
mainfrom
sync/agp

Conversation

@abonneth

@abonnethabonneth commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Auto-generated from the upstream codegen home.

Version:1.0.6 (patch; every sync bumps +0.0.1)
Upstream: agent_platform@23a2732


Note

Low Risk
Generated client and schema-only changes from upstream OpenAPI; behavior lives on the API server, not in this SDK diff.

Overview
Auto-generated SDK sync that exposes default browser profiles and a simpler way to attach them when starting browsers or web environments.

The browser profiles client gains get_default_browser_profile, set_default_browser_profile, and unset_default_browser_profile (sync and async), matching new GET /api/v2/browser-profiles/default and PUT/DELETE on .../{profile_id}/default. Profile responses now include is_default.

Browser and web environment create/update/patch types add use_default_browser_profile, which loads the caller’s default profile for a browser flavor instead of browser_profile_id (mutually exclusive). persist_browser_profile is documented to work with either explicit profile id or the default-profile flag.

openapi.json and the generated Python types/clients are updated together; no hand-written business logic in this repo.

Reviewed by Cursor Bugbot for commit d5179de. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursorcursorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4c831a6. Configure here.

Comment threadsrc/hai_agents/client.py
Comment threadsrc/hai_agents/types/browser.py
@abonnethabonneth changed the title chore(sdk): sync generated SDK (v1.0.6)chore(sdk): sync generated SDK (v1.0.7)Jul 8, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
@abonnethabonneth changed the title chore(sdk): sync generated SDK (v1.0.7)chore(sdk): sync generated SDK (v1.0.6)Jul 8, 2026
@abonneth
abonneth merged commit caec718 into mainJul 8, 2026
6 checks passed
@abonneth
abonneth deleted the sync/agp branch July 8, 2026 22:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@abonneth@adeprezh