From 116d00eea930f6f483c5ef0d36baea76e00ff2f5 Mon Sep 17 00:00:00 2001 From: Alex Cameron Date: Sat, 8 Aug 2026 14:08:13 +0000 Subject: [PATCH] docs: rename CLAUDE.md to AGENTS.md --- CLAUDE.md => AGENTS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename CLAUDE.md => AGENTS.md (98%) diff --git a/CLAUDE.md b/AGENTS.md similarity index 98% rename from CLAUDE.md rename to AGENTS.md index 48c2601..738ff2f 100644 --- a/CLAUDE.md +++ b/AGENTS.md @@ -1,4 +1,4 @@ -# CLAUDE.md +# AGENTS.md WarpForth is an MLIR-based compiler for the Forth programming language targeting GPU kernels. It implements a custom MLIR dialect for Forth stack operations and converts them to executable PTX. @@ -107,3 +107,4 @@ uv run ruff format gpu_test/ ## Agent Instructions - Use context7 MCP for MLIR API documentation: query with `/websites/mlir_llvm` for MLIR dialects, operations, types, and conversion patterns +- Do not add attribution, including AI attribution, co-author trailers, or thread IDs, to commit messages