docs: add Replit Connector guide and expand Integrations - #1155
Open
Max17190 wants to merge 10 commits into
Open
docs: add Replit Connector guide and expand Integrations#1155Max17190 wants to merge 10 commits into
Max17190 wants to merge 10 commits into
Conversation
Point the docs Integrations header at the integrations hub instead of the dashboard, and add a Zapier-style Replit Connector guide under Workflow Automation.
Bring the Integrations page to dashboard parity with consistent logos and copy, and flatten the v2 intro Features grid around Search, Scrape, and Interact.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Nest Integrations in the Documentation sidebar, relocate workflow guides under /integrations, and add Lovable, Composio, Pipedream, Praison, and Hermes Agent pages with refreshed hub logos and partner titles.
Align Replit Connector billing and offer terms with the public launch guide, clarify Hermes Firecrawl setup paths, and refresh related Integrations partner pages and links.
Segment the Integrations hub into Coding agents, App builders, Agent frameworks, Visual AI builders, Workflow automation, and Tooling and data platforms, leading with the coding agent cohort. Align the sidebar order with the same grouping. Correct verified details across the partner guides: Dify plugin install count and its full seven-action surface, Zapier and n8n app counts, n8n pricing model, Composio dashboard URL and toolkit capabilities, Praison AI install and FirecrawlTool usage, Lovable connection option naming, and Hermes per-capability backend configuration.
Replace the placeholder icons in the coding agents group with official brand marks. Claude Code and Codex reuse the marks already in the repo; Cursor, OpenCode, OpenClaw, Amp, Windsurf, and Antigravity marks come from each vendor's own site. Every mark carries its own background or uses a multi-tone fill, so the cards read on both light and dark themes. Remove Gemini CLI from the Integrations hub. Google sunset Gemini CLI on June 18, 2026 in favor of Antigravity CLI. The quickstart page and its other references are left in place.
The Claude Code card rendered with no icon. The SVG at images/agent-clients/claude-code.svg is byte-valid, parses as XML, and the CDN serves it as image/svg+xml with a 200, so the asset pipeline was not at fault; the card renderer dropped that specific file. Ship the mark as a PNG on a new path instead, matching the format used by the other logos on the page. The artwork is rasterized from the same official SVG and the white matte is un-composited back to alpha, so the fill stays #D97757 and the icon reads on both light and dark themes.
Logos, each replaced with the mark from the vendor's own site: - Langflow was a stock photo of metal chains, in both the PNG the English hub uses and the WebP the localized hubs use - Flowise was a "FloWiseAI" wordmark that is not their brand mark - Composio was a red lightning bolt - LangChain was the retired parrot-and-chain mark - n8n was a black glyph, off-brand and invisible on the dark theme; now the pink mark - Vercel was a black triangle on transparent, invisible on the dark theme; now the white-on-black app icon Guides: - Camel AI reproduced CAMEL's unit-test file, including MockFirecrawlApp, an api.test.com URL, a "respons" typo, no imports, and a markdown_crawl method that is not part of the loader. Replaced with the documented Firecrawl loader API. - LangChain pinned firecrawl-py==0.0.20 against Firecrawl API v0 and told readers to install @mendableai/firecrawl-js, which does not exist on npm. Rewritten around the first-party langchain-firecrawl package, with the JS loader pointing at @langchain/community and its actual peer dependency @mendable/firecrawl-js. - LlamaIndex dropped the v0 pin and now lists the extract mode alongside scrape and crawl. - Langflow no longer refers to the retired Page Options and Extractor Options fields. Categories: the lead group is now "Coding agents and assistants" since Hermes and OpenClaw are general-purpose assistants rather than coding agents, and "App builders and platforms" covers Vercel Marketplace, which provisions a key for a project rather than building an app.
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.
Why
Firecrawl is launching as an official Replit Connector, and Integrations should be a real part of the docs rather than a link out to the dashboard. Builders arriving from a partner surface need a page that tells them what Firecrawl does inside that specific tool, and the hub needs to make the whole ecosystem scannable by the kind of tool you use.
Summary
/integrations, with redirects from the old pathsTest plan
/integrationsshows six cohort sections, coding agents first, and every card links to a live page/integrations/replitmatches the launch guide for setup, billing, and the 10,000 credit offer/integrations/hermesmatches Hermes Agent docs for search, extract, per-capability backends, and optional browser setup/integrations/difylists all seven plugin actions and includes the knowledge base sync steps/developer-guides/workflow-automation/*paths redirect to/integrations/*/api-reference/v2-introductionFeatures grid looks correct