Writes a structured AGENTS.md file to help AI agents understand your
project. The repository overview is populated from your DESCRIPTION file.
Usage
use_agent(
save_as = "AGENTS.md",
overwrite = FALSE,
open = rlang::is_interactive()
)Writes a structured AGENTS.md file to help AI agents understand your
project. The repository overview is populated from your DESCRIPTION file.
use_agent(
save_as = "AGENTS.md",
overwrite = FALSE,
open = rlang::is_interactive()
)