entireio / entireio/cli

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

Open
#2,346 3 comments 0 reactions 1 assignee View on GitHub

@DevanshuNEU is already working on this.

Since May 20, 2026.

enhancement
Dominant language
Go
Stars
5.1k
Forks
475
Avg merge
1d 11h
Merged PRs (30d)
178

Description

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).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.