An open API service indexing awesome lists of open source software.

https://github.com/sdsleon/lightcode

One window for all your AI coding agents. Run Claude, Codex, OpenCode, Gemini, Antigravity, Cursor, and Copilot side-by-side. Terminal and chat, any layout.
https://github.com/sdsleon/lightcode

acp agent-client-protocol ai ai-agents ai-coding claude claude-code codex copilot cursor desktop-app developer-tools electron gemini llm opencode orchestrator react terminal typescript

Last synced: 4 days ago
JSON representation

One window for all your AI coding agents. Run Claude, Codex, OpenCode, Gemini, Antigravity, Cursor, and Copilot side-by-side. Terminal and chat, any layout.

Awesome Lists containing this project

README

          


Lightcode

Lightcode


One window for all your AI coding agents.

Run Claude, Codex, OpenCode, Gemini, Antigravity, Cursor, and Copilot side-by-side. Terminal and chat, any layout.


Website · Download · Report Bug · Request Feature


Bring your own agent subscriptions & API keys

---


Lightcode — AI agents running side-by-side

## Supported Agents

**Claude** · **Codex** · **OpenCode** · **Gemini** · **Antigravity** · **Cursor** · **Copilot** and any agent from the [ACP registry](https://agentclientprotocol.com).

## Why Lightcode?

If you use more than one AI coding agent, you know the pain: separate terminals, separate apps, no shared context. Lightcode puts them all in one place.

### Infinite Threads & Layouts

Open as many agent threads as you need and arrange them in horizontal and vertical splits. Resize, stack, and rearrange freely. The layout stays fast no matter how many threads you have running.

### Unified Protocol GUI

Agents that support structured APIs (like ACP or provider SDKs) get a proper chat interface with markdown, syntax highlighting, and tool call displays.

### Terminal Fidelity

Run CLI agents in real terminal sessions, with the same output and controls you expect from your own shell.

### Built for Speed

Optimized to stay fast and responsive, even when you have lots of agent sessions running side by side.

### Session Persistence

Sessions are saved automatically, so you can close Lightcode and pick up right where you left off.

### Built-in Browser

Open web pages, attach browser context to agents, and keep research in the same workspace.

### In-App GitHub PRs

View diffs, stage files, generate commit messages with AI, and review GitHub PRs directly inside Lightcode.

### Code Editor

Monaco-based editor with LSP support for quick edits without switching to your IDE.

### Cross-Platform Desktop

Run Lightcode on macOS, Windows, and Linux, with a polished interface that feels at home on both Mac and Windows.

### WSL Support

Use Windows and WSL projects side by side, with agent commands routed through the right environment automatically.

### ACP Registry

Install and run any agent from the [Agent Client Protocol](https://agentclientprotocol.com) registry directly from settings.

## Install

Download the latest release for your platform from the [releases page](https://github.com/SDSLeon/lightcode/releases) or visit [lightcodeapp.com](https://www.lightcodeapp.com).

| Platform | Format |
| -------- | ---------------- |
| macOS | DMG (Universal) |
| Windows | NSIS installer |
| Linux | AppImage, `.deb` |

### Getting Started

1. Install Lightcode for your platform.
2. Install the AI agent CLIs you want to use (e.g., [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Gemini CLI](https://github.com/google-gemini/gemini-cli), [Codex](https://github.com/openai/codex)).
3. Open Lightcode, add your project, and start orchestrating.

## Contributing

Contributions are welcome! Please open an [issue](https://github.com/SDSLeon/lightcode/issues) first to discuss what you'd like to change.

## License

[Apache-2.0](LICENSE)