feat(project): add project management tools

Add read and write tools for Gitea projects, including project and column CRUD and issue-to-project-column management.

Bump gitea.dev/sdk to include ProjectsService.

Assisted-by: Codet:codet-internal
This commit is contained in:
Lunny Xiao
2026-08-23 23:09:25 -07:00
parent 815a0e26aa
commit 380e548f36
11 changed files with 1238 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.26.0
toolchain go1.26.6
require (
gitea.dev/sdk v1.2.0
gitea.dev/sdk v1.2.1-0.20260822201514-76e7eafcee4b
github.com/modelcontextprotocol/go-sdk v1.7.0
go.uber.org/zap v1.28.0
go.uber.org/zap/exp v0.3.0