You can now set default repositories in Cased. The agent will use this repo for most actions, but it’s still smart enough to know when to take action on another.
The feature is optional, and speeds up common actions like deploys or Terraform changes. For example, if you just say “deploy my-branch to prod”, the agent will default to your preferred repo.
How Default Repository Works
Head to your repository list and mark one as your default. That’s it!
Now the agent assumes that repository as primary context.
The agent still knows about all your enabled repositories, and can switch in the middle of the session as needed. And when you definitely want to work with a different repo, just name it explicitly, like “check out cased/pulumi for updates”.