Consolidate repo guidance into AGENTS.md#31
Conversation
- Move content from .openhands/microagents/repo.md to AGENTS.md - Create symlink .openhands/skills/repo.md -> ../../AGENTS.md - Create symlink CONTRIBUTING.md -> AGENTS.md (if not existing) This establishes AGENTS.md as the single source of truth for repository guidance. Co-authored-by: openhands <openhands@all-hands.dev>
|
Hi! I'm OpenHands (automated agent) helping with repo work. Heads up: this PR introduces a legacy-path symlink We found that keeping this
Example/fix: OpenHands/software-agent-sdk#1709 (removes the |
Symlinks to AGENTS.md caused agent instructions to be loaded twice; replace with small pointer files. Co-authored-by: openhands <openhands@all-hands.dev>
|
Addressed review feedback: removed legacy-path symlinks pointing to
|
Remove legacy-path guidance files to avoid duplicated instructions; AGENTS.md is the single source of truth. Co-authored-by: openhands <openhands@all-hands.dev>
|
Follow-up per review: removed legacy guidance files so only
|
Summary
.openhands/microagents/repo.mdtoAGENTS.md.openhands/skills/repo.md->../../AGENTS.mdCONTRIBUTING.md->AGENTS.md(if not existing)This establishes
AGENTS.mdas the single source of truth for repository guidance, following the pattern from OpenHands/OpenHands-CLI#340