From 08525435e05650bd615f1582181a3753c7d19752 Mon Sep 17 00:00:00 2001 From: henrymascot Date: Fri, 16 Jan 2026 12:19:15 +0000 Subject: [PATCH] showcase: add Linear CLI and Beeper CLI - @NessZerra Linear CLI - manage Linear issues from terminal, works with Claude Code/Clawdbot - @jules Beeper CLI - read/send/archive messages via Beeper Desktop MCP API --- docs/start/showcase.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/start/showcase.md b/docs/start/showcase.md index 31a26ebac..19e73565a 100644 --- a/docs/start/showcase.md +++ b/docs/start/showcase.md @@ -146,6 +146,19 @@ Full setup walkthrough (28m) by VelvetShark. 14+ agents under one gateway with Opus 4.5 orchestrator delegating to Codex workers. Comprehensive [technical write-up](https://github.com/adam91holt/orchestrated-ai-articles) covering the Dream Team roster, model selection, sandboxing, webhooks, heartbeats, and delegation flows. [Clawdspace](https://github.com/adam91holt/clawdspace) for agent sandboxing. [Blog post](https://adams-ai-journey.ghost.io/2026-the-year-of-the-orchestrator/). + + + **@NessZerra** • `devtools` `linear` `cli` `issues` + + CLI for Linear that integrates with agentic workflows (Claude Code, Clawdbot). Manage issues, projects, and workflows from the terminal. First external PR merged! + + + + **@jules** • `messaging` `beeper` `cli` `automation` + + Read, send, and archive messages via Beeper Desktop. Uses Beeper local MCP API so agents can manage all your chats (iMessage, WhatsApp, etc.) in one place. + + ## 🤖 Automation & Workflows