Tagged #coograph
2 {count, plural, one {post} other {posts}}.
-
· Paul Lukic
One Model for Six Jobs: Why We Made Per-Task Model Selection Opt-In
Coding agents delegate to sub-agents with wildly different demands, and almost everyone runs all of them on one model. Here is the cost of that, why a shipped default would be worse, and how we built model selection that asks once and always reports what it did.
-
· Paul Lukic
Eleven Names, One Namespace: Unifying Coograph Under /coograph-*
Coograph's skills and slash commands used to live under three different prefixes. As of today, every shipped command starts with /coograph-. Here's why, what changed, and how existing projects pick it up automatically.