From bff701b0cda25e4bc3828898a6fd5f2ee197a092 Mon Sep 17 00:00:00 2001 From: CaIon Date: Thu, 2 Jul 2026 21:53:45 +0800 Subject: [PATCH] docs: update AGENTS.md --- AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 5fbbb19c..ec6af979 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,5 +1,7 @@ # AGENTS.md — Project Conventions for new-api +DO NOT send optional commentary + ## Overview This is an AI API gateway/proxy built with Go. It aggregates 40+ upstream AI providers (OpenAI, Claude, Gemini, Azure, AWS Bedrock, etc.) behind a unified API, with user management, billing, rate limiting, and an admin dashboard.