Spaces:
Configuration error
Configuration error
| 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`. | |