Tarang - AI Coding Agent (Thin Client)
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-2.0.0.tar.gz
(17.1 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-2.0.0-py3-none-any.whl
(19.3 kB
view details)
File details
Details for the file tarang-2.0.0.tar.gz.
File metadata
- Download URL: tarang-2.0.0.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2233a5a7f9b4d4adf325a88e1b30e96c798a5d3d312360c58669ad35c53569e3
|
|
| MD5 |
9791ab4758cc432b8c37349e85502248
|
|
| BLAKE2b-256 |
793db8d5350bf11e05bf72d3d8cb7e9e3fab19b7fd564cd135aeb49573b9d675
|
File details
Details for the file tarang-2.0.0-py3-none-any.whl.
File metadata
- Download URL: tarang-2.0.0-py3-none-any.whl
- Upload date:
- Size: 19.3 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 |
4e3ea311a430ceb99e4a6ade166da60b39e994d10cddbbec83ad45b266db1f1a
|
|
| MD5 |
79c8fc25b6ddaf12646987c1cc4eed33
|
|
| BLAKE2b-256 |
7aae4ee5d548261dea4ac24a07904ca6097d81a0cf4f066b9de7ecf86b0d7e83
|