fix: typo Alway -> Always in AGENT.md
CI / fmt (pull_request) Successful in 4m58s
CI / test (pull_request) Successful in 11m0s

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-28 11:07:31 +07:00
co-authored by Claude Opus 4.7
parent f978ed44b8
commit 6af6da1d99
+1 -1
View File
@@ -86,7 +86,7 @@ All work starts from a Gitea issue. Two phases, each with a dedicated role:
## 5. Gitea Tools ## 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. - Scope: read PR/issue, list comments, post replies, create/edit PRs, reviews.
- Use `tea` CLI only as fallback when MCP is unavailable. - Use `tea` CLI only as fallback when MCP is unavailable.
- Local CLI tools (`git`, `go`, `rg`) are fine for local validation. - Local CLI tools (`git`, `go`, `rg`) are fine for local validation.