Skip to content

xiaijiangxue/idea-claude-code-gui-iflow

Repository files navigation

IDEA Claude Code GUI Plugin

Image

English · 简体中文

zhukunpenglinyutong%2Fidea-claude-code-gui | Trendshift

A powerful IntelliJ IDEA plugin that provides a visual interface for Claude Code, OpenAI Codex, and iFlow triple AI tools, making AI-assisted programming more efficient and intuitive.

AI Disclaimer: The vast majority of code in this project is generated by Claude Code, Codex, Gemini, and GLM. I'm still learning and not an expert.

Image


Key Features

Triple AI Engine Support

  • Claude Code - Anthropic's official AI programming assistant, supporting Opus 4.5 and other models
  • OpenAI Codex - OpenAI's powerful code generation engine
  • iFlow - Free AI models support with built-in marketplace and workflow capabilities
    • GLM-4.7 (Zhipu)
    • Kimi K2 (Moonshot)
    • Qwen3 Coder (Alibaba)
    • DeepSeek v3

iFlow Exclusive Features

  • Free AI Models - Access to multiple free AI models without API costs
  • Workflow Support - Automated workflow execution for complex tasks
  • Built-in Marketplace - Discover and install extensions directly
  • SubAgent System - Multi-agent collaboration for advanced scenarios

Intelligent Conversation

  • Context-aware AI coding assistant
  • @file reference support for precise code context
  • Image sending support for visual requirement description
  • Conversation rewind feature for flexible history adjustment
  • Enhanced prompts for better AI understanding

Agent System

  • Built-in Agent system for automated complex tasks
  • Skills slash command system (/init, /review, etc.)
  • MCP server support to extend AI capabilities

Developer Experience

  • Comprehensive permission management and security controls
  • Code DIFF comparison feature
  • File navigation and code jumping
  • Dark/Light theme switching
  • Font scaling and IDE font synchronization
  • Internationalization support (auto-switch between Chinese/English)

Session Management

  • History session records and search
  • Session favorites
  • Message export support
  • Provider management (cc-switch compatible)
  • Usage statistics analysis

Project Status

The project is under active development with continuous updates. For version history and iteration progress, please read CHANGELOG.md


Installation

IDEA Claude Code GUI Installation


Collaborative Contributing

For contributing guidelines, please read CONTRIBUTING.md


Local Development and Debugging

1. Install Frontend Dependencies

cd webview
npm install

2. Install ai-bridge Dependencies

cd ai-bridge
npm install

3. Debug Plugin

Run in IDEA:

./gradlew clean runIde

4. Build Plugin

./gradlew clean buildPlugin

# The generated plugin package will be in the build/distributions/ directory (package size approximately 40MB)

License

MIT


About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors