WORKBENCH-V0.1 · ONE FLOW

From one sentence
to your own AI-Native suite

WorkBench isn't a tool — it's a bench for building tools. You just speak your pain; it interrogates, researches, builds and delivers — a bespoke AI-native suite that fits your day, only yours. Here's Workbench-v0.1 and how its tools chain up.

小J 用工具套装攀登雪山:冰镐、绳索、锁扣、背包,橙色箭头标注装备
Pack = capability-packs · abilities you carry
Ice axe = fde-copilot · carves the spec
Rope = loop-engineer · hauls you up
Summit = your suite
THE FLOW
YOU

Speak the pain

In plain words. No spec-writing needed.

fde-copilot

Elicit the spec

Keeps asking + researches, distilling a build-ready spec.

loop-engineer

Build it

Cheap models auto-code, gated + reviewed till it passes.

capability-packs

Plug abilities

Generate / publish etc., configured once, reused.

DELIVER

Your AI-Native suite

Deployed and running, only for you.

TOOL 01 · fde-copilot

Turn "can't-articulate" into "build-ready"

Continuous elicitation → loop-ready spec

Most people can't spell out their own pain. fde-copilot acts like a forward-deployed engineer: it keeps asking, researches what it can, asks only what only you know, and distills your words into six docs — Spec / Product / Features / Tech / Interactions / Gaps — so downstream can build with zero context.

  1. ① Create a client with a background (shared by all its projects)
  2. ② Create a project, name the deliverable + pick a type
  3. ③ Speak plainly; six docs + a readiness score grow live on the right
  4. ④ Once ready, commit and hand it to loop-engineer
Open fde-copilot →
fde-copilot 界面:客户/项目侧栏、对话、右侧交付物与规格、顶部用量
TOOL 02 · loop-engineer

Build the tool from the spec, autonomously

Autonomous coding loop · you just guard main

Takes the spec and dispatches cheap external models (GLM / Kimi / DeepSeek) to code autonomously in isolated git worktrees, running gate → cross-model review → rework → PR → merge until done. The orchestration is deterministic; the labor is cheap models; you only guard main at the end.

  1. ① plan breaks the spec into loop.json tasks with acceptance criteria
  2. ② Web console :4040: pick a job → ▶ Run
  3. ③ Watch live progress + per-task journal
  4. ④ Merges only after the gate + two-model review both pass
Open loop-engineer console →
loop-engineer 操作台:选 job、运行、实时进度、用量与任务
TOOL 03 · capability-packs

Atomic abilities: configure once, call forever

Capability packs · web account config

Building a tool calls base abilities behind the scenes: generate illustration / PPT / PDF, publish to WeChat / Xiaohongshu, fetch material for research… capability-packs wraps these into atomic abilities you configure once and reuse. Publishing needs your own account — fill it on the web page; credentials stay local, masked, never committed; missing ones are blocked, never fired with empty creds.

  1. ① Web :4141: enter platform accounts (local, masked, gitignored)
  2. ② Publish packs block until configured, with guidance
  3. ③ Agents invoke the abilities on demand while building
Open capability-packs →
capability-packs 网页:能力包列表 + 各平台账号配置表单
YOUR FREEDOM

All open source. Run it fully yourself on a Mac Mini, or rent the public workbench for a few days, build your tool and take it with you — download, wipe or keep-encrypted anytime. You pay for convenience, reliability, expertise — not for access. The goal: ordinary people truly owning their own AI-native suite.

Architecture: the site lives on Cloudflare (public); the three tools are deployed independently and cross-link (a workbench switcher sits at the top of each). The "Open" buttons default to local ports 3939/4040/4141 — point them at your own domains after deploy.