chore: updated llms.txt and agent get started#793
Merged
davidmytton merged 4 commits intomainfrom Mar 28, 2026
Merged
Conversation
Add framework-specific install + configure + protect examples for Express, SvelteKit, Flask, Bun, Deno, Fastify, NestJS, Nuxt, Remix, React Router, Astro, and Hono variants. Add rule parameter reference for all rule types, decision API reference, withRule() pattern, Python protect() parameter table, and best practices/anti-patterns section. Update Python examples to match arcjet-py SDK README: use detect_sensitive_info with SensitiveInfoEntityType enum, decision.reason_v2 API, detect_bot with BotCategory, and filter_request for Python filters. Add ARCJET_ENV=development to get-started Step2 snippets for Astro, Next.js, React Router, Remix, and SvelteKit (was missing from these 5). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add a dedicated agent-get-started page that walks AI coding agents through the full Arcjet setup flow: connect MCP server, get API key, detect framework, install SDK, add protection rules, and verify with MCP tools. Includes recommended rules by app type and common agent prompts. Add to the "For Agents" sidebar section and add a callout to the quick start page directing AI coding assistants to the agent guide. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
No description provided.