Skip to content

Entire CLI does not capture sessions when using IntelliJ IDEA with Cursor plugin on macOS #844

@sann3

Description

@sann3

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

  1. Install Entire CLI
  2. Install and enable the Cursor plugin in IntelliJ IDEA
  3. Open a project configured to use Entire
  4. Perform actions that should generate a captured session (e.g., run an agent workflow and push changes)
  5. 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions