Skip to content

[pull] main from google:main#70

Merged
pull[bot] merged 2 commits into
Android-studio61:mainfrom
google:main
Jul 1, 2026
Merged

[pull] main from google:main#70
pull[bot] merged 2 commits into
Android-studio61:mainfrom
google:main

Conversation

@pull

@pull pull Bot commented Jul 1, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


Summary by cubic

Updates the REST API reference to v2.3.0 with a reworked artifact versioning model and expanded schema docs, and adds the June 2026 community call recording.

  • New Features

    • Artifact API reorganized with clearer versioned paths and metadata: save via POST /apps/{app_name}/users/{user_id}/sessions/{session_id}/artifacts (body SaveArtifactRequest), load/delete via /artifacts/{artifact_name} (optional version query), list names via GET /artifacts, list versions via GET /artifacts/{artifact_name}/versions, load a specific version via GET /artifacts/{artifact_name}/versions/{version_id}, and get/list version metadata via /versions/{version_id}/metadata and /versions/metadata.
    • Schema updates and clarifications: added TurnCompleteReason, ComputerUse.enablePromptInjectionDetection, ComputerUse.disabledSafetyPolicies (with SafetyPolicy), new Environment values (ENVIRONMENT_MOBILE, ENVIRONMENT_DESKTOP), Chunk.chunkId/fileId, RunAgentRequest.customMetadata, Transcription.languageCode; increased FunctionDeclaration.name max length to 128; various description fixes and deprecations (e.g., Maps widget flag).
    • Community page: added the June 2026 call recording and removed the February 2026 card.
  • Migration

    • Update clients to new artifact endpoints and parameter types: version_id is now a string; SaveArtifactRequest is required in the POST body.
    • If you parse response objects, account for the new fields and the deprecated Maps widget flag.

Written for commit 6911408. Summary will update on new commits.

Review in cubic

@pull pull Bot locked and limited conversation to collaborators Jul 1, 2026
@pull pull Bot added the ⤵️ pull label Jul 1, 2026
@pull pull Bot merged commit 6911408 into Android-studio61:main Jul 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant