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.7.0.tar.gz
(104.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
tarang-4.7.0-py3-none-any.whl
(116.0 kB
view details)
File details
Details for the file tarang-4.7.0.tar.gz.
File metadata
- Download URL: tarang-4.7.0.tar.gz
- Upload date:
- Size: 104.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e097c92f7aaec6e77a87503928135a96724665b25d30cc23b56fc5eb90c58f7b
|
|
| MD5 |
1dc4ee0bdc0875ee128fcc76be77b610
|
|
| BLAKE2b-256 |
b56f7c2ece116a72b7abac84dccd9d81925984fcf21b47453bc85639311ea363
|
File details
Details for the file tarang-4.7.0-py3-none-any.whl.
File metadata
- Download URL: tarang-4.7.0-py3-none-any.whl
- Upload date:
- Size: 116.0 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 |
e87bf50c54dded9143e8d667492650751c3e9998d149e9b8cefbfcdccaa576b8
|
|
| MD5 |
d22d896a03ff62510d23d5a171834421
|
|
| BLAKE2b-256 |
1b80f4837e68cea4790ef14f1bf5704beb1c1a8c081b500137d706658e3b735f
|