hanzo-dev


Namehanzo-dev JSON
Version 1.22.0 PyPI version JSON
download
home_pagehttps://github.com/hanzoai/ide
SummaryHanzo Dev: Unified AI Development Environment
upload_time2025-07-26 00:13:31
maintainerNone
docs_urlNone
authorHanzo Industries Inc
requires_python<3.14,>=3.13
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hanzo Dev

Unified AI Development Environment combining IDE functionality, Agent-Computer Interface (ACI), and Model Context Protocol (MCP) tools.

## Features

- **Multi-Agent System**: Various specialized agents for different tasks
- **70+ Tools**: Via integrated hanzo-mcp server
- **Advanced File Editing**: AST-aware code modifications via ACI
- **Runtime Flexibility**: Docker, Kubernetes, Local, Remote execution
- **Browser Automation**: Full browser control for web tasks
- **MCP Integration**: Connect to any MCP server for additional tools

## Installation

```bash
pip install hanzo-dev
```

## Usage

```bash
# Start the development environment
hanzo-dev

# With specific configuration
hanzo-dev --enable-all-tools --allow-path /path/to/project

# Run with a specific task
hanzo-dev --file task.md
```

## Architecture

Hanzo Dev integrates:
- **IDE Backend**: Agent orchestration and runtime management
- **ACI Library**: Advanced file editing and code analysis
- **MCP Server**: 70+ tools for file operations, search, git, etc.
- **MCP Client**: Connect to external MCP servers

## Development

```bash
# Install in development mode
poetry install

# Run tests
poetry run pytest

# Run the CLI
poetry run hanzo-dev
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hanzoai/ide",
    "name": "hanzo-dev",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.13",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hanzo Industries Inc",
    "author_email": "dev@hanzo.ai",
    "download_url": "https://files.pythonhosted.org/packages/1a/9b/140400beef4d4ca5444c47040ed66c4f6bb77644f26e357d7df2e5ec12a0/hanzo_dev-1.22.0.tar.gz",
    "platform": null,
    "description": "# Hanzo Dev\n\nUnified AI Development Environment combining IDE functionality, Agent-Computer Interface (ACI), and Model Context Protocol (MCP) tools.\n\n## Features\n\n- **Multi-Agent System**: Various specialized agents for different tasks\n- **70+ Tools**: Via integrated hanzo-mcp server\n- **Advanced File Editing**: AST-aware code modifications via ACI\n- **Runtime Flexibility**: Docker, Kubernetes, Local, Remote execution\n- **Browser Automation**: Full browser control for web tasks\n- **MCP Integration**: Connect to any MCP server for additional tools\n\n## Installation\n\n```bash\npip install hanzo-dev\n```\n\n## Usage\n\n```bash\n# Start the development environment\nhanzo-dev\n\n# With specific configuration\nhanzo-dev --enable-all-tools --allow-path /path/to/project\n\n# Run with a specific task\nhanzo-dev --file task.md\n```\n\n## Architecture\n\nHanzo Dev integrates:\n- **IDE Backend**: Agent orchestration and runtime management\n- **ACI Library**: Advanced file editing and code analysis\n- **MCP Server**: 70+ tools for file operations, search, git, etc.\n- **MCP Client**: Connect to external MCP servers\n\n## Development\n\n```bash\n# Install in development mode\npoetry install\n\n# Run tests\npoetry run pytest\n\n# Run the CLI\npoetry run hanzo-dev\n```",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Hanzo Dev: Unified AI Development Environment",
    "version": "1.22.0",
    "project_urls": {
        "Homepage": "https://github.com/hanzoai/ide",
        "Repository": "https://github.com/hanzoai/ide"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afe542985e94934b05f92b692cbb1efbaea479351af7b2c2ba46ca75ec4be83a",
                "md5": "2bd998869b0bf52818ac220ec4ae0f76",
                "sha256": "0d205bef3775a08b9ef9cc5f8f27ddac34967386a5001cdbee71ddf9a3a6025b"
            },
            "downloads": -1,
            "filename": "hanzo_dev-1.22.0-cp313-cp313-macosx_15_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2bd998869b0bf52818ac220ec4ae0f76",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "<3.14,>=3.13",
            "size": 1076383,
            "upload_time": "2025-07-26T00:13:30",
            "upload_time_iso_8601": "2025-07-26T00:13:30.068346Z",
            "url": "https://files.pythonhosted.org/packages/af/e5/42985e94934b05f92b692cbb1efbaea479351af7b2c2ba46ca75ec4be83a/hanzo_dev-1.22.0-cp313-cp313-macosx_15_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a9b140400beef4d4ca5444c47040ed66c4f6bb77644f26e357d7df2e5ec12a0",
                "md5": "64cef3e21f27a65d457fd1e7300ac858",
                "sha256": "160cce531fffcfd8d00b248904f19e6ff62209c1a37f38ff797d75f90c75df5b"
            },
            "downloads": -1,
            "filename": "hanzo_dev-1.22.0.tar.gz",
            "has_sig": false,
            "md5_digest": "64cef3e21f27a65d457fd1e7300ac858",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.13",
            "size": 870405,
            "upload_time": "2025-07-26T00:13:31",
            "upload_time_iso_8601": "2025-07-26T00:13:31.345231Z",
            "url": "https://files.pythonhosted.org/packages/1a/9b/140400beef4d4ca5444c47040ed66c4f6bb77644f26e357d7df2e5ec12a0/hanzo_dev-1.22.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-26 00:13:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hanzoai",
    "github_project": "ide",
    "github_not_found": true,
    "lcname": "hanzo-dev"
}
        
Elapsed time: 0.67673s