From bdcd51c3a5bfe15e99ef4bffae82fa7f91f483f5 Mon Sep 17 00:00:00 2001 From: Russell Horton Date: Sun, 16 Nov 2025 09:21:45 -0800 Subject: [PATCH 1/3] Add Continuous Claude to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7914e5..23b4702 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ * [Continuous alignment testing](https://github.com/thisisartium/continuous-alignment-testing) - A framework for implementing Continuous Alignment Testing (CAT) for LLM-based applications. * [Using GitHub Models for continuous evals](https://docs.github.com/en/github-models/use-github-models/evaluating-ai-models) - Test and compare AI model outputs using evaluators and scoring metrics in GitHub Models +* [Continuous Claude](https://github.com/AnandChowdhary/continuous-claude): Automated workflow that orchestrates Claude Code in a continuous loop, creating PRs to incrementally tackle larger tasks ### Continuous Security From 87286c969dc16370d6e6424646d7bbf16bc04b0c Mon Sep 17 00:00:00 2001 From: Russell Horton Date: Sun, 16 Nov 2025 09:29:37 -0800 Subject: [PATCH 2/3] Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23b4702..8bed404 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ * [Continuous alignment testing](https://github.com/thisisartium/continuous-alignment-testing) - A framework for implementing Continuous Alignment Testing (CAT) for LLM-based applications. * [Using GitHub Models for continuous evals](https://docs.github.com/en/github-models/use-github-models/evaluating-ai-models) - Test and compare AI model outputs using evaluators and scoring metrics in GitHub Models -* [Continuous Claude](https://github.com/AnandChowdhary/continuous-claude): Automated workflow that orchestrates Claude Code in a continuous loop, creating PRs to incrementally tackle larger tasks +* [Continuous Claude](https://github.com/AnandChowdhary/continuous-claude): Automated workflow that orchestrates Claude Code in a continuous loop, creating PRs to incrementally tackle larger tasks ### Continuous Security From d94927cd5c4fc5a6fb4f0c0858d8464d64786ad3 Mon Sep 17 00:00:00 2001 From: Russell Horton Date: Sun, 16 Nov 2025 09:30:37 -0800 Subject: [PATCH 3/3] Fix formatting of Continuous Claude link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bed404..019db0e 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ * [Continuous alignment testing](https://github.com/thisisartium/continuous-alignment-testing) - A framework for implementing Continuous Alignment Testing (CAT) for LLM-based applications. * [Using GitHub Models for continuous evals](https://docs.github.com/en/github-models/use-github-models/evaluating-ai-models) - Test and compare AI model outputs using evaluators and scoring metrics in GitHub Models -* [Continuous Claude](https://github.com/AnandChowdhary/continuous-claude): Automated workflow that orchestrates Claude Code in a continuous loop, creating PRs to incrementally tackle larger tasks +* [Continuous Claude](https://github.com/AnandChowdhary/continuous-claude) - Automated workflow that orchestrates Claude Code in a continuous loop, creating PRs to incrementally tackle larger tasks ### Continuous Security