Uh oh!
There was an error while loading. Please reload this page.
feat(sdk): add runtime token auth - #215
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
abhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
2 times, most recently
from
May 7, 2026 17:41
4fffcf2 to
99c86cfCompareabhinav-galileoforce-pushed
the
abhi/runtime-auth-namespace-cutover
branch
from
May 7, 2026 18:24
09cb289 to
19fa65cCompareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
3 times, most recently
from
May 8, 2026 11:22
d52fb6b to
1485279Compare
This was referenced May 8, 2026
abhinav-galileoforce-pushed
the
abhi/runtime-auth-namespace-cutover
branch
from
May 8, 2026 15:28
259397b to
097b42dCompareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
2 times, most recently
from
May 8, 2026 16:07
73bd51c to
3894dd0Compareabhinav-galileoforce-pushed
the
abhi/runtime-auth-namespace-cutover
branch
from
May 8, 2026 16:57
af54543 to
479ca86Compareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
from
May 8, 2026 16:58
d4b8a66 to
a9796b6Compareabhinav-galileo
marked this pull request as ready for review
May 8, 2026 18:36
abhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
3 times, most recently
from
May 11, 2026 10:33
e934f08 to
df2bb43Compareabhinav-galileoforce-pushed
the
abhi/runtime-auth-namespace-cutover
branch
from
May 11, 2026 12:00
dce333a to
69aaa49Compareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
from
May 11, 2026 12:00
df2bb43 to
527a0a9Compareabhinav-galileoforce-pushed
the
abhi/runtime-auth-namespace-cutover
branch
from
May 12, 2026 08:23
69aaa49 to
4b778e3Compareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
3 times, most recently
from
May 12, 2026 10:24
585f6ba to
9b84888Compareabhinav-galileoforce-pushed
the
abhi/runtime-auth-namespace-cutover
branch
from
May 14, 2026 18:22
aa0bcce to
071a63aCompareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
from
May 14, 2026 18:22
9b84888 to
26770a3Compareabhinav-galileoforce-pushed
the
abhi/runtime-auth-namespace-cutover
branch
from
May 14, 2026 18:32
071a63a to
fe8488eCompareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
3 times, most recently
from
May 15, 2026 09:12
31f40bf to
4e0e0d1Compareabhinav-galileoforce-pushed
the
abhi/runtime-auth-namespace-cutover
branch
from
May 15, 2026 09:18
ec82ad3 to
c67ea44Compareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
2 times, most recently
from
May 15, 2026 11:35
6941db1 to
83f9c2bCompareabhinav-galileo added a commit
that referenced
this pull request
May 15, 2026
## Summary - Move `/controls` and `/control-templates/render` onto operation-based auth. - Keep `GET /controls/schema` public because it returns static metadata. - Require `CONTROLS_CREATE` for validate and render because both use the authoring path. - Preserve no-auth deployment mode. ## Behavior Change - `POST /controls/validate` and `POST /control-templates/render` now require create access under the default header provider. ## Testing - `make prepush` on the stacked branch in #215.
abhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
from
May 15, 2026 11:43
83f9c2b to
978d4c7Compareabhinav-galileoforce-pushed
the
abhi/runtime-auth-namespace-cutover
branch
from
May 15, 2026 11:46
1272698 to
8163931Compareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
from
May 15, 2026 11:47
978d4c7 to
00ce671Compareabhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
from
May 15, 2026 12:18
00ce671 to
905d126CompareExchange target-bound runtime tokens for evaluation requests when configured, cache them per target, and retry once after a 401. Keep no-auth and API-key runtime flows on the existing request-auth path when token exchange is unavailable or disabled.
Default stays X-API-Key; pass api_key_header=... or set AGENT_CONTROL_API_KEY_HEADER to override when the upstream auth expects a different header.
abhinav-galileoforce-pushed
the
abhi/python-sdk-runtime-auth
branch
from
May 15, 2026 14:38
905d126 to
3c958fbComparenamrataghadi-galileo
approved these changes
May 15, 2026
Uh oh!
There was an error while loading. Please reload this page.
galileo-automation pushed a commit
that referenced
this pull request
May 28, 2026
## [2.6.0](ts-sdk-v2.5.0...ts-sdk-v2.6.0) (2026-05-28) ### Features * **evaluators:** add new lluna client ([#213](#213)) ([f65beb9](f65beb9)) * **sdk:** add otel support ([#177](#177)) ([9530368](9530368)) * **sdk:** add runtime token auth ([#215](#215)) ([6cc0f38](6cc0f38)) * **server:** add control clone-and-bind endpoint ([#229](#229)) ([1728bf9](1728bf9)) * **server:** add runtime auth and namespace scoping ([#214](#214)) ([56e44fe](56e44fe)) * **server:** allow host-owned logging setup ([#227](#227)) ([c0fd159](c0fd159)) * **server:** bundle migrations in wheel and add agent-control-migrate ([#209](#209)) ([8c5c35e](8c5c35e)) * **server:** migrate controls routes to auth framework ([#212](#212)) ([764bd4b](764bd4b)) ### Bug Fixes * **examples:** declare local SDK workspace deps ([#222](#222)) ([d22aa1d](d22aa1d)) * **sdk:** Get trace context from provider ([#211](#211)) ([1efe30f](1efe30f)) * **sdk-ts:** normalize generated client ([#231](#231)) ([1c097d2](1c097d2)) * **server:** make observability migration retry-safe ([#226](#226)) ([b9dd00d](b9dd00d)) * **server:** prevent migration lock transactions ([#224](#224)) ([e65a2f4](e65a2f4)) * **server:** scope auth upstream CA to HTTP provider ([#232](#232)) ([7a0ce21](7a0ce21)) * **ui:** fix editing of controls in the UI ([#218](#218)) ([981e33d](981e33d)), closes [#Risk](https://github.com/agentcontrol/agent-control/issues/Risk)
galileo-automation
commented
May 28, 2026
Collaborator
🎉 This PR is included in version 2.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
auto,none,api_key, andjwt.Stack
Testing
make prepush