diff --git a/AGENT.md b/AGENT.md index 0217ada..159745a 100644 --- a/AGENT.md +++ b/AGENT.md @@ -86,7 +86,7 @@ All work starts from a Gitea issue. Two phases, each with a dedicated role: ## 5. Gitea Tools -- Alway use Gitea MCP tools in this project. +- Always use Gitea MCP tools in this project. - Scope: read PR/issue, list comments, post replies, create/edit PRs, reviews. - Use `tea` CLI only as fallback when MCP is unavailable. - Local CLI tools (`git`, `go`, `rg`) are fine for local validation.