Tarang - AI Coding Agent (Hybrid WebSocket Architecture)
Project description
Tarang CLI
AI-powered coding assistant with ManagerAgent architecture.
Installation
pip install tarang
Quick Start
# Start interactive session
tarang run
# Run a single instruction
tarang run "create a hello world app"
# Run and exit
tarang run "fix linter errors" --once
Commands
tarang run [instruction]- Start coding session (interactive or single)tarang init <project>- Initialize a new projecttarang chat- Interactive chat modetarang status- Show project statustarang resume- Resume interrupted executiontarang reset- Reset execution statetarang clean- Remove all Tarang statetarang check- Verify configuration
Options
--project-dir, -p- Project directory (default: current)--config, -c- Agent config (coder, explorer, orchestrator)--verbose, -v- Enable verbose output--once- Run single instruction and exit
Configuration
Tarang requires an OpenRouter API key:
export OPENROUTER_API_KEY=your_key
Project State
Tarang stores execution state in .tarang/ directory:
state.json- Current execution state- Supports resume after interruption
Links
- Website: devtarang.ai
- Documentation: docs.devtarang.ai
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
tarang-3.5.8.tar.gz
(56.6 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
tarang-3.5.8-py3-none-any.whl
(64.7 kB
view details)
File details
Details for the file tarang-3.5.8.tar.gz.
File metadata
- Download URL: tarang-3.5.8.tar.gz
- Upload date:
- Size: 56.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f3625a785c3f61d66672768570d24f96d2e44d98a70676b030a5ffae52053f4
|
|
| MD5 |
984f534c1202a532e22e539f866e344e
|
|
| BLAKE2b-256 |
9b4c60ea7863882c8b8f653b73b92b2c4e33871f313ec1c6d2afef0ac9e57d7b
|
File details
Details for the file tarang-3.5.8-py3-none-any.whl.
File metadata
- Download URL: tarang-3.5.8-py3-none-any.whl
- Upload date:
- Size: 64.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ff3eed934ea2432241ba55f03730711e49e2ef90dcea34d647e793cbb59663f
|
|
| MD5 |
af751cf09f55fa6d6c4aa9a62cd064fd
|
|
| BLAKE2b-256 |
d48547bd8a0210d194e4a01397836f177a3de8efa6a9adeee6f35888f879ead5
|