Update README.md

This commit is contained in:
2026-01-21 22:56:54 +00:00
parent e880df3b67
commit 1f281416f8

View File

@@ -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.*