From 1f281416f83ba8d28cf71f9c363540584e9e38ef Mon Sep 17 00:00:00 2001 From: "David H. Friedel Jr" Date: Wed, 21 Jan 2026 22:56:54 +0000 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/README.md b/README.md index e69de29..6146fa1 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,30 @@ + # GitCaddy + + **Git tooling, steeped in your workflow.** + + GitCaddy is an enhanced Gitea ecosystem designed for AI-assisted development. We extend proven open-source foundations with capabilities that help AI assistants understand, navigate, and automate your development workflow. + + ## Core Projects + + | Project | Description | + |---------|-------------| + | [**GitCaddy Server**](https://git.marketally.com/gitcaddy/gitcaddy-server) | Enhanced Gitea with AI-friendly APIs, Pages, and org-level license management | + | [**GitCaddy Vault**](https://git.marketally.com/gitcaddy/gitcaddy-vault) | Encrypted secrets management with CI/CD token generation | + | [**GitCaddy MCP**](https://git.marketally.com/gitcaddy/gitcaddy-mcp) | Model Context Protocol server for AI assistants to interact with Gitea Actions | + | [**GitCaddy Runner**](https://git.marketally.com/gitcaddy/gitcaddy-runner) | Actions runner with capability reporting for intelligent job routing | + | [**GitCaddy Desktop**](https://git.marketally.com/gitcaddy/gitcaddy-desktop) | Next-generation git client for streamlined efficiency | + + ## Why GitCaddy? + + - **AI-Native** — APIs and metadata designed for LLM comprehension + - **Self-Hosted** — Full control over your code, secrets, and CI/CD + - **Open Core** — Built on Gitea, compatible with your existing workflows + - **Capability-Aware** — Runners report what they can build; AI routes jobs intelligently + + ## License + + GitCaddy uses a mixed licensing model. Core components are MIT-licensed, with some enterprise features under BSL-1.1. See individual repositories for details. + + --- + + *Building tools that work the way you think.* \ No newline at end of file