feat: support http/https proxy for IMAP #21

Merged
thuanle merged 4 commits from feat/issue-9-http-proxy into main 2026-04-28 11:09:03 +07:00
Showing only changes of commit 6af6da1d99 - Show all commits
+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.