mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-25 09:13:43 +08:00
* feat: add AGENTS.md for AI coding agents This adds a general AGENTS.md file (see https://agents.md) for use by AI coding agents. This also adds an explicit CLAUDE.md file that simply references AGENTS.md, since Claude Code has not yet adopted the emerging standard of AGENTS.md (see https://github.com/anthropics/claude-code/issues/6235). * Update AGENTS.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
6 lines
280 B
Markdown
6 lines
280 B
Markdown
# CLAUDE.md
|
|
|
|
See [AGENTS.md](./AGENTS.md) for project instructions.
|
|
|
|
This project uses [AGENTS.md](https://agents.md/) as the standard for providing context to AI coding agents. The AGENTS.md file contains all the information needed to understand and contribute to this codebase.
|