chore(delegation): switch tier routing to glm/glm5/gpt4.5
This commit is contained in:
@@ -138,3 +138,14 @@
|
||||
- verification: `gog calendar get primary <eventId> --json --no-input` returned the created event
|
||||
- cleanup: `gog calendar delete primary <eventId> --force` returned `{ "deleted": true, ... }`
|
||||
- Refreshed baton/state files (`HANDOFF.md`, `WIP.md`) to mark this fresh-session proof as complete and move next target to expanding Gmail/Calendar action coverage (list/update/delete flows + operator playbook).
|
||||
|
||||
## Delegation tier policy update (fresh implementation run)
|
||||
- Updated local delegation policy to use LiteLLM-targeted tiers:
|
||||
- simple/light → `litellm/glm-4.7-flash`
|
||||
- medium/default → `litellm/glm-5`
|
||||
- hardest/high-stakes → `litellm/gpt-4.5`
|
||||
- Applied consistently in:
|
||||
- `skills/delegation-router/SKILL.md` (tier map + spawn examples)
|
||||
- `AGENTS.md` (workspace routing guidance section)
|
||||
- `USER.md` (user preference line)
|
||||
- `MEMORY.md` (durable preference line)
|
||||
|
||||
Reference in New Issue
Block a user