Skip to content

Comments

Add AGENTS.md and CLAUDE.md for AI assistant guidelines#343

Merged
filipecosta90 merged 1 commit intomasterfrom
agents.md
Feb 23, 2026
Merged

Add AGENTS.md and CLAUDE.md for AI assistant guidelines#343
filipecosta90 merged 1 commit intomasterfrom
agents.md

Conversation

@fcostaoliveira
Copy link
Collaborator

@fcostaoliveira fcostaoliveira commented Feb 21, 2026

Add documentation to help AI assistants work effectively with the memtier_benchmark codebase, following the https://agents.md/ conventions.

AGENTS.md includes:

  • Project overview and repository structure
  • Build system and commands (autotools)
  • Code style (clang-format)
  • Testing with RLTest (standalone, cluster, TLS, sanitizers)
  • Key technical details
  • Common development tasks
  • Debugging guide (GDB, crash handler, core dumps, sanitizers)
  • License header requirements

CLAUDE.md points to AGENTS.md for shared guidelines.

References:


Note

Low Risk
Documentation-only change with no impact to build, runtime behavior, or security.

Overview
Adds a new AGENTS.md document providing AI agent guidelines for working in this repo, including high-level project structure, build/test commands, coding style expectations, debugging tips, and required license headers.

Adds CLAUDE.md as a lightweight pointer to AGENTS.md so tools expecting Claude-specific instructions reuse the shared guidance.

Written by Cursor Bugbot for commit 98288c4. This will update automatically on new commits. Configure here.

Add documentation to help AI assistants work effectively with the
memtier_benchmark codebase, following the https://agents.md/ conventions.

AGENTS.md includes:
- Project overview and repository structure
- Build system and commands (autotools)
- Code style (clang-format)
- Testing with RLTest (standalone, cluster, TLS, sanitizers)
- Key technical details
- Common development tasks
- Debugging guide (GDB, crash handler, core dumps, sanitizers)
- License header requirements

CLAUDE.md points to AGENTS.md for shared guidelines.

References:
- https://agents.md/ - Standard for AI agent documentation
- https://docs.anthropic.com/en/docs/agents - Anthropic agent guidelines
@filipecosta90 filipecosta90 merged commit 2bdf47d into master Feb 23, 2026
44 of 45 checks passed
@filipecosta90 filipecosta90 deleted the agents.md branch February 23, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants