Skip to content

Commit 5e7e577

Browse files
quangdang46claude
andcommitted
fix: remove stray YAML frontmatter delimiter from AGENTS.md
The lone on line 1 caused YAML parsers to try and parse the entire Markdown file as frontmatter, failing on the character. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 286b510 commit 5e7e577

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
## hashline — Hash-Anchored File Editing
32

43
`hashline` is a file editing tool that uses content-hashed line anchors (`12:ab3f`) instead of fragile exact-text matching. It's designed for agent-driven editing where concurrent changes are expected and edit safety is critical.

0 commit comments

Comments
 (0)