Skip to content

docs(agents): scope RULES.md under Builtin Implementation section#259

Merged
AlexandreYang merged 2 commits into
mainfrom
alex/rshell-readme
May 19, 2026
Merged

docs(agents): scope RULES.md under Builtin Implementation section#259
AlexandreYang merged 2 commits into
mainfrom
alex/rshell-readme

Conversation

@AlexandreYang

Copy link
Copy Markdown
Member

Summary

  • Move @docs/RULES.md out of the top-of-file (global) slot in AGENTS.md and into a new ## Builtin Implementation section placed just before ## Testing.
  • RULES.md covers builtin-specific guidance (flag parsing, file access via OpenFile, memory/testing rules), so scoping it under a dedicated section is a better fit than importing it as project-wide context.

Test plan

  • AGENTS.md renders with ## Builtin Implementation section containing the @docs/RULES.md import
  • No content removed; only relocated

RULES.md is builtin-specific (flag parsing, file access, testing rules),
not project-wide guidance, so scope it under a dedicated section instead
of importing it at the top of AGENTS.md.
@AlexandreYang
AlexandreYang marked this pull request as ready for review May 19, 2026 08:51
@AlexandreYang
AlexandreYang added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit 1cfca68 May 19, 2026
40 checks passed
@AlexandreYang
AlexandreYang deleted the alex/rshell-readme branch May 19, 2026 09:08
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.

2 participants