-
Notifications
You must be signed in to change notification settings - Fork 106
spec(api): reconcile ambient-model spec against implementation #1548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
b1098cc
6afe44a
c1a9f8b
c4f9bf5
66baf36
45ebeab
d16c41d
f55753c
e6939b3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 47
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 1332
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 251
🏁 Script executed:
rg -t go "github.*gitlab.*jira" --max-count 5Repository: ambient-code/platform
Length of output: 422
🏁 Script executed:
rg -t go "case.*github" --max-count 5Repository: ambient-code/platform
Length of output: 171
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 1852
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 47
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 50378
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 10711
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 6468
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 47
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 5935
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 47
🏁 Script executed:
Repository: ambient-code/platform
Length of output: 47
Add backend credential handler for
vertexprovider.The
vertexenum value was added to credential provider schemas in the OpenAPI spec, but the backend lacks a corresponding credential handler function. AddGetVertexCredentialsForSession()incomponents/backend/handlers/runtime_credentials.goand register the endpoint, similar to existing handlers for github, google, jira, gitlab, coderabbit, and gerrit.Also applies to: 287-287, 322-322, 349-349
🤖 Prompt for AI Agents