2
Home
Jason Walker edited this page 2026-07-06 01:36:36 -04:00

Gitea-Tools Project Wiki

Welcome to the version-controlled wiki for the Gitea-Tools MCP server and CLI tooling.

Navigation

Gitea Wiki mirror

These repo-tracked pages are the source of truth. The Gitea native Wiki for this repository is a read-only convenience mirror generated from this directory with scripts/sync-gitea-wiki.sh (dry-run by default; see Runbooks). Never edit the Gitea Wiki directly — change the pages here through a PR, then sync.

Project overview

Gitea-Tools provides the Gitea MCP server, execution-profile configuration, identity handling, and CLI helpers used across MCP Control Plane workflows. It enforces author/reviewer separation, gated review/merge, task-capability resolution, and fail-closed safety rails in code.

Canonical long-form docs also live under docs/ in the repository (for example docs/gitea-execution-profiles.md and docs/llm-workflow-runbooks.md). The wiki summarizes operator-facing rules; the repo docs carry implementation detail.