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/websitefor 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:buildand 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
- CI run passed:
27739844528 - Pages run passed:
27739844527 - Live website: https://hiclawbot.github.io/modelfaucet/
- Scenario demo: https://hiclawbot.github.io/modelfaucet/demo/
- Docs remain available, for example: https://hiclawbot.github.io/modelfaucet/quickstart
简体中文
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。
验证结果
- CI run 已通过:
27739844528 - Pages run 已通过:
27739844527 - 官网:https://hiclawbot.github.io/modelfaucet/
- 场景 Demo:https://hiclawbot.github.io/modelfaucet/demo/
- 文档继续保留,例如:https://hiclawbot.github.io/modelfaucet/quickstart