Skip to content

Model Economy v0.3.0

Choose a tag to compare

@BottleYo BottleYo released this 11 Jul 05:01
· 10 commits to main since this release

English

  • Adds optional CodexBar 0.41.0+ usage summaries for calendar windows, project filtering, model token breakdowns, and estimated cost.
  • Keeps credentials and raw session parsing outside Model Economy; public output uses bounded, whitelisted fields.
  • Tightens Model Economy and Superpowers orchestration precedence, conditional standard-task roles, and the three-subagent task budget.
  • Makes verify detect installed role templates from an older plugin version.

Upgrade the local marketplace snapshot and then run:

python3 plugins/model-economy/scripts/model_economy.py upgrade --dry-run
python3 plugins/model-economy/scripts/model_economy.py upgrade

简体中文

  • 新增可选的 CodexBar 0.41.0+ 用量摘要,支持日历窗口、项目筛选、模型 token 拆分与估算成本。
  • Model Economy 不读取凭据,也不直接解析原始 session;公开输出只包含受资源边界保护的白名单字段。
  • 收敛 Model Economy 与 Superpowers 的编排优先级、标准任务条件角色与每任务三次 subagent 启动预算。
  • verify 会识别旧插件版本生成的本地角色模板。

更新本地 marketplace 快照后运行:

python3 plugins/model-economy/scripts/model_economy.py upgrade --dry-run
python3 plugins/model-economy/scripts/model_economy.py upgrade