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-0.1.0.tar.gz
(20.4 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-0.1.0.tar.gz.
File metadata
- Download URL: aider_webui-0.1.0.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
614bc6d669f2a27b02d5d741d1d6c6e5e313c2efce21072fed560dadd11afdf9
|
|
| MD5 |
f8272db06794a5179c3e36f074afa837
|
|
| BLAKE2b-256 |
436d5ff231055e8f61bd42c7a7c06d511c9b8f0197595d2326bb6b6de10e79b4
|
File details
Details for the file aider_webui-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aider_webui-0.1.0-py3-none-any.whl
- Upload date:
- Size: 22.7 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 |
6caa6210747e3ae4460253f3c991585f8ace127387bbb0aecfed030ab6245b3f
|
|
| MD5 |
381ae710ba0b40c9b07d5dbdeb5c90a7
|
|
| BLAKE2b-256 |
91b9161817b781d40fe81790aaf614fcd82acdb3ffa15f69cc70bacfc2a31006
|