Skip to content

fix: Use correct AgenticSession API version#21

Merged
jeremyeder merged 1 commit intoambient-code:mainfrom
jeremyeder:feature/configurable-api-version
Feb 10, 2026
Merged

fix: Use correct AgenticSession API version#21
jeremyeder merged 1 commit intoambient-code:mainfrom
jeremyeder:feature/configurable-api-version

Conversation

@jeremyeder
Copy link
Contributor

Summary

  • Replace incorrect hardcoded apiVersion agenticplatform.io/v1 with vteam.ambient-code/v1alpha1 in clone_session and create_session_from_template manifests

Fixes #19

Test plan

  • All 45 existing tests pass
  • Verify clone_session creates manifests with correct apiVersion on vteam-uat
  • Verify create_session_from_template creates manifests with correct apiVersion on vteam-uat

🤖 Generated with Claude Code

Replace incorrect hardcoded apiVersion "agenticplatform.io/v1" with
"vteam.ambient-code/v1alpha1" in clone_session and
create_session_from_template manifests.

Fixes ambient-code#19

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jeremyeder
Copy link
Contributor Author

literally inventing apis now, claude. sad.

@jeremyeder jeremyeder merged commit bafc2da into ambient-code:main Feb 10, 2026
1 check failed
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.

[Amber] Hardcoded API version agenticplatform.io/v1 breaks against vteam.ambient-code/v1alpha1 clusters

1 participant