File size: 1,191 Bytes
0722e92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title:
  page: "IniClaw Release Notes"
  nav: "Release Notes"
description: "Changelog and feature history for IniClaw releases."
keywords: ["iniclaw release notes", "iniclaw changelog"]
topics: ["generative_ai", "ai_agents"]
tags: ["iniclaw", "releases"]
content:
  type: reference
  difficulty: technical_beginner
  audience: ["developer", "engineer"]
status: published
---

<!--
  SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
  SPDX-License-Identifier: Apache-2.0
-->

# Release Notes

NVIDIA IniClaw is in active development and follows a frequent release cadence. Use the following GitHub resources directly.

| Resource | Description |
|---|---|
| [Releases](https://github.com/Inmodel-Labs/ini_claw/releases) | Versioned release notes and downloadable assets. |
| [Release comparison](https://github.com/Inmodel-Labs/ini_claw/compare) | Diff between any two tags or branches. |
| [Merged pull requests](https://github.com/Inmodel-Labs/ini_claw/pulls?q=is%3Apr+is%3Amerged) | Individual changes with review discussion. |
| [Commit history](https://github.com/Inmodel-Labs/ini_claw/commits/main) | Full commit log on `main`. |