From 0a3060881e77ae7a3a89ba8bd0d582d61c83c396 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 26 Jul 2026 23:23:00 +1000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4150a76 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# teabot + +A Go daemon that watches Gitea repos and dispatches one-shot Claude Code sessions in Docker to work issues and review PRs. \ No newline at end of file