Skip to content

Commit b60c28c

Browse files
authored
chore: Migrate CLAUDE.md to AGENTS.md (#217)
AS TITLE --- **This PR was primarily authored with Codex using GPT-5-Codex and then hand-reviewed by me. I AM responsible for every change made in this PR. I aimed to keep it aligned with our goals, though I may have missed minor issues. Please flag anything that feels off, I'll fix it quickly.** Signed-off-by: Xuanwo <[email protected]>
1 parent f31c9ca commit b60c28c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CLAUDE.md renamed to AGENTS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# CLAUDE.md
1+
# AGENTS.md
22

3-
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
3+
This file provides guidance to AI coding agents when working with code in this repository.
44

55
## Project Overview
66

@@ -64,4 +64,4 @@ cargo fmt
6464
- Trait-based design for extensibility (`Backoff`, `Sleeper`, `Retryable`)
6565
- Feature-gated implementations for different platforms
6666
- Zero-cost abstractions with compile-time feature selection
67-
- No-std compatibility with optional std features
67+
- No-std compatibility with optional std features

0 commit comments

Comments
 (0)