Problem or use case
Description
Entire CLI does not capture AI agent sessions when working in IntelliJ IDEA with the Cursor plugin installed.
The expected behavior is that Entire hooks into the git workflow and records sessions automatically (e.g., on push), but no session is captured when working from IntelliJ. This appears to be specific to the IntelliJ + Cursor plugin environment.
Steps to Reproduce
- Install Entire CLI
- Install and enable the Cursor plugin in IntelliJ IDEA
- Open a project configured to use Entire
- Perform actions that should generate a captured session (e.g., run an agent workflow and push changes)
- Observe that no session is captured by Entire
Expected Behavior
Entire should automatically capture the agent session and associate it with the git push.
Actual Behavior
- No session is captured
- No visible error message is shown
- Workflow completes normally otherwise
Environment
- OS: macOS
- IDE: IntelliJ IDEA 2026.1
- Cursor plugin version: v0.1.0
- Entire CLI version: <please fill in
entire --version output>
- Git version:
Additional Context
This issue appears specific to IntelliJ with the Cursor plugin.
Session capture works in other environments (if applicable).
Problem or use case
Description
Entire CLI does not capture AI agent sessions when working in IntelliJ IDEA with the Cursor plugin installed.
The expected behavior is that Entire hooks into the git workflow and records sessions automatically (e.g., on push), but no session is captured when working from IntelliJ. This appears to be specific to the IntelliJ + Cursor plugin environment.
Steps to Reproduce
Expected Behavior
Entire should automatically capture the agent session and associate it with the git push.
Actual Behavior
Environment
entire --versionoutput>Additional Context
This issue appears specific to IntelliJ with the Cursor plugin.
Session capture works in other environments (if applicable).