<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: PhoenixWang</title>
    <description>The latest articles on DEV Community by PhoenixWang (@phoenixwang).</description>
    <link>https://dev.to/phoenixwang</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3936385%2F5a0b5e6a-561f-42c6-9e5f-e249da5ab665.png</url>
      <title>DEV Community: PhoenixWang</title>
      <link>https://dev.to/phoenixwang</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/phoenixwang"/>
    <language>en</language>
    <item>
      <title>OpenDesign, 90,033 Stars: The Open-Source Claude Design Alternative Turning Coding Agents Into Design Engines</title>
      <dc:creator>PhoenixWang</dc:creator>
      <pubDate>Sat, 22 Aug 2026 15:14:45 +0000</pubDate>
      <link>https://dev.to/phoenixwang/opendesign-90033-stars-the-open-source-claude-design-alternative-turning-coding-agents-into-3hbf</link>
      <guid>https://dev.to/phoenixwang/opendesign-90033-stars-the-open-source-claude-design-alternative-turning-coding-agents-into-3hbf</guid>
      <description>&lt;p&gt;Twelve days after DeepSeek Harness went open source, the snapshot on deepseekserver.com (2026-08-22) shows something unexpected at the top of the global chart: a design tool, not a model.&lt;/p&gt;

&lt;p&gt;OpenDesign, by nexu-io, sits at 90,033 stars — first on the global list and third on the trending list at the same time. Stock and momentum, both.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmdm7rvelpamepm97i6or.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmdm7rvelpamepm97i6or.webp" alt="deepseekserver.com trending leaderboard" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The official README calls it "Best DeepSeek Harness Design Plugin" and positions it as an open-source Claude Design alternative. It ships as a local-first native desktop app for macOS and Windows.&lt;/p&gt;

&lt;p&gt;One sentence for what it does: it turns a coding agent into a design engine.&lt;/p&gt;

&lt;h2&gt;
  
  
  A note on sources first
&lt;/h2&gt;

&lt;p&gt;This is not a hands-on review. I have the leaderboard snapshot and the official README, but no install commands and no desktop environment to run them in.&lt;/p&gt;

&lt;p&gt;Everything below is marked as official README wording. The parts I couldn't run, I don't claim I ran.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the design engine does
&lt;/h2&gt;

&lt;p&gt;The README breaks down into five jobs, all per official wording:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Generate.&lt;/strong&gt; Web, desktop, and mobile prototypes, landing pages, real-time dashboards, decks. A coding agent's output shifts from source code to design artifacts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Multimodal.&lt;/strong&gt; Images, video, and HyperFrames animations come out of the same workflow, no tool switching.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Export.&lt;/strong&gt; HTML, PDF, PPTX, and MP4. Deliverables beyond preview — that's the line between a design engine and a generator toy.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Preview.&lt;/strong&gt; A sandboxed iframe keeps generated output isolated from the local environment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Consistency.&lt;/strong&gt; A DESIGN.md brand design system plus composable skills and a plugin architecture. Brand rules live in a file, and every later output follows them.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fihusevbtpabd3qu30rpr.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fihusevbtpabd3qu30rpr.webp" alt="OpenDesign repository" width="799" height="562"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Does it speak your CLI?
&lt;/h2&gt;

&lt;p&gt;The README names twelve compatible runtimes: DSH, Claude Code, OpenClaw, Codex, Cursor, OpenCode, Qwen, Copilot, Amp, Hermes, Kimi, Antigravity.&lt;/p&gt;

&lt;p&gt;On top of that, 26 local CLIs (official README wording).&lt;/p&gt;

&lt;p&gt;That's the pitch for anyone tired of learning new tools: keep your CLI, plug in the design layer.&lt;/p&gt;

&lt;p&gt;DSH gets first-class treatment with four capabilities, per the official README: structured streaming, model discovery, cancellation, and session resume.&lt;/p&gt;

&lt;p&gt;Models are BYOK — you bring your own key. The tool doesn't lock you into a vendor.&lt;/p&gt;

&lt;h2&gt;
  
  
  The honest caveats
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Desktop-bound.&lt;/strong&gt; Local-first means a native desktop app, and the material only mentions macOS and Windows. No web version, no Linux version. Generation, preview, and export all live on one machine with the client installed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Maintenance debt.&lt;/strong&gt; A wide compatibility surface is also a wide maintenance surface: every time an upstream CLI changes its interface, an adapter may break. Keeping a matrix of twelve named CLIs plus 26 local ones working is community work that never ends.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Chasing the original.&lt;/strong&gt; Calling itself an alternative is admitting it's behind. First-party products get first-party integration and first release cycles; open-source alternatives follow. The material has no feature details on the official Claude Design, so a direct comparison isn't possible — but the standard in this lane isn't set by the alternative yet.&lt;/p&gt;

&lt;p&gt;One more number caveat: 90,033 stars is the deepseekserver.com snapshot, not a live GitHub count, and the material gives no specific growth figure for OpenDesign.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who should try it
&lt;/h2&gt;

&lt;p&gt;Good fit: people on macOS or Windows desktop workflows; people already using one of the twelve named CLIs or the 26 local ones; designers and developers who need HTML, PDF, PPTX, or MP4 deliverables; anyone fine with the cadence of an open-source alternative.&lt;/p&gt;

&lt;p&gt;Not a fit: people who need browser or mobile access anywhere; people whose CLI isn't on the list; teams that want first-party support.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8s0l8xfurmtvtmj4a17h.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8s0l8xfurmtvtmj4a17h.webp" alt="OpenDesign repo feature section" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Start here
&lt;/h2&gt;

&lt;p&gt;Repo: nexu-io/open-design. Leaderboard: deepseekserver.com.&lt;/p&gt;

&lt;p&gt;90,033 stars means the ecosystem is voting for design as the next AI frontier. Before you vote along, check whether your CLI is on the list.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>design</category>
    </item>
    <item>
      <title>ByteDance's DeerFlow: 80,462 Free Stars, and the Bill That Lives in Volcano Engine</title>
      <dc:creator>PhoenixWang</dc:creator>
      <pubDate>Sat, 22 Aug 2026 15:14:28 +0000</pubDate>
      <link>https://dev.to/phoenixwang/bytedances-deerflow-80462-free-stars-and-the-bill-that-lives-in-volcano-engine-1l1l</link>
      <guid>https://dev.to/phoenixwang/bytedances-deerflow-80462-free-stars-and-the-bill-that-lives-in-volcano-engine-1l1l</guid>
      <description>&lt;p&gt;DeerFlow sits at #2 on the deepseekserver.com global leaderboard snapshot of August 22, 2026, with 80,462 stars and 1,102 forks. One spot above it: open-design at 90,033. ByteDance open-sourced a SuperAgent harness, and it is not even first on its own list.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2j8ibvhhj8pkxmvszan3.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2j8ibvhhj8pkxmvszan3.webp" alt="DeerFlow repository" width="799" height="562"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What the 80,462 stars actually measure
&lt;/h2&gt;

&lt;p&gt;The figure comes from a third-party snapshot, not from ByteDance. Stars measure distribution and mindshare. They do not measure revenue, and they do not measure paying users. What they do prove is that DeerFlow holds a top-tier position in the agent harness category — one tier below an application-layer project that took the #1 slot.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fma9nld4qss95wgnxqbwc.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fma9nld4qss95wgnxqbwc.webp" alt="DeerFlow repo feature section" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The business model: the harness is free, the model is metered
&lt;/h2&gt;

&lt;p&gt;The commercial hook is not in the repository. It is Volcano Engine's Coding Plan. The official recommendation is Doubao-Seed-2.0-Code, with stated support for DeepSeek v3.2 and Kimi 2.5.&lt;/p&gt;

&lt;p&gt;That is a textbook "open source funnels to commercial cloud" play. The harness builds mindshare for free; the model API bills by usage. Recommending the in-house model is the main road. Third-party compatibility is the off-ramp that keeps users inside the harness even when they bring their own model.&lt;/p&gt;

&lt;p&gt;One wording boundary matters: the material says "recommends", not "locks in". Writing "Doubao-locked ecosystem" overstates the source.&lt;/p&gt;

&lt;h2&gt;
  
  
  The product: 2.0 is a ground-up rewrite
&lt;/h2&gt;

&lt;p&gt;The full name is Deep Exploration and Efficient Research Flow. v1 was a Deep Research framework, now maintained on the 1.x branch. 2.0 was rewritten from zero and repositioned as a super agent harness on a LangGraph/LangChain base — filesystem, memory, skills, sandbox-aware execution, plan and sub-agent generation, plus a message gateway.&lt;/p&gt;

&lt;p&gt;The rewrite carries a commercial meaning. A single-task research tool has little funnel value: the user finishes and leaves. A harness that hosts long-running agents is the layer where model usage accumulates. That is the layer worth giving away.&lt;/p&gt;

&lt;h2&gt;
  
  
  Competition: same leaderboard, same snapshot
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;
&lt;th&gt;Stars&lt;/th&gt;
&lt;th&gt;Layer&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;open-design&lt;/td&gt;
&lt;td&gt;90,033&lt;/td&gt;
&lt;td&gt;application (AI design)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DeerFlow&lt;/td&gt;
&lt;td&gt;80,462&lt;/td&gt;
&lt;td&gt;agent harness&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CodeWhale&lt;/td&gt;
&lt;td&gt;40,830&lt;/td&gt;
&lt;td&gt;community agent framework&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;awesome-deepseek-integration&lt;/td&gt;
&lt;td&gt;38,897&lt;/td&gt;
&lt;td&gt;integration guide&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;agentmemory&lt;/td&gt;
&lt;td&gt;27,233&lt;/td&gt;
&lt;td&gt;memory infrastructure&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Below that: voyager (19,755), memos (10,873 — "claims" 35.24% token savings), modlens (3,495), openbiliclaw (2,971).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8jztcasxcomaaoaw4aeq.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8jztcasxcomaaoaw4aeq.webp" alt="DeerFlow repo architecture section" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Read against DeerFlow: open-design proves application-layer projects absorb the most attention; CodeWhale proves community supply at the framework layer is already mature. DeerFlow's edge is not feature scarcity. It is the pairing of a big-tech brand with an attached commercial cloud.&lt;/p&gt;

&lt;h2&gt;
  
  
  Moats and risks
&lt;/h2&gt;

&lt;p&gt;The brand and engineering backing are real, but falsifiable — the #1 slot already belongs to someone else. The Volcano Engine distribution path is the strongest moat and the least transparent: no conversion data is public, so its strength stays unverified. The tech stack is open (LangGraph/LangChain); there is no patent wall.&lt;/p&gt;

&lt;p&gt;Three concrete risks. First, same-layer competition: CodeWhale at 40,830 stars shows the community can supply equivalent frameworks. Second, model dependence: the loop only pays if users take the Doubao recommendation — the product's own stated support for DeepSeek v3.2 and Kimi 2.5 works against that. Third, migration: 2.0 was rewritten from zero and v1 lives on the 1.x branch, so the existing user base splits across two codebases.&lt;/p&gt;

&lt;h2&gt;
  
  
  My take
&lt;/h2&gt;

&lt;p&gt;DeerFlow is a textbook case of the open-source-to-cloud funnel. Stars validate the harness layer; nothing in this material validates the conversion. The metric to watch is not the star counter. It is Volcano Engine's model-share movement inside Coding Plan. That is where this open-source financial report gets written — and that part, for now, remains unverifiable.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>bytedance</category>
    </item>
    <item>
      <title>The Knapsack Author Behind the #1 Trending DeepSeek Desktop App</title>
      <dc:creator>PhoenixWang</dc:creator>
      <pubDate>Sat, 22 Aug 2026 15:14:12 +0000</pubDate>
      <link>https://dev.to/phoenixwang/the-knapsack-author-behind-the-1-trending-deepseek-desktop-app-1jja</link>
      <guid>https://dev.to/phoenixwang/the-knapsack-author-behind-the-1-trending-deepseek-desktop-app-1jja</guid>
      <description>&lt;p&gt;On August 22, 2026, the global trending chart at deepseekserver.com had an unusual first place: a desktop client.&lt;/p&gt;

&lt;p&gt;deepseek-harness-desktop took the top spot with +1,059 stars in a day, reaching 17.3k total, less than two weeks after its release.&lt;/p&gt;

&lt;p&gt;The repo belongs to Anywhere Labs. Its first contributor is tianyicui.&lt;/p&gt;

&lt;p&gt;That name is the reason this chart entry is worth a second look, because tianyicui is also one of the official authors of DeepSeek Harness itself.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Ffendouai%2Fgzh_images%40main%2Fdsh-leaderboard%2Fperson%2Fdesktop-repo.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Ffendouai%2Fgzh_images%40main%2Fdsh-leaderboard%2Fperson%2Fdesktop-repo.webp" alt="deepseek-harness-desktop repo page" width="760" height="5066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Two projects, one author
&lt;/h2&gt;

&lt;p&gt;DeepSeek Harness went open source on August 13, 2026, and collected 165,000 stars in six days.&lt;/p&gt;

&lt;p&gt;On the same day, Anywhere Labs released deepseek-harness-desktop, a modern desktop client for the harness. Six days in, it had 14,800 stars.&lt;/p&gt;

&lt;p&gt;By August 22, it was at 17.3k stars and leading the global trending chart.&lt;/p&gt;

&lt;p&gt;The number-one contributor to the community client is the same person behind the official harness.&lt;/p&gt;

&lt;h2&gt;
  
  
  The knapsack years
&lt;/h2&gt;

&lt;p&gt;Before the AI repos, tianyicui was known in a different circle: competitive programming.&lt;/p&gt;

&lt;p&gt;The repository tianyicui/pack — "Knapsack Problems: Nine Lectures" (背包问题九讲) — has 2,614 stars, and has been a standard reference in the Chinese competitive-programming scene for years.&lt;/p&gt;

&lt;p&gt;His background, as recorded in the source material: Zhejiang University, then Jane Street. In March 2026, he joined DeepSeek AI.&lt;/p&gt;

&lt;p&gt;The material does not give dates for his university years or his time at Jane Street, and it does not explain why he left, or why he joined.&lt;/p&gt;

&lt;p&gt;For a profile, those gaps are easier to respect than to fill.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq4gkl7i963beh0bcckux.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq4gkl7i963beh0bcckux.webp" alt="deepseekserver.com leaderboard mid-section" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Everything is a plugin, including the desktop
&lt;/h2&gt;

&lt;p&gt;The project's stated idea: everything is a plugin, and the desktop itself is a plugin.&lt;/p&gt;

&lt;p&gt;Under the hood, the desktop client builds on Cordis, the hot-swappable plugin runtime from the Koishi.js ecosystem.&lt;/p&gt;

&lt;p&gt;The result is a desktop app that works as a plugin host, not just a window around a terminal.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the chart shows
&lt;/h2&gt;

&lt;p&gt;The trending chart measures direction, not size. The official harness has 165,000 stars; the desktop client has 17,300.&lt;/p&gt;

&lt;p&gt;But +1,059 in one day was enough for the community client to lead.&lt;/p&gt;

&lt;p&gt;Most of the fast movers on that chart are ecosystem infrastructure: a desktop client, a plugin directory, a plugin runtime, a collection of UI skins.&lt;/p&gt;

&lt;p&gt;The official author building the community client is the quieter story behind those numbers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6eri72c0gjdi1mpjvucf.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6eri72c0gjdi1mpjvucf.webp" alt="deepseekserver.com trending chart snapshot" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>deepseek</category>
    </item>
    <item>
      <title>A 12-Day-Old Community Desktop Client Just Topped the DeepSeek Global Trending Chart</title>
      <dc:creator>PhoenixWang</dc:creator>
      <pubDate>Sat, 22 Aug 2026 15:13:56 +0000</pubDate>
      <link>https://dev.to/phoenixwang/a-12-day-old-community-desktop-client-just-topped-the-deepseek-global-trending-chart-mg2</link>
      <guid>https://dev.to/phoenixwang/a-12-day-old-community-desktop-client-just-topped-the-deepseek-global-trending-chart-mg2</guid>
      <description>&lt;p&gt;On August 22, 2026, the number one spot on deepseekserver.com's Global Trending chart belongs to a project that did not exist two weeks earlier.&lt;/p&gt;

&lt;p&gt;deepseek-harness-desktop, built by the community team anywhere-labs, logged +1,059 daily growth and 17.3k stars in the site's snapshot. Behind it: a plugin directory, an open-source design app, a plugin runtime, and a skin collection.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ftfk8eehb4itdtf6zhtz4.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ftfk8eehb4itdtf6zhtz4.webp" alt="deepseekserver.com Global Trending, top of the chart" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The snapshot: four ecosystem projects in the top five
&lt;/h2&gt;

&lt;p&gt;Here is the Global Trending top five on August 22, 2026, as recorded by the snapshot:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;deepseek-harness-desktop: +1,059, 17.3k stars — a modern desktop client&lt;/li&gt;
&lt;li&gt;awesome-dsh-plugin: a bilingual plugin directory&lt;/li&gt;
&lt;li&gt;open-design: 90,033 stars — a local-first design app&lt;/li&gt;
&lt;li&gt;Cordis: +266, 6.9k stars — the plugin runtime under the harness&lt;/li&gt;
&lt;li&gt;dsh-web-ui: +245, 5.3k stars — plugins and skins&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Four of the five are ecosystem infrastructure: a desktop client, a plugin directory, a plugin runtime, a skin collection. The model itself is nowhere on the trending chart. Growth went to shape, not to the model.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fkiu6fsgwvk49tz5kzgxp.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fkiu6fsgwvk49tz5kzgxp.webp" alt="deepseekserver.com leaderboard, mid-section" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The timeline: five nodes in twelve days
&lt;/h2&gt;

&lt;p&gt;The numbers come from two sources: the deepseekserver.com snapshot (August 22, 2026) and the material's supplementary research. Here is the timeline.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Node 1 — August 13, 2026:&lt;/strong&gt; DeepSeek Harness is officially open-sourced. Six days later, the official repo sits at 165,000 stars.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Node 2 — August 13, 2026, same day:&lt;/strong&gt; deepseek-harness-desktop ships from anywhere-labs. Six days later it has 14,800 stars.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Node 3 — the two six-day milestones:&lt;/strong&gt; the material records both numbers under a "six days" framing; the exact dates of those milestones are not given in the material.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Node 4 — August 22, 2026:&lt;/strong&gt; the deepseekserver.com snapshot shows Desktop at +1,059 and 17.3k stars, first on Global Trending.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Node 5 — same snapshot:&lt;/strong&gt; open-design leads the overall ranking at 90,033 stars, with ByteDance's DeerFlow second at 80,462.&lt;/p&gt;

&lt;p&gt;Twelve days from launch to the top of the trending chart.&lt;/p&gt;

&lt;h2&gt;
  
  
  The tension: official terminal, community desktop
&lt;/h2&gt;

&lt;p&gt;What the official project shipped on August 13 was a command-line harness. That is what the material records.&lt;/p&gt;

&lt;p&gt;The community's answer, shipped the same day, was a window. The project's documented slogan: everything is a plugin, and the desktop itself is a plugin.&lt;/p&gt;

&lt;p&gt;The material contains no official statement about any GUI plan. The community did not wait for one.&lt;/p&gt;

&lt;p&gt;Then there is the overlap: the first contributor to deepseek-harness-desktop, Tianyi Cui (tianyicui), is also one of the official Harness authors. He joined DeepSeek AI in March 2026. In August he appears on a community project.&lt;/p&gt;

&lt;p&gt;My judgment: "official vs community" is not two opposing lines here. It is one person moving between two identities, and the boundary is getting blurry.&lt;/p&gt;

&lt;p&gt;One caveat, stated plainly: the material records no public comment from the official side about the Desktop project. The conflict shows up in product form and in chart data, not in statements.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Ffendouai%2Fgzh_images%40main%2Fdsh-leaderboard%2Fevent%2Fdesktop-repo.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Ffendouai%2Fgzh_images%40main%2Fdsh-leaderboard%2Fevent%2Fdesktop-repo.webp" alt="deepseek-harness-desktop repository" width="760" height="5066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why a desktop client won first
&lt;/h2&gt;

&lt;p&gt;The first reason is fatigue with the command line. This is my judgment, and the evidence is structural: the trending top five is dominated by projects that wrap the harness in friendlier shapes. If developers were satisfied with the CLI, the growth would go to benchmarks or model tweaks.&lt;/p&gt;

&lt;p&gt;The second reason is real demand for plugin infrastructure. Also judgment, backed by data: Cordis brings hot-pluggable plugins from the Koishi.js ecosystem (per the material), and a bilingual plugin directory reached second place on the chart. Demand appeared before supply; supply followed within twelve days.&lt;/p&gt;

&lt;p&gt;The third reason is a fact: the official launch built the attention base. 165,000 stars means a lot of eyeballs, and the community projects took off from that base. Without the August 13 launch there is no August 22 chart.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the chart points to next
&lt;/h2&gt;

&lt;p&gt;Three directions, all visible in the snapshot.&lt;/p&gt;

&lt;p&gt;Direction one: agents leave the terminal. The material's trend note puts it plainly — AI agents are moving out of the terminal, into desktops, web UIs, and mobile. The Desktop client topping the chart is the first chart evidence for that trend.&lt;/p&gt;

&lt;p&gt;Direction two: plugin ecosystems become infrastructure. A plugin directory, a plugin runtime, and a skin collection in the top five means the pipes are worth more than any single plugin.&lt;/p&gt;

&lt;p&gt;Direction three: design capability is the next explosion. open-design holds 90,033 stars, first overall, and sits third on trending — high stock and high flow at the same time. That is the strongest signal of the three.&lt;/p&gt;

&lt;p&gt;And one more: ByteDance's DeerFlow, 80,462 stars, second overall, with 2.0 rewritten from scratch (per the material). Big players are already positioning inside the same ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  What twelve days changed
&lt;/h2&gt;

&lt;p&gt;Twelve days ago this ecosystem did not exist. No desktop client, no plugin directory, no design tool.&lt;/p&gt;

&lt;p&gt;Twelve days later they occupy the top of a global chart.&lt;/p&gt;

&lt;p&gt;The official release provided attention. The community converted attention into new product shapes. The chart recorded the division of labor.&lt;/p&gt;

&lt;p&gt;My judgment: the DeepSeek Harness story has moved from "a tool" to "an ecosystem," and the next stage of the competition is not about model parameters. It is about desktops, plugins, and design capability.&lt;/p&gt;

&lt;p&gt;Numbers used: +1,059, 17.3k, 6.9k, 5.3k, 90,033, 165,000, 14,800, 80,462 — all from the August 22 snapshot and the material's supplementary research. The material does not provide open-design's growth rate, so it is not cited here.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>deepseek</category>
    </item>
    <item>
      <title>Twelve Days That Grew a Heatmap: Inside the DeepSeek Harness Ecosystem</title>
      <dc:creator>PhoenixWang</dc:creator>
      <pubDate>Sat, 22 Aug 2026 15:09:32 +0000</pubDate>
      <link>https://dev.to/phoenixwang/twelve-days-that-grew-a-heatmap-inside-the-deepseek-harness-ecosystem-373l</link>
      <guid>https://dev.to/phoenixwang/twelve-days-that-grew-a-heatmap-inside-the-deepseek-harness-ecosystem-373l</guid>
      <description>&lt;h1&gt;
  
  
  Twelve Days That Grew a Heatmap
&lt;/h1&gt;

&lt;p&gt;On August 22, 2026, the fastest-growing project on the DeepSeek Harness leaderboard was not the official project.&lt;/p&gt;

&lt;p&gt;It was a desktop client released twelve days earlier.&lt;/p&gt;

&lt;p&gt;deepseek-harness-desktop: +1,059 stars in a day, 17.3k total. Built by Anywhere Labs. First contributor: Tianyi Cui, one of the official DeepSeek Harness authors.&lt;/p&gt;

&lt;p&gt;A leaderboard reads like a heatmap. Every star is a degree of temperature. Twelve days ago this board had one row. On August 22 it had an ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fna0zin32v42hujsj954i.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fna0zin32v42hujsj954i.webp" alt="DeepSeek Harness global trending leaderboard" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Day 1: Two fires, one author
&lt;/h2&gt;

&lt;p&gt;DeepSeek Harness was open-sourced on August 13, 2026. Six days later, it had 165,000 stars.&lt;/p&gt;

&lt;p&gt;On the same day, Anywhere Labs shipped deepseek-harness-desktop.&lt;/p&gt;

&lt;p&gt;Its first contributor is Tianyi Cui (tianyicui) — author of the competitive programming classic &lt;em&gt;Knapsack Problem: Nine Lectures&lt;/em&gt; (pack, 2,614 stars). Zhejiang University. Formerly Jane Street. Joined DeepSeek AI in March 2026.&lt;/p&gt;

&lt;p&gt;One person writes the official harness. The same person builds the community desktop client. The boundary between "official" and "community" never existed on day one.&lt;/p&gt;

&lt;h2&gt;
  
  
  The board fills in
&lt;/h2&gt;

&lt;p&gt;By August 22, four of the five fastest-growing projects were ecosystem infrastructure, not models:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;deepseek-harness-desktop — the desktop client, +1,059&lt;/li&gt;
&lt;li&gt;awesome-dsh-plugin — a bilingual plugin directory&lt;/li&gt;
&lt;li&gt;Cordis — a hot-plug plugin runtime from the Koishi.js lineage&lt;/li&gt;
&lt;li&gt;dsh-web-ui — plugin and skin collections&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The model itself dropped out of the race. What users starred was GUI, plugin markets, runtimes, skins.&lt;/p&gt;

&lt;p&gt;The desktop team's line: "everything is a plugin — the desktop itself is a plugin."&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fscry6ngjzkjrusl4nlv0.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fscry6ngjzkjrusl4nlv0.webp" alt="Mid-board: ecosystem infrastructure dominates growth" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Memory, vision, design
&lt;/h2&gt;

&lt;p&gt;The board also shows where the ecosystem is headed.&lt;/p&gt;

&lt;p&gt;Memory: agentmemory, 27,233 stars — persistent memory for AI coding assistants. memos, 10,873 stars — a self-evolving memory OS, claiming 35.24% token savings.&lt;/p&gt;

&lt;p&gt;Vision: modlens, 3,495 stars — the first visual plugin for DeepSeek Harness. A text-only assistant learning to see.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Ffendouai%2Fgzh_images%40main%2Fdsh-leaderboard%2Fstory%2Fmodlens-repo.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Ffendouai%2Fgzh_images%40main%2Fdsh-leaderboard%2Fstory%2Fmodlens-repo.webp" alt="modlens repository — the first vision plugin" width="760" height="7066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Design: open-design, 90,033 stars, first on the all-time board. An open-source Claude Design alternative, local-first desktop app, exporting HTML, PDF, PPTX, MP4. Number one overall, number three in growth — both stock and velocity at once.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fij8ig5mfcw7flmawpolk.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fij8ig5mfcw7flmawpolk.webp" alt="open-design repository — 90,033 stars, first overall" width="799" height="562"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The big companies are watching
&lt;/h2&gt;

&lt;p&gt;DeerFlow (ByteDance) holds 80,462 stars. Version 2.0 is a ground-up rewrite on LangGraph and LangChain — filesystem, memory, skills, sandbox-aware execution, sub-agents.&lt;/p&gt;

&lt;p&gt;The commercial hook is direct: Volcano Engine's Coding Plan recommends Doubao-Seed-2.0-Code, while supporting DeepSeek v3.2 and Kimi 2.5.&lt;/p&gt;

&lt;p&gt;Open source builds the ecosystem. The cloud plan collects the usage.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the heatmap says
&lt;/h2&gt;

&lt;p&gt;Three trends, each with a number behind it:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Agents leave the terminal — desktop, web UI, mobile interfaces take the growth board.&lt;/li&gt;
&lt;li&gt;Memory and vision are the new battleground — agentmemory, memos, modlens on the same board.&lt;/li&gt;
&lt;li&gt;Design is the next breakout — open-design at 90,033 stars.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Twelve days ago: one repository. Today: a board with its own direction.&lt;/p&gt;

&lt;p&gt;When an ecosystem grows a leaderboard, it is alive.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>ecosystem</category>
    </item>
    <item>
      <title>A 27B Local Model Just Topped the Leaderboard — Qwen3.8-27B Is Open Source</title>
      <dc:creator>PhoenixWang</dc:creator>
      <pubDate>Sat, 22 Aug 2026 14:00:12 +0000</pubDate>
      <link>https://dev.to/phoenixwang/a-27b-local-model-just-topped-the-leaderboard-qwen38-27b-is-open-source-1o2j</link>
      <guid>https://dev.to/phoenixwang/a-27b-local-model-just-topped-the-leaderboard-qwen38-27b-is-open-source-1o2j</guid>
      <description>&lt;p&gt;On August 14, 2026, the Qwen team at Alibaba open-sourced Qwen3.8-27B: a 27B-parameter dense model, Apache-2.0 licensed.&lt;/p&gt;

&lt;p&gt;Then the benchmark table dropped. SWE-bench Pro: &lt;strong&gt;61.7 — first place&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Look at who's in that table: Qwen3.6-27B, Qwen3.7-Plus, Muse Glimmer-30B, and &lt;strong&gt;Opus4.6 Max&lt;/strong&gt; — Anthropic's flagship cloud model.&lt;/p&gt;

&lt;p&gt;A 27B model you can run locally just pushed a cloud flagship off the top of the leaderboard. The official repo puts it plainly: the 27B dense model outperforms the larger Qwen3.7-Plus overall.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fd5p5bd3dpjcb6roxrlzh.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fd5p5bd3dpjcb6roxrlzh.webp" alt="Qwen3.8-27B GitHub repository" width="800" height="2199"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  DeepSWE went 3x in one generation
&lt;/h2&gt;

&lt;p&gt;The most striking cell in the table is DeepSWE 1.1 (agentic coding):&lt;/p&gt;

&lt;p&gt;Qwen3.6-27B scored 13.3. Qwen3.8-27B scores &lt;strong&gt;42.2&lt;/strong&gt;. A 3x jump, one generation apart.&lt;/p&gt;

&lt;p&gt;The same pattern repeats across the board:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;QwenSWEBench: 49.3 → &lt;strong&gt;79.0&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;OSWorld (computer use): 63.9 → &lt;strong&gt;84.3&lt;/strong&gt; — first place&lt;/li&gt;
&lt;li&gt;WebArena (browser use): 48.8 → &lt;strong&gt;64.8&lt;/strong&gt; — first place&lt;/li&gt;
&lt;li&gt;LiveCodeBench v6: 83.9 → &lt;strong&gt;90.3&lt;/strong&gt; — first place&lt;/li&gt;
&lt;li&gt;CoWorkBench (long-horizon office work): 61.0 → &lt;strong&gt;70.7&lt;/strong&gt; — first place&lt;/li&gt;
&lt;li&gt;Agents' Last Exam: Pass@1 10.6 → &lt;strong&gt;20.4&lt;/strong&gt;, Score 27.3 → &lt;strong&gt;42.9&lt;/strong&gt; — first place&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The gains cluster around one capability: agentic work — planning, reacting to environment feedback, carrying multi-step tasks to completion.&lt;/p&gt;

&lt;h2&gt;
  
  
  The architecture trick: 3 linear attention layers per 1 full attention
&lt;/h2&gt;

&lt;p&gt;Attention was never about quality. It's about cost. Full attention scales O(N²) with sequence length. Push context to 100K or 1M tokens and compute explodes.&lt;/p&gt;

&lt;p&gt;Qwen3.8-27B's answer is a simple ratio: 64 layers, grouped in blocks of 4 — &lt;strong&gt;three Gated DeltaNet (linear attention) layers for every one Gated Attention (full attention) layer&lt;/strong&gt;, repeated 16 times.&lt;/p&gt;

&lt;p&gt;3:1.&lt;/p&gt;

&lt;p&gt;Linear attention layers absorb long sequences and vision tokens cheaply. Full attention layers keep precision for hard reasoning. You don't pay the quadratic tax on every block.&lt;/p&gt;

&lt;p&gt;The architecture debuted in Qwen3.5 — Qwen's from-scratch, natively multimodal foundation model, trained on interleaved text, image, and video tokens. Qwen3.8 builds on that base, adds multi-token prediction (MTP), and ships &lt;strong&gt;262,144 native context&lt;/strong&gt;, extensible to &lt;strong&gt;1,000,000&lt;/strong&gt; via YaRN.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F1u5viz4l05ba7lwvbh1o.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F1u5viz4l05ba7lwvbh1o.webp" alt="Qwen3.8-27B on ModelScope" width="799" height="562"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Thinking mode you can actually control
&lt;/h2&gt;

&lt;p&gt;A genuinely useful design choice: the model thinks by default, but you decide.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;enable_thinking: False&lt;/code&gt; drops the &lt;code&gt;&amp;lt;think&amp;gt;...&amp;lt;/think&amp;gt;&lt;/code&gt; block per request — direct answers when you want them.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;reasoning_effort&lt;/code&gt; tunes depth: &lt;code&gt;xhigh&lt;/code&gt;, &lt;code&gt;medium&lt;/code&gt;, &lt;code&gt;low&lt;/code&gt;. Depth vs. cost is your call.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;preserve_thinking&lt;/code&gt; (default on) keeps reasoning context from previous turns, so multi-turn conversations don't forget how they got somewhere.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For product builders this beats the usual all-or-nothing thinking toggle: chat mode off, hard problems on xhigh, same model.&lt;/p&gt;

&lt;h2&gt;
  
  
  Computer, browser, phone — the agent wave is the story
&lt;/h2&gt;

&lt;p&gt;The multimodal agent scores tell the same story:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;OSWorld-Verified (computer use): &lt;strong&gt;84.3&lt;/strong&gt;, up from 63.9&lt;/li&gt;
&lt;li&gt;WebArena-Verified (browser use): &lt;strong&gt;64.8&lt;/strong&gt;, up from 48.8&lt;/li&gt;
&lt;li&gt;AndroidWorld (mobile use): &lt;strong&gt;81.9&lt;/strong&gt;, first place&lt;/li&gt;
&lt;li&gt;RecreationBench (app recreation across desktop/mobile/web): &lt;strong&gt;47.1&lt;/strong&gt;, up from 29.8&lt;/li&gt;
&lt;li&gt;SWE-MM (multimodal software engineering): &lt;strong&gt;38.6&lt;/strong&gt;, up from 25.7&lt;/li&gt;
&lt;li&gt;Vision2Web (visual web development): &lt;strong&gt;62.9&lt;/strong&gt;, up from 45.0&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Read those numbers right: the model isn't just chatting — it operates real interfaces. Desktops, browsers, phone screens are all fair game. That's the native multimodal training at work: text, image, and video together, hour-long videos included.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to run it
&lt;/h2&gt;

&lt;p&gt;Three paths:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Self-hosted&lt;/strong&gt;: vLLM has an official recipe, SGLang has a cookbook, TokenSpeed is supported, and Hugging Face Transformers works natively.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;API&lt;/strong&gt;: Qwen Cloud's hosted version is coming, with 1M context by default and built-in tools.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp3rr38sjxdculd1rd3bg.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp3rr38sjxdculd1rd3bg.webp" alt="Qwen Cloud model page" width="375" height="812"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Edge&lt;/strong&gt;: MediaTek announced Day-0 adaptation for the Dimensity cockpit platform C-X1 and flagship mobile chips on release day. On a 64-core XuanTie C950 target configuration, decode runs at 30+ tokens/s with a 1.9-second TTFT.&lt;/p&gt;

&lt;p&gt;Two gotchas: full-frame video input currently works via vLLM (&lt;code&gt;--media-io-kwargs '{"video": {"num_frames": -1}}'&lt;/code&gt;), and when calling Qwen Cloud, disable thinking with &lt;code&gt;"enable_thinking": False&lt;/code&gt; rather than the local &lt;code&gt;chat_template_kwargs&lt;/code&gt; spelling.&lt;/p&gt;

&lt;h2&gt;
  
  
  The honest caveats
&lt;/h2&gt;

&lt;p&gt;Before the hype takes over: HLE is 30.8 vs. Opus4.6 Max's 40.0, and GPQA still goes to the cloud flagship. Nobody should claim a 27B dense model dethrones frontier cloud models across the board.&lt;/p&gt;

&lt;p&gt;But "a local 27B that touches the edge of cloud flagships" would have been unthinkable a year ago. Now it's a download away.&lt;/p&gt;

&lt;p&gt;Three things this release settles:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dense small models are punching up.&lt;/strong&gt; First place on multiple agentic leaderboards, officially stated to beat Qwen's own larger Qwen3.7-Plus. The local-deployment value proposition finally has flagship-grade scores behind it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Architecture dividends are paying out.&lt;/strong&gt; Hybrid linear attention solves the long-context cost problem; 262K native with 1M extension keeps open models in the context arms race.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The open ecosystem is compounding.&lt;/strong&gt; 460+ Qwen models open-sourced, Apache-2.0, full framework support, silicon vendors adapting on day zero.&lt;/p&gt;

&lt;p&gt;The model is on Hugging Face: &lt;strong&gt;Qwen/Qwen3.8-27B&lt;/strong&gt;. One vLLM command and it's serving.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>llm</category>
      <category>qwen</category>
    </item>
    <item>
      <title>I Analyzed 5,313 “Too Expensive” Complaints — Here’s What I Found</title>
      <dc:creator>PhoenixWang</dc:creator>
      <pubDate>Sun, 17 May 2026 14:19:10 +0000</pubDate>
      <link>https://dev.to/phoenixwang/i-analyzed-5313-too-expensive-complaints-heres-what-i-found-2ko9</link>
      <guid>https://dev.to/phoenixwang/i-analyzed-5313-too-expensive-complaints-heres-what-i-found-2ko9</guid>
      <description>&lt;h1&gt;
  
  
  I Analyzed 5,313 “Too Expensive” Complaints — Here’s What I Found
&lt;/h1&gt;

&lt;p&gt;&lt;em&gt;How I built an AI-powered radar that finds billion-dollar SaaS replacement opportunities from public complaints&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Observation That Started Everything
&lt;/h2&gt;

&lt;p&gt;Every day, developers and startup founders publicly complain about the same things:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“Why is HubSpot so expensive for basic CRM functionality?”&lt;/em&gt;&lt;br&gt;
&lt;em&gt;“Jira is completely overkill for our 5-person team.”&lt;/em&gt;&lt;br&gt;
&lt;em&gt;“Zapier pricing sucks when our multi-step automations run thousands of tasks.”&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;These aren’t just frustrations. They’re &lt;strong&gt;market signals&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Someone, somewhere, is actively looking for a cheaper alternative right now. And if you can identify these patterns early — before the market does — you can build or promote the replacement &lt;em&gt;and&lt;/em&gt; earn affiliate commissions while you do it.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Too Expensive Radar&lt;/strong&gt;: an AI-native tool that listens to 83 RSS feeds (Hacker News, Reddit, TechCrunch, Indie Hackers, and more), detects “too expensive” complaints, scores them for opportunity potential, and surfaces affiliate-ready alternatives.&lt;/p&gt;

&lt;p&gt;This is what I found.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Data: 5,313 Signals, One Clear Winner
&lt;/h2&gt;

&lt;p&gt;After running the system for a few days, here’s the funnel:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Layer&lt;/th&gt;
&lt;th&gt;Count&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;📥 Raw Signals&lt;/td&gt;
&lt;td&gt;5,313&lt;/td&gt;
&lt;td&gt;All complaints scraped from 83 RSS sources&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;💸 “Too Expensive” Detected&lt;/td&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;Flagged as pricing/bloat/overkill complaints&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;✅ Has Cheaper Alternative&lt;/td&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;Confirmed replacements exist&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;💰 Affiliate Ready&lt;/td&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;Direct affiliate links available&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Let that sink in. &lt;strong&gt;3 affiliate-ready opportunities from 5,313 raw signals.&lt;/strong&gt; The funnel is narrow by design — I only want opportunities that are both &lt;em&gt;actionable&lt;/em&gt; (a real replacement exists) and &lt;em&gt;monetizable&lt;/em&gt; (you can earn commissions).&lt;/p&gt;




&lt;h2&gt;
  
  
  Case Study: Zapier — The $20B Market Bleeding Users
&lt;/h2&gt;

&lt;p&gt;Zapier came up &lt;strong&gt;37 times&lt;/strong&gt; in my RSS feeds. Here’s the breakdown:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;67%&lt;/strong&gt; of complaints were about pricing and cost&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;41%&lt;/strong&gt; mentioned multi-step workflow limitations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;22%&lt;/strong&gt; cited feature bloat&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;18%&lt;/strong&gt; said it was overkill for small teams&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And when I looked at where these users were going:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Alternative&lt;/th&gt;
&lt;th&gt;Market Share&lt;/th&gt;
&lt;th&gt;Why Users Switch&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Pabbly&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;28%&lt;/td&gt;
&lt;td&gt;70% cheaper than Zapier&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;n8n&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;24%&lt;/td&gt;
&lt;td&gt;Free &amp;amp; self-hosted, 80% cheaper&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Make&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;19%&lt;/td&gt;
&lt;td&gt;30% cheaper, better UI&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Integrately&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;15%&lt;/td&gt;
&lt;td&gt;50% cheaper, simpler setup&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;IFTTT&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;9%&lt;/td&gt;
&lt;td&gt;Free tier available&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Workato&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;5%&lt;/td&gt;
&lt;td&gt;Enterprise comparable pricing&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Pabbly&lt;/strong&gt; is winning the price-sensitive segment. They’re offering 70% cheaper pricing and have an active affiliate program. For every user you refer who signs up — you earn.&lt;/p&gt;




&lt;h2&gt;
  
  
  The 6-Dimension Scoring System
&lt;/h2&gt;

&lt;p&gt;Not all “too expensive” complaints are equal. I built a scoring system to prioritize opportunities:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Score&lt;/th&gt;
&lt;th&gt;Weight&lt;/th&gt;
&lt;th&gt;What It Measures&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Pricing Pain&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;30%&lt;/td&gt;
&lt;td&gt;How urgently users complain about cost&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;AI Compression&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;22%&lt;/td&gt;
&lt;td&gt;How much AI can simplify the workflow&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Feature Bloat&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;18%&lt;/td&gt;
&lt;td&gt;How many unused features drive up cost&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;SMB Overkill&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;16%&lt;/td&gt;
&lt;td&gt;Whether enterprises’ tools torture small teams&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Feasibility&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;14%&lt;/td&gt;
&lt;td&gt;How easy the replacement is to build&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Zapier’s overall opportunity score: &lt;strong&gt;7.02 / 10&lt;/strong&gt; — high enough to act on.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Too Expensive Radar Actually Does
&lt;/h2&gt;

&lt;p&gt;The tool has three layers:&lt;/p&gt;

&lt;h3&gt;
  
  
  Layer 1: RSS Collection
&lt;/h3&gt;

&lt;p&gt;Scrape 83 data sources simultaneously — Hacker News, r/SaaS, r/startups, TechCrunch, Indie Hackers, and 78 more. One click fetches everything.&lt;/p&gt;

&lt;h3&gt;
  
  
  Layer 2: AI Analysis
&lt;/h3&gt;

&lt;p&gt;Two modes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Rule-based&lt;/strong&gt; — No API key needed. Fast, deterministic.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;LLM-powered&lt;/strong&gt; — Claude, GPT, or MiniMax for nuanced intent detection.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Layer 3: Opportunity Surfacing
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Detects “too expensive” signals&lt;/li&gt;
&lt;li&gt;Finds cheaper alternatives (pre-built DB + web search)&lt;/li&gt;
&lt;li&gt;Checks affiliate program availability&lt;/li&gt;
&lt;li&gt;Ranks by disruption score&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The result: a &lt;strong&gt;live dashboard&lt;/strong&gt; showing affiliate-ready opportunities with direct application links.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why This Matters for Indie Hackers
&lt;/h2&gt;

&lt;p&gt;The biggest alpha in AI startups isn’t “what AI can do.” It’s identifying which expensive SaaS are &lt;strong&gt;legacy artifacts of complex workflows&lt;/strong&gt; — and building the replacement.&lt;/p&gt;

&lt;p&gt;Too Expensive Radar automates the signal detection. You bring the product intuition.&lt;/p&gt;

&lt;p&gt;Some opportunities I see forming:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;n8n&lt;/strong&gt; (free, self-hosted Zapier alternative) — already showing 24% share of Zapier switchers&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;HubSpot alternatives&lt;/strong&gt; — scores 7.34/10, Freshsales/ActiveCampaign/Zoho are winning&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Jira overkill&lt;/strong&gt; — a lightweight project tracker for 5-20 person teams is still underserved&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  How to Try It
&lt;/h2&gt;

&lt;p&gt;The entire stack is open source and runs in Docker in minutes:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;\&lt;/code&gt;&lt;code&gt;bash&lt;br&gt;
git clone https://github.com/fendouai/TooExpensiveRadar.git&lt;br&gt;
cd TooExpensiveRadar&lt;br&gt;
docker-compose up&lt;br&gt;
\&lt;/code&gt;&lt;code&gt;\&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Open &lt;a href="http://localhost:8000" rel="noopener noreferrer"&gt;http://localhost:8000&lt;/a&gt; and click &lt;strong&gt;“Fetch All RSS”&lt;/strong&gt; to run your first analysis.&lt;/p&gt;

&lt;p&gt;Configuration is minimal — just add your LLM API key (optional, rule-based works without it) and you’re off.&lt;/p&gt;




&lt;h2&gt;
  
  
  What’s Next
&lt;/h2&gt;

&lt;p&gt;I’m working on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;PostgreSQL + pgvector&lt;/strong&gt; for semantic clustering of complaints&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Automated weekly newsletter&lt;/strong&gt; generation from detected opportunities&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Price gap analysis&lt;/strong&gt; — existing pricing vs. what a new entrant could charge&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you build something from these signals, or want to collaborate on the project, hit me up here or open an issue on GitHub.&lt;/p&gt;

&lt;p&gt;The data is all public. The opportunities are sitting there. Someone just has to act on them.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally built to scratch my own itch. Now running continuously to find the next big SaaS replacement opportunity.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/fendouai/TooExpensiveRadar" rel="noopener noreferrer"&gt;fendouai/TooExpensiveRadar&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="http://localhost:8000" rel="noopener noreferrer"&gt;http://localhost:8000&lt;/a&gt; &lt;em&gt;(run it yourself)&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;#indiehackers #saas #buildinpublic&lt;/em&gt;&lt;/p&gt;

</description>
      <category>indiehackers</category>
      <category>saas</category>
      <category>buildinpublic</category>
    </item>
  </channel>
</rss>
