Skip to content

chore(ge-demo-generator): re-point template fetch at this repository + two small fixes#2978

Merged
holtskinner merged 2 commits into
GoogleCloudPlatform:mainfrom
ryotat7:chore/repin-template-v11
Jul 15, 2026
Merged

chore(ge-demo-generator): re-point template fetch at this repository + two small fixes#2978
holtskinner merged 2 commits into
GoogleCloudPlatform:mainfrom
ryotat7:chore/repin-template-v11

Conversation

@ryotat7

@ryotat7 ryotat7 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #2977, same as #2970 after #2963: during review, TEMPLATE_REPO / TEMPLATE_REF were temporarily pinned to the PR branch fork so generated setup scripts worked before merge. This re-points them at this repository, pinned to the #2977 merge commit (49f0bddb) that contains the final agent_template/ (including the Managed Agent helpers and deliverable skills). Verified with a live sparse-checkout fetch of the pinned ref from this repository — the exact commands the generated setup script runs — followed by a completeness check of the fetched template.

Also includes two small fixes found in end-to-end testing of the deployed sample:

  • Data Viewer header showed the raw business goal: the Gemini-summarized systemDescription was computed but never used — the viewer substitution passed the raw userGoal (full markdown scenario text) as GE_DASH_DESC. Now passes systemDescription (which already falls back to userGoal on generation failure).
  • Spelling check findings in app/Code.gs (two "Vertex AI Agent Platform" rewordings and a CLOUDSDK allow-list entry) that surface on this branch because the check runs against the merged feat(ge-demo-generator): Managed Autonomous Agent delegation, Workspace Authorization mode, and deliverable skills #2977 content.

…itory

Follow-up to GoogleCloudPlatform#2977, same as GoogleCloudPlatform#2970: TEMPLATE_REPO / TEMPLATE_REF were
temporarily pinned to the PR branch fork during review so generated
setup scripts worked before merge. Re-point them at this repository at
the merge commit that contains the final agent_template/.
@ryotat7
ryotat7 requested a review from a team as a code owner July 15, 2026 16:17
Reword two generated-script comment/echo lines to satisfy the
'Vertex AI Agent Platform' forbidden pattern and allow CLOUDSDK
(from the CLOUDSDK_CORE_DISABLE_PROMPTS environment variable).
@holtskinner
holtskinner merged commit e011375 into GoogleCloudPlatform:main Jul 15, 2026
9 checks passed
@ryotat7 ryotat7 changed the title chore(ge-demo-generator): point template fetch defaults at this repository chore(ge-demo-generator): re-point template fetch at this repository + two small fixes Jul 15, 2026
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