openclaw - 💡(How to fix) Fix [Feature]: Add Junie CLI support to ACP/ACPX [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#59061Fetched 2026-04-08 02:29:15
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Author
Participants
Timeline (top)
labeled ×1

Junie CLI is Jetbrains's Agentic CLI tool. It should be supported on top of all the current supported CLI tools like Claude Code etc.

Root Cause

Junie CLI is Jetbrains's Agentic CLI tool. It should be supported on top of all the current supported CLI tools like Claude Code etc.

RAW_BUFFERClick to expand / collapse

Summary

Junie CLI is Jetbrains's Agentic CLI tool. It should be supported on top of all the current supported CLI tools like Claude Code etc.

Problem to solve

OpenClaw agents can run on a locally installed Claude Code CLI instead of an API model. This change should add support for the same thing for Junie CLI.

Proposed solution

It just supports the ACP protocol so should be straightforward to add as an ACP connection to OpenClaw: https://junie.jetbrains.com/docs/junie-cli-acp.html

Alternatives considered

No response

Impact

Affected: Junie CLI users and anyone with Jetbrains All Products Pack that comes with $10 credit every month. Severity: Low, not sure what percentage of OpenClaw users use Jetbrains products or Junie CLI, but of course for me I do use it. Frequency: Always Consequence: Junie CLI's credits cannot be used to run an OpenClaw agent.

Evidence/examples

No response

Additional information

No response

extent analysis

TL;DR

Add support for Junie CLI as an ACP connection to OpenClaw to enable running OpenClaw agents on locally installed Junie CLI.

Guidance

  • Review the ACP protocol documentation for Junie CLI: https://junie.jetbrains.com/docs/junie-cli-acp.html to understand the requirements for integrating it with OpenClaw.
  • Investigate how OpenClaw currently supports other CLI tools like Claude Code to identify potential similarities and differences with Junie CLI integration.
  • Consider the impact on users with Jetbrains All Products Pack and Junie CLI credits, ensuring the solution does not introduce new issues for these users.
  • Evaluate the severity and frequency of the issue to prioritize the development and testing of the solution.

Example

No code example is provided due to the lack of specific technical details in the issue.

Notes

The solution's complexity and potential challenges are unclear due to the limited information provided. Further investigation into OpenClaw's architecture and the ACP protocol is necessary to ensure a smooth integration.

Recommendation

Apply workaround: Implement ACP connection support for Junie CLI in OpenClaw, as it seems to be a straightforward solution based on the provided information.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING