From 37734753d7040233337d99b8da30ccc3bea36022 Mon Sep 17 00:00:00 2001 From: suzuke Date: Thu, 23 Jul 2026 17:18:06 +0800 Subject: [PATCH] docs: point to monorepo home Agend-Agent: codex-125550 Agend-Task: t-20260723091646130622-47724-2 Agend-Branch: docs/monorepo-migration-notice Agend-Issued-At: 2026-07-23T09:17:08.189838+00:00 --- README.md | 8 ++++++++ README.zh-TW.md | 7 +++++++ 2 files changed, 15 insertions(+) diff --git a/README.md b/README.md index 2dac8c3..4a14163 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # agentic-git +> [!IMPORTANT] +> This standalone repository has moved to the +> [AgEnD-Terminal monorepo](https://github.com/suzuke/agend-terminal/tree/main/vendor/agentic-git) +> and is archived read-only. Development and releases continue there. The +> crates.io packages remain `agentic-git` (from 0.2.4) and +> `agentic-git-core` (from 0.2.1); this repository's history, tags, and +> releases remain available for reference. + > Embedding agentic-git in your own orchestrator? Start with the [Embedder Contract v1](docs/embedder-contract-v1.md). [![ci](https://github.com/suzuke/agentic-git/actions/workflows/ci.yml/badge.svg)](https://github.com/suzuke/agentic-git/actions/workflows/ci.yml) diff --git a/README.zh-TW.md b/README.zh-TW.md index cbd27fd..5d38afc 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -1,5 +1,12 @@ # agentic-git +> [!IMPORTANT] +> 此獨立 repository 已移至 +> [AgEnD-Terminal monorepo](https://github.com/suzuke/agend-terminal/tree/main/vendor/agentic-git) +> 並封存為唯讀;後續開發與發版都在新位置進行。crates.io 套件名稱維持 +> `agentic-git`(自 0.2.4 起)與 `agentic-git-core`(自 0.2.1 起), +> 本 repository 的歷史、tags 與 releases 仍保留供查閱。 + > 要把 agentic-git 嵌入你自己的 orchestrator?從 [Embedder Contract v1](docs/embedder-contract-v1.md) 開始。 **給 AI coding agent 的透明防護版 `git`。**