Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Comment thread
mrjf marked this conversation as resolved.
Outdated
Copy link

Copilot AI Nov 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The punctuation after the link should be a hyphen (-) instead of a colon (:) to maintain consistency with all other entries in the list. For example, see lines 76-77 and other entries throughout the README.

Suggested change
* [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

Copilot uses AI. Check for mistakes.

### Continuous Security

Expand Down
Loading