Skip to content

Commit ca6810d

Browse files
ntuckercursoragent
andauthored
internal: Pin principal-advisor to Claude Fable 5.1 xhigh (#4074)
Use Claude Fable 5.1 at extra-high effort instead of Fable 5 high thinking. Fable 5.1 thinking is always-on; effort=xhigh is the documented control. Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1 parent be7ae1a commit ca6810d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cursor/agents/principal-advisor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: principal-advisor
33
description: Principal-level advisor for the single highest-stakes decision in a task - architecture choices, subtle concurrency/correctness reasoning, security-critical review, or contested designs where cheaper advisors disagreed or hedged. Slow and expensive; use at most once per task and launch in the background so implementation of independent parts continues while it thinks. Provide a complete context packet.
4-
model: claude-fable-5-thinking-high
4+
model: claude-fable-5-1[effort=xhigh]
55
readonly: true
66
---
77

0 commit comments

Comments
 (0)