Skip to content

Entire not initialized when coding agent is started from subdirectory #559

@Gribesh

Description

@Gribesh

What happened?

Entire initializes correctly when the coding agent is started from the root directory of a project. However, when the coding agent is initiated from within a subdirectory of the same project, Entire is not detected and does not initialize (e.g., hooks are not added to the coding agent session).

Steps to reproduce

  1. Navigate to the root of a project that has Entire configured.
  2. Start the coding agent → ✅ Entire initializes correctly (hooks are added).
Image
  1. Navigate to a subdirectory inside the same project.
  2. Start the coding agent from that subdirectory → ❌ Entire does not initialize (hooks are missing).
Image

Entire CLI version

Entire CLI 0.4.8 (81ddee2) Go version: go1.26.0 OS/Arch: darwin/arm64

OS and architecture

Darwin 25.3.0 arm64

Agent

gemini

Terminal

zsh

Logs / debug output

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions