Skip to content

v1.2.0 Website And Scenario Demo

Latest

Choose a tag to compare

@HiClawBot HiClawBot released this 18 Jun 05:59

English

ModelFaucet v1.2.0 adds an independent bilingual GitHub Pages website and a static application-scenario economics demo.

Added

  • Independent React website under apps/website for the GitHub Pages root.
  • Use-case sections for vertical SaaS, browser extensions, desktop tools, commerce admins, and internal knowledge apps.
  • Interactive scenario model for platform credits, visible BYOK gateway fees, and visible Local Bridge software fees.
  • Merged Pages artifact build via pnpm pages:build, preserving existing VitePress docs paths while publishing the website at the root, /demo/, and /use-cases/.
  • CI coverage for pnpm website:build and the merged Pages artifact.

Safety boundaries

  • Provider API keys remain server-side only.
  • The website does not add provider-key forms or hidden BYOK markup.
  • Cloud services continue to reject localhost, metadata, link-local, and private LAN URLs.

Verification

简体中文

ModelFaucet v1.2.0 新增独立双语 GitHub Pages 官网,以及静态应用场景收益模型。

新增内容

  • apps/website 下新增独立 React 官网,作为 GitHub Pages 根页面。
  • 展示垂直 SaaS、浏览器插件、桌面工具、电商后台、内部知识应用等场景。
  • 增加交互式场景模型,覆盖 platform credits、可见 BYOK gateway fee、可见 Local Bridge software fee。
  • 新增 pnpm pages:build 合并 Pages 产物:官网发布到根路径、/demo//use-cases/,同时保留现有 VitePress 文档路径。
  • CI 增加 pnpm website:build 和 Pages 合并产物构建校验。

安全边界

  • Provider API key 仍只保存在服务端。
  • 官网不加入 provider-key 表单,也不加入隐藏 BYOK markup。
  • 云端服务仍拒绝 localhost、metadata、link-local 和私有局域网 URL。

验证结果