Skip to content

v0.4.0 Developer Console Beta

Choose a tag to compare

@HiClawBot HiClawBot released this 17 Jun 17:17
· 9 commits to main since this release

English

Developer Console Beta for ModelFaucet.

  • Added developer-console APIs for app create/list/update/archive workflows.
  • Added feature manifest create/list/update/delete APIs for route policy and pricing JSON.
  • Added operations summary API for wallets, Stripe test top-ups, payouts, and audit logs.
  • Added Dashboard Apps, Features, and Operations pages.
  • Added API and dashboard tests for authorization, CRUD workflows, error states, and secret-free responses.

Security boundaries remain unchanged: provider API keys stay server-side only, BYOK remains explicit, and cloud services must not access localhost or private LAN URLs.

简体中文

ModelFaucet Developer Console Beta。

  • 新增 developer-console API,支持 app 创建、列表、更新和归档。
  • 新增 feature manifest API,支持 route policy 和 pricing JSON 的创建、列表、更新和删除。
  • 新增 operations summary API,用于查看 wallets、Stripe 测试充值、payouts 和 audit logs。
  • Dashboard 新增 Apps、Features 和 Operations 页面。
  • 新增 API 和 Dashboard 测试,覆盖鉴权、CRUD、错误状态和无 secret 响应。

安全边界保持不变:provider API key 只保存在服务端,BYOK 仍为显式行为,云端服务不得访问 localhost 或私有局域网 URL。