Link fixes and added link fix skill 4/13/26#384
Merged
kristin-kronstain-brown merged 23 commits intomainfrom Apr 14, 2026
Merged
Link fixes and added link fix skill 4/13/26#384kristin-kronstain-brown merged 23 commits intomainfrom
kristin-kronstain-brown merged 23 commits intomainfrom
Conversation
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
Deploying agentproxy with
|
| Latest commit: |
51134f2
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3f273df0.agentproxy.pages.dev |
| Branch Preview URL: | https://kkb-links-4-13-26.agentproxy.pages.dev |
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
77 tasks
Updates from main
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
Updates from main
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
Updates from main
Signed-off-by: Kristin Brown <kristin.brown@solo.io>
Updates from main
artberger
reviewed
Apr 14, 2026
| ## Connect to Claude Code | ||
|
|
||
| To route Claude Code CLI traffic through agentgateway, see the [Claude Code integration guide]({{< link-hextra path="/integrations/llm-clients/claude-code" >}}).{{% conditional-text include-if="kubernetes" %}} For a full tutorial with prompt guards and observability, see the [Claude Code CLI proxy tutorial]({{< link-hextra path="/tutorials/claude-code-proxy" >}}).{{% /conditional-text %}} | ||
| {{% conditional-text include-if="kubernetes,standalone" %}}To route Claude Code CLI traffic through agentgateway, see the [Claude Code integration guide]({{< link-hextra path="/integrations/llm-clients/claude-code" >}}).{{% /conditional-text %}}{{% conditional-text include-if="kubernetes" %}} For a full tutorial with prompt guards and observability, see the [Claude Code CLI proxy tutorial]({{< link-hextra path="/tutorials/claude-code-proxy" >}}).{{% /conditional-text %}} |
Collaborator
There was a problem hiding this comment.
Why have this first condition with both kubernetes and standalone? Is it to prevent it from being reused downstream?
Collaborator
Author
There was a problem hiding this comment.
Yep exactly
|
|
||
| ```yaml | ||
| curl -L https://agentgateway.dev/examples/telemetry/config.yaml -o config.yaml | ||
| curl -L https://raw.githubusercontent.com/agentgateway/agentgateway/main/examples/telemetry/config.yaml -o config.yaml |
Collaborator
There was a problem hiding this comment.
I believe we are purposefully using these agentgateway.dev redirects, ref https://github.com/agentgateway/website/pull/155/changes
They seem to work for me, eg https://agentgateway.dev/examples/telemetry/config.yaml
Collaborator
Author
There was a problem hiding this comment.
Reverted
Co-authored-by: Art <artberger@users.noreply.github.com>
artberger
approved these changes
Apr 14, 2026
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 free
to 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.
Weekly link fixes as reported by lychee. Added a skill to help fix them with AI.