docs: Google ADK Python and Cloudflare Think Guard - #920
Open
davidmytton wants to merge 7 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Arcjet Review — 🔴 High Risk
Decision: Blocked
Rationale: PR has merge conflicts. Resolve conflicts before review.
Review: e95fd098 | Powered by Arcjet Review
Add /guards/google-adk-py/ and /guards/cloudflare-think/ with index, quick start, and get-started wiring. Pin the Python extra to 679423c9 and the Think export to 58a7d8b8. Leave the live JS Google ADK page unchanged. Co-authored-by: David Mytton <davidmytton@users.noreply.github.com>
Add snapshots for /guards/google-adk-py/ and /guards/cloudflare-think/, and update get-started, Guard index, quick start, and framework integrations screenshots. Co-authored-by: David Mytton <davidmytton@users.noreply.github.com>
Link examples/fastapi-google-adk-guard from /guards/google-adk-py/ Related. Adapter pins stay 679423c9 (Python ADK) and 58a7d8b8 (Think). Co-authored-by: David Mytton <davidmytton@users.noreply.github.com>
Keep linux llms snapshots in sync with the new Google ADK Python and Cloudflare Think entries after the #919 rebase. Co-authored-by: David Mytton <davidmytton@users.noreply.github.com>
cursor
Bot
force-pushed
the
david/cursor/guard-adk-py-think-docs-957d
branch
from
September 3, 2026 19:05
e52a51c to
62c700a
Compare
Guard adapter TypeScript snippets import unpublished packages. Match the existing per-adapter tsconfig exclude so Vercel and Playwright build pass. Co-authored-by: David Mytton <davidmytton@users.noreply.github.com>
Update get-started, Guard index, quick start, and framework integrations snapshots for the new adapters after the #919 rebase. Co-authored-by: David Mytton <davidmytton@users.noreply.github.com>
Homepage FrameworkLinks now includes Google ADK Python and Cloudflare Think, which stale home-light/home-dark snapshots missed. Fixes Playwright shard 1/4. Co-authored-by: David Mytton <davidmytton@users.noreply.github.com>
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.
Adds two Guard framework pages in one PR. Rebased onto
mainafter #919 (language-split merge). The live JS Google ADK page at/guards/google-adk/is unchanged. Google ADK Python and Cloudflare Think stay separate adapter keys, not language tabs on another page.Pages
/guards/google-adk-py/— Pythonarcjet[google-adk](google-adk>=2.0.0,<3) withguard_tool,guard_plugin, andgoogle_adk_context. DENY is a skip dict witharcjetDenied. Related cites examples/fastapi-google-adk-guard./guards/cloudflare-think/—@arcjet/guard/cloudflare-think/v0with peer@cloudflare/think>=0.3.0 <1. ExportsguardHooksandcloudflareThinkContext. Default DENY is substitute;onDeny: "block"is real DENY only; fail-closed substitutes. Related cites examples/cloudflare-think-agent (example @6d9e94f5, vendor58a7d8b8).Pins
679423c958a7d8b8