DEV Community

邱敬幃 Pardn Chiu
邱敬幃 Pardn Chiu

Posted on

Agenvoy@v0.24.7 - Add plan routing and agent selection for generation

pardnchiu/Agenvoy


v0.24.6 -> v0.24.7

Summary

Routes plan generation through the agent selector so a high-reasoning model writes the plan instead of the routing model. Introduces a dedicated routing prefix that pins the selector to the dense-reasoning preference chain.

翻譯

將計畫產出改走 agent selector,由高 reasoning model 撰寫,而非由 routing model 直接生成。新增專屬路由前綴讓 selector 鎖定 dense reasoning 偏好鏈。

Changes

FEAT

  • Add plan routing and agent selection for plan generation (@pardnchiu) [1137182]

翻譯

  • 為 generate_plan 加入路由前綴與 agent 選擇邏輯

Scope

  • internal/tools/agent/plan/ — FEAT (generatePlan.go)
  • configs/prompts/ — FEAT (agent_selector.md)

Generated by SKILL

Top comments (0)