Tarang - AI Coding Agent (Thin Client with Local Execution)
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.1.0.tar.gz
(23.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.1.0-py3-none-any.whl
(27.4 kB
view details)
File details
Details for the file tarang-3.1.0.tar.gz.
File metadata
- Download URL: tarang-3.1.0.tar.gz
- Upload date:
- Size: 23.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 |
de02fb2d1fdb3ba6ca9765beb995dbfb3bd8ff8526b8bc26021835b2093b48fb
|
|
| MD5 |
89dc8ffe39765641b107d50014ac94eb
|
|
| BLAKE2b-256 |
7a44890fec00dea52ce0cad393d5557c6e9b48b864ae80cf5a73b0217f40a710
|
File details
Details for the file tarang-3.1.0-py3-none-any.whl.
File metadata
- Download URL: tarang-3.1.0-py3-none-any.whl
- Upload date:
- Size: 27.4 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 |
82554fffb13f637af091cbf03b793d3d25a41454cd20a82a7a6a495900d103be
|
|
| MD5 |
bfe2e532e0c6fc51ffbc95b0e1fb2f70
|
|
| BLAKE2b-256 |
67f5fbfd233d0b7561bfec97f0e23f3e79dcc1356049a0f034b88f0092672949
|