From 1b8be88a6f03bbb410a2ed7d873168b1fb8d1f7f Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Sat, 8 Aug 2026 04:03:25 +0000 Subject: [PATCH] Add automation pilot docs marker for Frontier smoke. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Creates docs/AUTOMATION_PILOT.md so the Implement Frontier cron can verify end-to-end claim, branch, and PR flow. Co-authored-by: 落笔wys --- docs/AUTOMATION_PILOT.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/AUTOMATION_PILOT.md diff --git a/docs/AUTOMATION_PILOT.md b/docs/AUTOMATION_PILOT.md new file mode 100644 index 0000000..9ada9e2 --- /dev/null +++ b/docs/AUTOMATION_PILOT.md @@ -0,0 +1,5 @@ +# Automation Pilot + +This file was created by the Implement Frontier automation. + +Linked issue: #320