Skip to content

Update agent source-of-truth docs to latest SDK versions - #1415

Draft
ericciarla wants to merge 1 commit into
mainfrom
claude/eager-dijkstra-qm2c87
Draft

ericciarla wants to merge 1 commit into
mainfrom
claude/eager-dijkstra-qm2c87

Conversation

@ericciarla

Copy link
Copy Markdown
Contributor

Summary

  • Updates all five agent source-of-truth quickstart files to match current SDK versions
  • Adds newly confirmed parameters across all languages
  • Removes outdated version references and deprecated-only content

Changes by language

Language Old Version New Version
Node.js v4.18.2 v4.38.0
Python v4.22.1 v4.41.0
Rust v2.0.0 v2.18.0
Java v1.2.0 v1.17.0
Elixir v1.0.0 v1.11.0

New parameters added

  • Scrape: lockdown, redactPII, auditMetadata, threatProtection, product/menu format strings, checkPromptInjection for JSON extraction, expanded PDF parser options (pages, blocks, pageMarkers)
  • Search: includeDomains, excludeDomains, highlights, enterprise, threatProtection, github category
  • Interact: cdpUrl in response fields

Source verification

All changes verified against SDK source code in firecrawl/ monorepo and api-reference/v2-openapi.json. No parameters were invented — only source-confirmed additions.


🤖 Generated with Claude Code

https://claude.ai/code/session_01Bcz2DwqSfbVGjezcutgBAF


Generated by Claude Code

- Node.js: v4.18.2 → v4.38.0
- Python: v4.22.1 → v4.41.0
- Rust: v2.0.0 → v2.18.0
- Java: v1.2.0 → v1.17.0
- Elixir: v1.0.0 → v1.11.0

Added new parameters across all languages: lockdown, redactPII,
auditMetadata, threatProtection, includeDomains, excludeDomains,
highlights, enterprise. Added product/menu format strings and
check_prompt_injection option for JSON extraction.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bcz2DwqSfbVGjezcutgBAF
@mintlify

mintlify Bot commented Sep 14, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
firecrawl 🟢 Ready View Preview Sep 14, 2026, 1:19 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

Copy link
Copy Markdown
Contributor Author

CI: "Locale literals and extraction-hostile markdown" — pre-existing failure, not this PR's

This check is already red on the base branch (see run #45 on PR #1414) with the same pre-existing failures in translated files (seguimientoDeCambios, suiviDesModifications, rastreioDeMudan, etc.).

This PR adds 3 new entries to the same check: diagResponse, doc.markdown.length, and retryDoc appear in translated copies of agent-source-of-truth/node.mdx (under es/, fr/, ja/, pt-BR/, zh/) because the English source no longer contains the Ask (Agentic Debugging) section those identifiers came from. Per the repo's CLAUDE.md, localized files are managed separately and should not be modified in this PR — the translation team will need to sync those files.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants