<?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: East of Silicon</title>
    <description>The latest articles on DEV Community by East of Silicon (@east_of_silicon).</description>
    <link>https://dev.to/east_of_silicon</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%2F4129748%2F1392d650-0932-473c-bacb-32d48e2c8bb7.png</url>
      <title>DEV Community: East of Silicon</title>
      <link>https://dev.to/east_of_silicon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/east_of_silicon"/>
    <language>en</language>
    <item>
      <title>Qianwen Office generates a multi-user app from a prompt. The prompt is the easy part.</title>
      <dc:creator>East of Silicon</dc:creator>
      <pubDate>Sun, 20 Sep 2026 14:15:54 +0000</pubDate>
      <link>https://dev.to/east_of_silicon/qianwen-office-generates-a-multi-user-app-from-a-prompt-the-prompt-is-the-easy-part-2kmd</link>
      <guid>https://dev.to/east_of_silicon/qianwen-office-generates-a-multi-user-app-from-a-prompt-the-prompt-is-the-easy-part-2kmd</guid>
      <description>&lt;p&gt;On September 7, Alibaba's Qianwen Office (千问办公) launched a multi-person workspace. You describe who is involved, what work they do and which information the team has to keep. It generates a collaboration app with role-based permissions, a cloud database and an administrative backend. geekpark reports the workspace supports up to 100 people online at once.&lt;/p&gt;

&lt;p&gt;That is a different product from "chat produces a document". The output is a place where work gets assigned, records persist and someone administers access.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the early users did with it
&lt;/h2&gt;

&lt;p&gt;geekpark describes OneX AI community founder Huo Ge building a tourism collaboration platform on it: sales staff, operations coordinators and finance all working on the same orders. The first version took about half an hour to generate, then one night of iteration.&lt;/p&gt;

&lt;p&gt;ifanr ran a similar test with TeleAgent, a competing office agent, for a startup called Shixu. It produced a positioning document, a recruitment plan, a two-week action plan, a 6-page PPT and a web prototype. It also changed the beta-user quota from 50 to 30 when asked, and where the academic administration had not confirmed a date, it kept both October 29 and October 30 open rather than picking one.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the prompt is the easy part
&lt;/h2&gt;

&lt;p&gt;Every one of those examples worked because the rules lived outside the prompt: in the roles, the retained records, the permissions the generated app carries forward. The speed is real, but generated work stays reliable only when the context is bounded.&lt;/p&gt;

&lt;p&gt;woshipm's author, who ran a real project with a small set of agents, describes what that bounding looks like in practice: a local project directory with approved source files and outputs, one accepted meaning for each data field, a decision log that says what was accepted and who owns the next call. Even then it took about 2-4 rounds of debugging before the agent's role-to-capability mapping was usable.&lt;/p&gt;

&lt;p&gt;So the checklist before handing a substantial task to one of these workspaces is not about prompt wording. It is: approved sources, named owners, data definitions, an explicit rule for what the agent does when a fact is uncertain, and human confirmation before anything consequential.&lt;/p&gt;

&lt;p&gt;The full piece walks through the three Chinese approaches (an HR SaaS CLI project, Qianwen Office, TeleAgent) side by side, with the source articles linked: &lt;a href="https://eastofsilicon.com/posts/qianwen-office-turns-prompts-into-governed-workspaces" rel="noopener noreferrer"&gt;https://eastofsilicon.com/posts/qianwen-office-turns-prompts-into-governed-workspaces&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;East of Silicon covers tools and workflows from the Chinese internet for English readers. I run it.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>agents</category>
      <category>china</category>
    </item>
  </channel>
</rss>
