Skip to content

Proposal: add an AGENTS.md for AI coding agents #7488

Description

@zhubonan

Many AI coding tools (Claude Code, Cursor, Copilot, etc.) read a repo-level instructions file to understand conventions, build setup, and coding style. ABACUS is a large C++ codebase with a complex CMake build and specific conventions — an AGENTS.md would help AI agents (and human contributors) get up to speed faster.

A minimal one could cover:

  • Build commands (cmake options commonly used)
  • Coding style (follow clang-format/clang-tidy)
  • How to run tests
  • Directory layout overview

Open to feedback — I can draft the content if this sounds good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Features NeededThe features are indeed needed, and developers should have sophisticated knowledge

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions