Skip to content

doctor advertises agent.use_gateway_loop=true as fix, but config CLI rejects it #1454

@Mr-B-1

Description

@Mr-B-1

Symptom

Doctor's subagent_capability warn message recommends gbrain config set agent.use_gateway_loop true as alternative to setting ANTHROPIC_API_KEY. The config CLI rejects it:

$ gbrain config set agent.use_gateway_loop true
[config] Unknown config key "agent.use_gateway_loop".

Diagnosis

Either:

  • The key name has drifted from what doctor advertises
  • The config CLI needs --force to accept new keys (then doctor should say so)
  • The feature was renamed/removed but doctor message wasn't updated

Suggested fix

Either restore the config key OR update doctor's recommendation to match the current config surface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions