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-4.0.0.tar.gz
(76.7 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-4.0.0-py3-none-any.whl
(87.6 kB
view details)
File details
Details for the file tarang-4.0.0.tar.gz.
File metadata
- Download URL: tarang-4.0.0.tar.gz
- Upload date:
- Size: 76.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29b5df03fa293783f682c9e64a5b9ade3de9432a63045f8a0b5feb7f7a3bae46
|
|
| MD5 |
56025fe118388fe566ebaaeeb47b94c3
|
|
| BLAKE2b-256 |
6fcdefbd0d7aa81d0b7e42cc029da8181a500328a3e5642b239323d61090c65f
|
File details
Details for the file tarang-4.0.0-py3-none-any.whl.
File metadata
- Download URL: tarang-4.0.0-py3-none-any.whl
- Upload date:
- Size: 87.6 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 |
cd4fd8154081d5fe20fe9a46148dbec1b09da3957c36a6ec84712104458ca771
|
|
| MD5 |
e87c5656fd4e5e4faeefdcc9a1a0b350
|
|
| BLAKE2b-256 |
4fe158cddf93a5025fb611e80a8a84f4282e9d49fb2b3f2c8bec765758ec3e5d
|