Skip to Content
Ziva LogoZiva.sh
HomeDocsBlogsDownload
CTRL K
CTRL K
  • Home
    • Introduction
    • Installation
    • Update Guide
  • Blogs
    • AI coding tools and code privacy
  • Download
  • Introduction
  • Installation
  • Update Guide

On This Page

  • How to Update
  • Method 1: Using the Installer (Recommended)
  • Method 2: Manual Update
Question? Give us feedback 
DocsUpdate Guide

Update Guide

Currently, Ziva does not have an auto-update feature built in. To update to the latest version, you’ll need to redownload and reinstall the plugin.

How to Update

Method 1: Using the Installer (Recommended)

The easiest way to update is to run the installer script again, which will download the latest version:

Linux / macOS:

curl -fsSL https://ziva.sh/install.sh | bash

Windows:

irm https://ziva.sh/install.ps1 | iex

The installer will detect the existing installation and update it with the latest version.

Method 2: Manual Update

If you prefer to update manually:

  1. Download the latest version from the download page or GitHub releases 

  2. Close Godot completely before replacing files

  3. Delete the old plugin folder at addons/ziva-ai-agent in your project

  4. Extract the new version and copy the addons/ziva-ai-agent folder to your project’s addons folder

  5. Restart Godot to load the updated plugin

Last updated on November 17, 2025
Installation

2025 © Ziva.sh. All rights reserved.