A modern web interface for Aider CLI — split-view Chat UI + Terminal.
Project description
Aider WebUI
A modern web interface for Aider CLI — split-view Chat UI + Terminal.
Features
- 💬 Chat History — Clean Markdown rendering of AI conversations
- ⬛ Full Terminal — Real xterm.js terminal with ANSI color support
- 🔀 Split View — Resizable panels for chat and terminal side-by-side
- 🔒 State Sync — Input locks while Aider is processing
- 📁 File Picker — Tree-based file browser for
/add,/read-only,/runcommands - 🧩 Session Isolation — Each browser tab gets its own PTY process
Installation
pip install aider-webui
Quick Start
-
Make sure Aider is installed and accessible in your PATH.
-
Create a
.envfile in your working directory (optional):AIDER_COMMAND=aider WORKING_DIR=. ANTHROPIC_API_KEY=sk-...
-
Run:
aider-webui
-
Open
http://localhost:8080in your browser.
Usage
# Run with default settings
aider-webui
# Or run as a Python module
python -m aider_webui
Requirements
- Python 3.10+
- Aider CLI installed and accessible
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aider_webui-1.0.0.tar.gz
(33.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aider_webui-1.0.0.tar.gz.
File metadata
- Download URL: aider_webui-1.0.0.tar.gz
- Upload date:
- Size: 33.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1860336b90fbc606ee28452501e2b6eff83a5abd56139b184ef9502ba826db6f
|
|
| MD5 |
ff3fb152b6e55d8e17f25cc5617b973f
|
|
| BLAKE2b-256 |
c0e6d9134d6d1ac7bb0e3681552edc0c54d150a575391e26c817a58557a60a78
|
File details
Details for the file aider_webui-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aider_webui-1.0.0-py3-none-any.whl
- Upload date:
- Size: 34.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bae977b41bd490ba046fb279a7652374fc1d27014aa76000709fbd9a7a381d1
|
|
| MD5 |
1cba35eb27949684654d4ac381932142
|
|
| BLAKE2b-256 |
90df7ab9d83e7ddcd11228285abf20b34a2e773361d04942b3e594b902768a7b
|