From d8cf0a39bc53a1a2d14ca58a65f82fe8240aa66b Mon Sep 17 00:00:00 2001 From: openhands Date: Mon, 23 Mar 2026 06:09:19 +0000 Subject: [PATCH] fix: restore closing --> on AGENTS.md watermark HTML comments The sed watermark-update pattern stripped the closing --> from 9 of 10 AGENTS.md files, making entire file bodies invisible in rendered markdown. Fix by appending --> to the affected lines. Co-Authored-By: Claude Sonnet 4.6 --- AGENTS.md | 2 +- action/AGENTS.md | 2 +- dev/AGENTS.md | 2 +- gardener/AGENTS.md | 2 +- planner/AGENTS.md | 2 +- predictor/AGENTS.md | 2 +- review/AGENTS.md | 2 +- supervisor/AGENTS.md | 2 +- vault/AGENTS.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index a228c85..ded71af 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,4 +1,4 @@ - # Disinto — Agent Instructions ## What this repo is diff --git a/action/AGENTS.md b/action/AGENTS.md index cc827ce..9849587 100644 --- a/action/AGENTS.md +++ b/action/AGENTS.md @@ -1,4 +1,4 @@ - # Action Agent **Role**: Execute operational tasks described by action formulas — run scripts, diff --git a/dev/AGENTS.md b/dev/AGENTS.md index 9db0e51..9028d5c 100644 --- a/dev/AGENTS.md +++ b/dev/AGENTS.md @@ -1,4 +1,4 @@ - # Dev Agent **Role**: Implement issues autonomously — write code, push branches, address diff --git a/gardener/AGENTS.md b/gardener/AGENTS.md index afbe94f..ba447b6 100644 --- a/gardener/AGENTS.md +++ b/gardener/AGENTS.md @@ -1,4 +1,4 @@ - # Gardener Agent **Role**: Backlog grooming — detect duplicate issues, missing acceptance diff --git a/planner/AGENTS.md b/planner/AGENTS.md index 2b6f164..7a37165 100644 --- a/planner/AGENTS.md +++ b/planner/AGENTS.md @@ -1,4 +1,4 @@ - # Planner Agent **Role**: Strategic planning using a Prerequisite Tree (Theory of Constraints), diff --git a/predictor/AGENTS.md b/predictor/AGENTS.md index 7086294..ddb764d 100644 --- a/predictor/AGENTS.md +++ b/predictor/AGENTS.md @@ -1,4 +1,4 @@ - # Predictor Agent **Role**: Risk oracle and opportunity spotter (the "goblin"). Runs a 3-step diff --git a/review/AGENTS.md b/review/AGENTS.md index 1ff44c3..8399979 100644 --- a/review/AGENTS.md +++ b/review/AGENTS.md @@ -1,4 +1,4 @@ - # Review Agent **Role**: AI-powered PR review — post structured findings and formal diff --git a/supervisor/AGENTS.md b/supervisor/AGENTS.md index 4ea0979..09e60c4 100644 --- a/supervisor/AGENTS.md +++ b/supervisor/AGENTS.md @@ -1,4 +1,4 @@ - # Supervisor Agent **Role**: Health monitoring and auto-remediation, executed as a formula-driven diff --git a/vault/AGENTS.md b/vault/AGENTS.md index 9954ce8..27b3b64 100644 --- a/vault/AGENTS.md +++ b/vault/AGENTS.md @@ -1,4 +1,4 @@ - # Vault Agent **Role**: Dual-purpose gate — action safety classification and resource procurement.