-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Navigate to the root of a project that has Entire configured.
- Start the coding agent → ✅ Entire initializes correctly (hooks are added).
- Navigate to a subdirectory inside the same project.
- Start the coding agent from that subdirectory → ❌ Entire does not initialize (hooks are missing).
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working