From 1d3dfec593f2c506e025df15eb7ad536d14c786e Mon Sep 17 00:00:00 2001 From: gilgamezh Date: Sat, 30 Aug 2025 17:05:41 +0200 Subject: [PATCH] generic --- CLAUDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 65b9a0d..684848b 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,6 +1,6 @@ # CLAUDE.md -This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +This file provides guidance to LLM agents like Claude, codex or cursor-cli when working with code in this repository. ## Repository Overview @@ -335,4 +335,4 @@ kubectl get pods -l app= - **ArgoCD API Method**: Works better than Git write-back for multi-source applications - **No Repository Credentials Needed**: ArgoCD API method doesn't require external repository write credentials - **Application Spec Updates**: Changes are applied directly to ArgoCD application specs, not Git files -- **Multi-Source Compatibility**: This approach handles complex application configurations properly \ No newline at end of file +- **Multi-Source Compatibility**: This approach handles complex application configurations properly