v0.28.33 -> v0.28.34
Summary
Improves agent routing resilience and model selection while increasing session context capacity.
翻譯
改善代理路由韌性與模型選擇,並擴大工作階段上下文保留能力。
Changes
REFACTOR
- Remove legacy
AgentEntrydescriptions and refine model selection tiers (@pardnchiu) [2be59e7]
翻譯
- 移除舊版
AgentEntry描述欄位,並調整模型選擇分級規則。
UPDATE
- Register cooldowns after agent quota exhaustion and retain more session history (@pardnchiu) [2be59e7]
翻譯
- 在代理額度耗盡後註冊冷卻時間,並保留更多工作階段歷史訊息。
Scope
configs/prompts/agent_selector.md— REFACTORinternal/agents/types/agent.go— REFACTORinternal/agents/exec/— UPDATE (cooldown.go,execute.go)internal/filesystem/runtime.go— UPDATE
Generated by SKILL