Pass model tiers into Agent Compose native launches #892

Closed
opened 2026-08-05 03:44:24 +00:00 by coilyco-ops · 0 comments
Owner

Agent Compose PR #190 adds AGENT_COMPOSE_MODEL_TIER with stable frontier, commodity, and oss semantics. Agent Compose PR #195 removes the separate model-class and low-context axis. AOS owns deployment model identity and selection. Map the resolved runtime model to a tier and set AGENT_COMPOSE_MODEL_TIER before native launch. The initial mapping is Claude and Codex to frontier, DeepSeek to commodity, and Ornith and Mistral to oss. Remove any AGENT_COMPOSE_MODEL_CLASS setting. Model tier controls role compatibility only, and every supported role, tier, and harness receives the same complete selected context.

Agent Compose PR #190 adds AGENT_COMPOSE_MODEL_TIER with stable frontier, commodity, and oss semantics. Agent Compose PR #195 removes the separate model-class and low-context axis. AOS owns deployment model identity and selection. Map the resolved runtime model to a tier and set AGENT_COMPOSE_MODEL_TIER before native launch. The initial mapping is Claude and Codex to frontier, DeepSeek to commodity, and Ornith and Mistral to oss. Remove any AGENT_COMPOSE_MODEL_CLASS setting. Model tier controls role compatibility only, and every supported role, tier, and harness receives the same complete selected context.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os#892
No description provided.