# zhukunpenglinyutong/idea-claude-code-gui

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/zhukunpenglinyutong-idea-claude-code-gui).**

4,032 stars · 507 forks · TypeScript · MIT

## Links

- GitHub: https://github.com/zhukunpenglinyutong/idea-claude-code-gui
- Homepage: https://www.codemoss.ai
- awesome-repositories: https://awesome-repositories.com/repository/zhukunpenglinyutong-idea-claude-code-gui.md

## Description

This project is a JetBrains IDE plugin that integrates large language model coding assistants directly into the development environment. It provides a visual interface for generating, refining, and refactoring source code through an integrated coding assistance system.

The plugin features an agent workflow orchestrator that executes multi-step programming tasks using external tool servers and specialized command shortcuts. It includes a visual code diff tool for analyzing and navigating changes between different versions of AI-generated code across multiple files.

The system manages AI conversations with support for file referencing, image uploads, and session history management, including the ability to search and export logs. Access to the codebase is governed by a security framework that manages permissions and security settings for the intelligence system.

## Tags

### Development Tools & Productivity

- [AI Coding Assistants](https://awesome-repositories.com/f/development-tools-productivity/ai-coding-assistants.md) — Integrates large language models into a JetBrains IDE to provide context-aware code generation and programming help. ([source](https://cdn.jsdelivr.net/gh/zhukunpenglinyutong/idea-claude-code-gui@main/README.md))
- [JetBrains Plugins](https://awesome-repositories.com/f/development-tools-productivity/jetbrains-plugins.md) — Implements the functionality as an extension specifically for the JetBrains IDE ecosystem.
- [Diff Viewers](https://awesome-repositories.com/f/development-tools-productivity/diff-viewers.md) — Includes a dedicated viewer for comparing different versions of AI-proposed code to identify changes.
- [Side-by-Side Diff Viewers](https://awesome-repositories.com/f/development-tools-productivity/side-by-side-diff-viewers.md) — Provides a dual-pane layout for calculating and rendering side-by-side differences between code versions.

### Artificial Intelligence & ML

- [AI Conversation Managers](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-conversation-managers.md) — Implements an interface for managing AI model sessions, conversation history, and multi-modal inputs like images. ([source](https://cdn.jsdelivr.net/gh/zhukunpenglinyutong/idea-claude-code-gui@main/README.md))
- [Generative Code Models](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-code-models.md) — Provides a visual interface for synthesizing and refining source code from natural language prompts via LLMs.
- [Repository Context Injection](https://awesome-repositories.com/f/artificial-intelligence-ml/language-model-orchestration/retrieval-augmented-generation/context-aware-chat-interfaces/repository-context-injection.md) — Automatically injects referenced file contents and metadata into AI prompts to provide repository-specific grounding.
- [AI Agent Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-orchestration-multi-agent/coordination-and-routing/ai-agent-orchestrators.md) — Coordinates specialized agents and tool servers through structured workflows to complete complex programming projects.
- [Agentic Tool Orchestration](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-tool-orchestration.md) — Orchestrates the discovery and execution of specialized tool servers to perform multi-step programming tasks.
- [Agentic Workflow Automation](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-workflow-automation.md) — Uses intelligent agents to coordinate complex multi-step programming workflows by analyzing project context. ([source](https://cdn.jsdelivr.net/gh/zhukunpenglinyutong/idea-claude-code-gui@main/README.md))
- [AI Security and Governance](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-security-and-governance.md) — Implements a governance framework to manage security settings and permissions for how the AI interacts with the codebase. ([source](https://cdn.jsdelivr.net/gh/zhukunpenglinyutong/idea-claude-code-gui@main/README.md))

### Data & Databases

- [Conversation History Stores](https://awesome-repositories.com/f/data-databases/conversation-history-stores.md) — Maintains a persistent store of chronological dialogue history to support session recovery and context maintenance.

### Security & Cryptography

- [Permission-Based Access Control](https://awesome-repositories.com/f/security-cryptography/permission-based-access-control.md) — Implements a security model to restrict the AI engine's ability to modify the codebase based on configurable rules.

### User Interface & Experience

- [Code Diff Visualizers](https://awesome-repositories.com/f/user-interface-experience/code-diff-visualizers.md) — Ships visual components that highlight differences between file versions to facilitate the review of AI-generated changes. ([source](https://cdn.jsdelivr.net/gh/zhukunpenglinyutong/idea-claude-code-gui@main/README.md))
