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.4.0.tar.gz
(86.0 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.4.0-py3-none-any.whl
(96.6 kB
view details)
File details
Details for the file tarang-4.4.0.tar.gz.
File metadata
- Download URL: tarang-4.4.0.tar.gz
- Upload date:
- Size: 86.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5fdb9c5baca5f60a9da9f8179d9ba71f26d3110b6c3495c2e2fe3a79c49dc75
|
|
| MD5 |
6a9b78b8a1fd667d78870f8c4e40b897
|
|
| BLAKE2b-256 |
c23132c39ce55b2d8fb456bb9d93d7f1b67fc5b4595161d5c0c9b035f12ff72c
|
File details
Details for the file tarang-4.4.0-py3-none-any.whl.
File metadata
- Download URL: tarang-4.4.0-py3-none-any.whl
- Upload date:
- Size: 96.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 |
0925a1634dff5312651b5b2f520df1b18dd302bff94a168c2bd0aa566a1a4aa2
|
|
| MD5 |
56a6d3e3604bb527ac9fa9f5353e2986
|
|
| BLAKE2b-256 |
47589ee6e5461d3856cf5db13b13427f1734ac953fda71a4a17713db33dbbc4e
|