Mintlify enables click-to-zoom on all `<img>` elements by default. This
caused clicking a carousel logo to both open the vendor link in a new
tab AND zoom the logo to fullscreen in the original tab. Adding `noZoom`
disables the lightbox so only the link navigation fires.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add documentation and source code URLs to each client's logo entry in
`LogoCarousel.jsx`. These fields aren't rendered yet, but serve as
structured metadata that future PRs can build on. Including them now
also encourages contributors adding new clients to provide these URLs,
and makes entries easier to verify during review.
Also reformats logo entries from single-line objects to multi-line for
readability.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Add OpenHands logo to adoption carousel
OpenHands is an AI software development platform that natively supports
Agent Skills, enabling users to extend agent capabilities with specialized
knowledge and workflows.
Changes:
- Added openhands-logo-light.svg and openhands-logo-dark.svg to /docs/images/logos/openhands/
- Added OpenHands entry to LogoCarousel.jsx
Website: https://www.all-hands.dev/
* Update OpenHands logos to full color versions
---------
Co-authored-by: jamiechicago312 <jamiechicago312@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
* Create todo.md
* Add files via upload
* Delete docs/images/logos/mistral-vibe/todo.md
* add mistral ai vibe to doc
* added black and white versions
* update whiteblack logos
* add vibe to carousel
* swap light dark
---------
Co-authored-by: jaccolor <jac_color@protonmail.com>
Co-authored-by: Eric Harmeling <eric.harmeling@outlook.com>
* Add Firebender logo
Adds logo for android focused coding agent, Firebender that supports skills
Resolves#71🤖 Generated with [Firebender](https://firebender.com)
Co-Authored-By: Firebender <help@firebender.com>
* fix: replace low-res Firebender SVG logos with high-resolution versions
Updated both light and dark wordmark SVGs with high-resolution exports from Figma.
Old viewBox: ~145x18 / 161x20
New viewBox: 2151x267
This addresses the resolution concerns in PR feedback.
🤖 Generated with [Firebender](https://firebender.com)
Co-Authored-By: Firebender <help@firebender.com>
---------
Co-authored-by: Firebender <help@firebender.com>
Agentman is an agentic AI platform that natively supports Agent Skills,
enabling users to build AI agents with skill-based capabilities.
Co-authored-by: Eric Harmeling <eric.harmeling@outlook.com>