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.3.0.tar.gz
(46.8 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.3.0-py3-none-any.whl
(53.9 kB
view details)
File details
Details for the file tarang-3.3.0.tar.gz.
File metadata
- Download URL: tarang-3.3.0.tar.gz
- Upload date:
- Size: 46.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a2c68093e59a71da5ec7ee14c2df7d510aa668ce5f39b712f2e7d2acd32025f
|
|
| MD5 |
86917cace0f3313b7176c184d4288e05
|
|
| BLAKE2b-256 |
14403aeb5e73ed4f06c7aaa9aeebacf3b090f683aab2ac79012265c4e34c270b
|
File details
Details for the file tarang-3.3.0-py3-none-any.whl.
File metadata
- Download URL: tarang-3.3.0-py3-none-any.whl
- Upload date:
- Size: 53.9 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 |
8f57c303d28b3ef25b166009f56f8ff255d38465af1c536f24f8935701222b91
|
|
| MD5 |
593c8328a1e35290fa0ca7d5c949fcec
|
|
| BLAKE2b-256 |
e1e2bf25194545496d60d59659ea987fd04fe00d8833dc07d4b4590f8fbcad5f
|