Metadata-Version: 2.4
Name: getworktree
Version: 0.1.1.dev9
Summary: Isolated git worktree developer loops and AI agent workspaces.
Home-page: https://github.com
Author: Worktree Team
Author-email: hello@getworktree.io
Project-URL: Homepage, https://getworktree.io
Project-URL: Bug Tracker, https://github.com/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: requests>=2.28.0
Requires-Dist: jsonschema>=4.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Worktree (`wt`)

[![CI](https://github.com/getworktree/getworktree/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/getworktree/getworktree/actions/workflows/ci.yml)
[![License](https://img.shields.io/github/license/getworktree/getworktree.svg)](https://github.com/getworktree/getworktree/blob/main/LICENSE)
[![Issues](https://img.shields.io/github/issues/getworktree/getworktree.svg)](https://github.com/getworktree/getworktree/issues)
[![Last commit](https://img.shields.io/github/last-commit/getworktree/getworktree.svg)](https://github.com/getworktree/getworktree/commits/main)
[![PyPI version](https://img.shields.io/pypi/v/getworktree.svg)](https://pypi.org/project/getworktree/)
[![Python versions](https://img.shields.io/pypi/pyversions/getworktree.svg)](https://pypi.org/project/getworktree/)
[![Stars](https://img.shields.io/github/stars/getworktree/getworktree.svg?style=social)](https://github.com/getworktree/getworktree/stargazers)

Isolated git worktree developer loops and autonomous AI agent workspaces. 

Worktree allows humans and AI agents to build, test, and review code in parallel without disrupting the active uncommitted workspace.

## Quick Start

```bash
pip install getworktree
```

## Core Ecosystem Roadmap

1. **Worktree CLI (Open-Source)**: Terminal-native interactive loops, git diff tracking, and target hunk isolation using your own local developer API keys.
2. **Worktree App (Premium Desktop Client)**: Side-by-side visual diff UI, multi-file project impact mapping, local Vector DB workspace caching, and enterprise SSO proxy guardrails.

## License

Distributed under the MIT License. See `LICENSE` for more information.

## Links

* **Website**: [getworktree.io](https://getworktree.io)
* **GitHub Organization**: [://github.com](https://://github.com)
