Skip to content

Conversation

@neubig
Copy link
Contributor

@neubig neubig commented Dec 26, 2025

Summary

This PR simplifies the JetBrains ACP configuration instructions and updates the version requirement.

Changes

  1. Simplified configuration: Users can now use "openhands" directly in the command field instead of needing to find and specify the full path to the executable
  2. Updated version requirement: Changed IntelliJ version requirement from 2024.3 to 25.3

Before

The instructions required users to:

  • Run which openhands to find the full path
  • Copy that path into the configuration
  • Included an example showing /Users/username/.local/bin/openhands

After

The instructions now simply use "command": "openhands" directly, reducing the setup steps from 4 to 3.

@neubig can click here to continue refining the PR

- Use 'openhands' directly instead of requiring full path
- Update IntelliJ version requirement from 2024.3 to 25.3

Co-authored-by: openhands <openhands@all-hands.dev>
@neubig neubig marked this pull request as ready for review December 26, 2025 22:21
@neubig neubig requested a review from mamoodi as a code owner December 26, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants