From 2c6cb843b37e6a555f559d82a08709fcf44d23ed Mon Sep 17 00:00:00 2001 From: Alberto Lopez Date: Thu, 2 Oct 2025 22:31:35 -0700 Subject: [PATCH 1/6] Add AINative Studio to Editor category MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adding AINative Studio - an AI-Native Development Environment with built-in AI-powered code completion, generation, and chat assistant. Features advanced code navigation, refactoring, and cross-platform support. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- aind-landing-Page/public/tools-data.yaml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/aind-landing-Page/public/tools-data.yaml b/aind-landing-Page/public/tools-data.yaml index 4c16275..bba986c 100644 --- a/aind-landing-Page/public/tools-data.yaml +++ b/aind-landing-Page/public/tools-data.yaml @@ -2225,6 +2225,32 @@ domains: - Code verified: false website_url: https://www.app.build/ + - date_added: 03/10/2025 + description: AI-Native Development Environment with built-in AI-powered code completion, + generation, and chat assistant. Features advanced code navigation, refactoring, + and cross-platform support for Windows, macOS, and Linux. Extensible architecture + with a rich extension ecosystem. + icon_url: '' + name: AINative Studio + oss: true + popular: false + tags: + - OSS + - GA + - IDE + - AI-powered + - TypeScript + - JavaScript + - Cross-platform + - Code-editor + - AI-assistant + - Development-environment + - MIT-license + - VSCode-compatible + - Editor + - Code + verified: false + website_url: https://www.ainative.studio/download - description: Specialized in Frontend and Mobile code generation level: 6 name: Frontend & Mobile From 77b446f39bd5ebecbd1d87da30f1799aceb612d5 Mon Sep 17 00:00:00 2001 From: Alberto Lopez Date: Thu, 2 Oct 2025 22:45:57 -0700 Subject: [PATCH 2/6] Update AINative Studio website URL to GitHub repository MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed from download page to GitHub repository URL following OSS conventions. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- aind-landing-Page/public/tools-data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aind-landing-Page/public/tools-data.yaml b/aind-landing-Page/public/tools-data.yaml index bba986c..9fcf241 100644 --- a/aind-landing-Page/public/tools-data.yaml +++ b/aind-landing-Page/public/tools-data.yaml @@ -2250,7 +2250,7 @@ domains: - Editor - Code verified: false - website_url: https://www.ainative.studio/download + website_url: https://github.com/AINative-Studio/AINativeStudio-IDE - description: Specialized in Frontend and Mobile code generation level: 6 name: Frontend & Mobile From af26d01ba618d3c5aad11c36228b8cd0bdd03381 Mon Sep 17 00:00:00 2001 From: Alberto Lopez Date: Thu, 2 Oct 2025 22:48:11 -0700 Subject: [PATCH 3/6] Update tool name to AINative Studio IDE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed from 'AINative Studio' to 'AINative Studio IDE' to match repository name and be more descriptive. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- aind-landing-Page/public/tools-data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aind-landing-Page/public/tools-data.yaml b/aind-landing-Page/public/tools-data.yaml index 9fcf241..3c59529 100644 --- a/aind-landing-Page/public/tools-data.yaml +++ b/aind-landing-Page/public/tools-data.yaml @@ -2231,7 +2231,7 @@ domains: and cross-platform support for Windows, macOS, and Linux. Extensible architecture with a rich extension ecosystem. icon_url: '' - name: AINative Studio + name: AINative Studio IDE oss: true popular: false tags: From 666da9fb502068bba4d65daa4a8a64e78f2fc6ee Mon Sep 17 00:00:00 2001 From: Alberto Lopez Date: Thu, 2 Oct 2025 22:49:17 -0700 Subject: [PATCH 4/6] Revert tool name to AINative Studio MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removing 'IDE' suffix to match naming conventions of other editors in the category. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- aind-landing-Page/public/tools-data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aind-landing-Page/public/tools-data.yaml b/aind-landing-Page/public/tools-data.yaml index 3c59529..9fcf241 100644 --- a/aind-landing-Page/public/tools-data.yaml +++ b/aind-landing-Page/public/tools-data.yaml @@ -2231,7 +2231,7 @@ domains: and cross-platform support for Windows, macOS, and Linux. Extensible architecture with a rich extension ecosystem. icon_url: '' - name: AINative Studio IDE + name: AINative Studio oss: true popular: false tags: From da03dce7ca6e527e5ac12f123e098df14919549c Mon Sep 17 00:00:00 2001 From: Alberto Lopez Date: Thu, 2 Oct 2025 22:57:35 -0700 Subject: [PATCH 5/6] Change website URL back to download page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Using product download page instead of GitHub repository to direct users to where they can get the product. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- aind-landing-Page/public/tools-data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aind-landing-Page/public/tools-data.yaml b/aind-landing-Page/public/tools-data.yaml index 9fcf241..bba986c 100644 --- a/aind-landing-Page/public/tools-data.yaml +++ b/aind-landing-Page/public/tools-data.yaml @@ -2250,7 +2250,7 @@ domains: - Editor - Code verified: false - website_url: https://github.com/AINative-Studio/AINativeStudio-IDE + website_url: https://www.ainative.studio/download - description: Specialized in Frontend and Mobile code generation level: 6 name: Frontend & Mobile From 1935da5706bd941eddddf8182d29d6684a383872 Mon Sep 17 00:00:00 2001 From: Alberto Lopez Date: Fri, 3 Oct 2025 14:42:17 -0700 Subject: [PATCH 6/6] Add icon URL for AINative Studio Added GitHub raw image URL for the AINative Studio icon to match other editors in the category. --- aind-landing-Page/public/tools-data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aind-landing-Page/public/tools-data.yaml b/aind-landing-Page/public/tools-data.yaml index bba986c..8c8e8f0 100644 --- a/aind-landing-Page/public/tools-data.yaml +++ b/aind-landing-Page/public/tools-data.yaml @@ -2230,7 +2230,7 @@ domains: generation, and chat assistant. Features advanced code navigation, refactoring, and cross-platform support for Windows, macOS, and Linux. Extensible architecture with a rich extension ecosystem. - icon_url: '' + icon_url: https://raw.githubusercontent.com/AINative-Studio/AINativeStudio-IDE/main/ainative-studio/ai_native_studio_icons/ai_native_studio_48x48.png name: AINative Studio oss: true popular: false