che icon indicating copy to clipboard operation
che copied to clipboard

Investigate the integration of Claude Code with Eclipse Che

Open tolusha opened this issue 1 month ago • 1 comments

Is your task related to a problem? Please describe

Currently, Claude Code [1] is primarily available as a CLI tool. Developers working in Eclipse Che workspaces don't have a straightforward way to leverage Claude Code's AI-assisted development capabilities.

https://www.claude.com/product/claude-code

Describe the solution you'd like

I would like to investigate and potentially implement integration between Claude Code and Eclipse Che that would allow developers to use Claude Code seamlessly within Eclipse Che workspaces. This could take several forms:

  • Terminal Integration: Enable Claude Code to run within Eclipse Che's integrated terminal with full functionality
  • Plugin/Extension: Develop an Eclipse Che plugin that provides a native interface to Claude Code's capabilities
  • DevWorkspace Configuration: Create pre-configured devfiles that include Claude Code setup and configuration

Describe alternatives you've considered

No response

Additional context

No response

tolusha avatar Dec 03 '25 08:12 tolusha

@adietish , you had some work at https://github.com/eclipse-che/che/issues/23642 to provide some cli-based LLMs in Che. Could that work be a starting point for this ?

rgrunber avatar Dec 04 '25 13:12 rgrunber