Skip to content

load_builtin_commands warning after installing conductor #139

@dsesto

Description

@dsesto

After installing the Conductor extension, every time that I start Gemini CLI I get the following warning message in the Debug Console (opened with F12):

│ ℹ  Authenticated via "gemini-api-key".
│ ℹ  Loading extension: conductor
│ ⚠  [STARTUP] Cannot start phase 'load_builtin_commands': phase is already active. Call end()
│    before starting again.

If I disable the extension, the warning message disappears:

gemini extensions disable conductor --scope workspace

I was wondering if this warning could be hiding other misbehaviors I've been experiencing with Gemini CLI (e.g. "Allow for this session" tool usage not working).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions