Merge pull request #314 from workshopdotai/add-workshop-client

Add Workshop.ai to client showcase
This commit is contained in:
Jonathan Hefner
2026-04-14 09:42:39 -05:00
committed by GitHub
Unverified
3 changed files with 38 additions and 0 deletions
+8
View File
@@ -294,6 +294,14 @@ export const clients = [
darkSrc: "/images/logos/kiro/kiro-logo-dark.svg",
instructionsUrl: "https://kiro.dev/docs/skills/",
},
{
name: "Workshop",
description: "Workshop is a cross-platform AI coding agent for building full applications. It supports multi-LLM models, sub-agents, custom agents, and skills — available as a desktop app, web app, and CLI.",
url: "https://workshop.ai/",
lightSrc: "/images/logos/workshop/workshop-logo-light.svg",
darkSrc: "/images/logos/workshop/workshop-logo-dark.svg",
instructionsUrl: "https://docs.workshop.ai/core-concepts/working-with-the-agent#create-your-own-agents",
},
{
name: "Google AI Edge Gallery",
description: "Google AI Edge Gallery is the premier destination for running the world's most powerful open-source Large Language Models (LLMs) on your mobile device",