From 2588279e52e8c7b4a9f9440d867f8a63d1371b36 Mon Sep 17 00:00:00 2001 From: Pasha Sviderski Date: Tue, 3 Feb 2026 18:32:12 +0100 Subject: [PATCH] chore: rename AI.md to AGENTS.md --- AI.md => AGENTS.md | 2 +- CLAUDE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename AI.md => AGENTS.md (99%) diff --git a/AI.md b/AGENTS.md similarity index 99% rename from AI.md rename to AGENTS.md index b496fce3..794af5ef 100644 --- a/AI.md +++ b/AGENTS.md @@ -1,4 +1,4 @@ -# AI.md - Uncloud Project Guide +# AGENTS.md - Uncloud Project Guide This document provides comprehensive information about the Uncloud project for AI assistants to understand the codebase, architecture, and development practices. diff --git a/CLAUDE.md b/CLAUDE.md index dabcf7fb..55bf822d 120000 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1 +1 @@ -./AI.md \ No newline at end of file +./AGENTS.md \ No newline at end of file