Skip to content

Commit 61ba3e4

Browse files
committed
feat(t3code): add new fable 5 favorite
1 parent b57bb21 commit 61ba3e4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

modules/home/programs/terminal/tools/t3code/default.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,10 @@ in
300300
diffIgnoreWhitespace = true;
301301
diffWordWrap = false;
302302
favorites = [
303+
{
304+
provider = "claudeAgent";
305+
model = "claude-fable-5";
306+
}
303307
{
304308
provider = "claudeAgent";
305309
model = "claude-opus-4-8";

0 commit comments

Comments
 (0)