chore: update
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions

This commit is contained in:
Harivansh Rathi 2026-04-17 18:34:47 -04:00
parent c1ac8e87b9
commit 8616ab7e6e
2 changed files with 1 additions and 25 deletions

View file

@ -30,7 +30,7 @@
shellAliases = {
co = "codex --dangerously-bypass-approvals-and-sandbox";
ca = "cursor-agent";
agent-claude = "cursor-agent --model=claude-opus-4-7-thinking-max --force";
agent-claude = "cursor-agent --model=claude-opus-4-7-thinking --force";
agent-codex = "cursor-agent --model=gpt-5.4-xhigh-fast --force";
cc = "claude";
ch = "claude-handoff";