From 80e47fa399e579e9d2e85ada4fc12ccb65d81eba Mon Sep 17 00:00:00 2001 From: cosark <121065588+cosark@users.noreply.github.com> Date: Thu, 27 Aug 2026 00:37:34 -0700 Subject: [PATCH] docs: add RepoCloud one-click deploy button --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1a4d1815d..ddc2d3b2c 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,10 @@ To work on TrueForge from this repository, see [CONTRIBUTING.md](CONTRIBUTING.md We compare TrueForge against Claude Managed Agents and deepagents on the same tasks, tools, and model - same accuracy, lower cost. Reproduce it from [`benchmark/`](benchmark/). Write-up: [Benchmarking](https://trueforge.dev/benchmarking). +## ☁️ One-Click Deploy + +[![Deploy on RepoCloud](https://d16t0pc4846x52.cloudfront.net/deploylobe.svg)](https://repocloud.io/details/TrueForge/) + ## Contributing We love contributions - bug reports, features, and docs fixes. See [CONTRIBUTING.md](CONTRIBUTING.md) and our [Code of Conduct](CODE_OF_CONDUCT.md). Fork PRs should change source only; maintainers regenerate the SDK after merge.