Skip to content

new hasTrustDialogHooksAccepted option can't be set via claude config set #5572

Description

@nadzinski

We run Claude Code within github codespaces. Every time a new codespace is created, the user has to accept all the onboarding and trust dialogs again, even though they've used Claude Code on the repo before.

Since this is annoying to do each time, we've added a codespace startup script to auto-accept the various prompts, e.g. using claude config set hasTrustDialogAccepted true

However, recently the hasTrustDialogHooksAccepted field was added to claude.json. It's not possible to set this using claude config set, so we're seeing trust dialogs appear again every time we start a codespace.

  • It would be great if you could add hasTrustDialogHooksAccepted to the options for claude config set
  • In addition, the hasCompletedOnboarding global option is also not available in claude config set. It would be great if you could add that as well!

Thanks! We love using your tool here at Rover.com!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions