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.5.1.tar.gz
(54.7 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.5.1-py3-none-any.whl
(62.9 kB
view details)
File details
Details for the file tarang-3.5.1.tar.gz.
File metadata
- Download URL: tarang-3.5.1.tar.gz
- Upload date:
- Size: 54.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdd83b755b557d70bb48b8b79f144e0fca6580d0c84e0aef7383f4fdd0575e76
|
|
| MD5 |
98208eace4a7c2908fea34bbf97c9912
|
|
| BLAKE2b-256 |
f72c890d46eb8ebe572035df4331ff2c51b2d6c5c0c6faeb7a4513cc2e59ffa2
|
File details
Details for the file tarang-3.5.1-py3-none-any.whl.
File metadata
- Download URL: tarang-3.5.1-py3-none-any.whl
- Upload date:
- Size: 62.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 |
65ef5867a523e3fb5056863a9a06af1f62ed94598c1aacad03c81f87e8e0b957
|
|
| MD5 |
2e5031316bc9c2d80b2dbcee3a9ae4b6
|
|
| BLAKE2b-256 |
02b3dd8d59a1cec3662c4ff39129522229ac095436057ae7839351e067830147
|