Skip to content

docs: refresh agent source-of-truth files from latest SDK sources - #1266

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

docs: refresh agent source-of-truth files from latest SDK sources#1266
ericciarla wants to merge 1 commit into
mainfrom
claude/eager-dijkstra-zm3tg7

Conversation

@ericciarla

Copy link
Copy Markdown
Contributor

Summary

  • Updates all five agent source-of-truth docs (node.mdx, python.mdx, rust.mdx, java.mdx, elixir.mdx) to match the latest SDK source code
  • Bumps documented versions: Node.js 4.18.2→4.32.2, Python 4.22.1→4.35.1, Rust 2.0.0→2.12.1, Java 1.2.0→1.12.1, Elixir 1.0.0→1.9.1
  • Adds newly available parameters across all SDKs: includeDomains/excludeDomains, highlights, lockdown, redactPII, auditMetadata, threatProtection, integration
  • Adds new format types: product, menu, question, highlights
  • Documents constructor/builder options for each language (timeouts, retries, backoff)
  • Adds "developer" search category across applicable SDKs
  • Updates complex examples to demonstrate new parameters

Source verification

All changes derived from SDK source files (priority 1) and cross-referenced against api-reference/v2-openapi.json (priority 2). No parameters were invented — only confirmed public API surface is documented.

Test plan

  • Verify each .mdx file renders correctly in Mintlify
  • Spot-check parameter names against latest published SDK versions on npm/PyPI/crates.io/Maven/Hex
  • Confirm no localized files were modified

Generated by Claude Code

Update all five language quickstart docs with parameters, types, and
examples discovered from the current SDK codebases:

- Node.js: v4.18.2 → v4.32.2
- Python: v4.22.1 → v4.35.1
- Rust: v2.0.0 → v2.12.1
- Java: v1.2.0 → v1.12.1
- Elixir: v1.0.0 → v1.9.1

Adds new parameters across all SDKs: includeDomains/excludeDomains,
highlights, lockdown, redactPII, auditMetadata, threatProtection,
integration, and new format types (product, menu, question, highlights).
Documents constructor/builder options for each language.
@mintlify

mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
firecrawl 🟢 Ready View Preview Aug 17, 2026, 1:28 PM

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

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