What's wrong with this entry?
Anonymous. No account, no email.
What
Users with the agents interface enabled can make Claude Code open the agents view by default.
Usage
{
"defaultToAgentsView": true
}Details
- A new config UI toggle appears as “Open agents view by default”.
- When enabled, normal interactive startup can enter the agents view without requiring
claude agents. - This depends on the existing agents-view gate, so not every user will necessarily see it.
Evidence
Config option and startup behavior were added (search for "Open agents view by default" and "defaultToAgentsView").
Strings lifted out of the shipped bundle, so the claim above can be checked against them.