From e2d57f26f7c562c8b66656b93f1a5a000b9d07b0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 18 Sep 2025 03:13:01 +0000 Subject: [PATCH 1/3] Initial plan From 0a2feb17521643095bf576fa4b599163dc525284 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 18 Sep 2025 03:18:05 +0000 Subject: [PATCH 2/3] feat: move .github/copilot-instructions.md to AGENTS.md Co-authored-by: njzjz <9496702+njzjz@users.noreply.github.com> --- .github/copilot-instructions.md => AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/copilot-instructions.md => AGENTS.md (99%) diff --git a/.github/copilot-instructions.md b/AGENTS.md similarity index 99% rename from .github/copilot-instructions.md rename to AGENTS.md index 6477b84b..f75109bd 100644 --- a/.github/copilot-instructions.md +++ b/AGENTS.md @@ -145,4 +145,4 @@ The following are outputs from frequently run commands. Reference them instead o - `docs: update installation instructions` - `test(amber): add tests for trajectory parsing` - **PR titles** must follow semantic commit format -- **Commit messages** should be concise but descriptive of the actual changes made +- **Commit messages** should be concise but descriptive of the actual changes made \ No newline at end of file From e9b1e9144f5aa70e98bcbf5ccf47a77ecf91df15 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 05:33:41 +0000 Subject: [PATCH 3/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index f75109bd..6477b84b 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -145,4 +145,4 @@ The following are outputs from frequently run commands. Reference them instead o - `docs: update installation instructions` - `test(amber): add tests for trajectory parsing` - **PR titles** must follow semantic commit format -- **Commit messages** should be concise but descriptive of the actual changes made \ No newline at end of file +- **Commit messages** should be concise but descriptive of the actual changes made