Commit 5e9b6b3
Add Bootstrap section to AGENTS.md (#25586)
* Add Bootstrap section to AGENTS.md
Agents reading `AGENTS.md` had no canonical entry point for getting the repo to a buildable state.
The information lived in `README.md`'s "Getting Started" section but wasn't surfaced where agents look.
Surfacing `bundle exec rake dependencies` as the bootstrap command is especially useful in a worktree workflow, where `WordPress/Frameworks/` is gitignored and must be re-populated per worktree.
---
Generated with the help of Claude Code, https://code.claude.com
Co-Authored-By: Claude Code Opus 4.7 <noreply@anthropic.com>
* Remove AI verboseness
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Gio Lodi <giovanni.lodi42@gmail.com>
* Add missing new line
---------
Co-authored-by: Claude Code Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>1 parent d7d022f commit 5e9b6b3
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
11 | 21 | | |
12 | 22 | | |
13 | 23 | | |
| |||
0 commit comments