diff --git a/code_assistant_manager/plugin_repos.json b/code_assistant_manager/plugin_repos.json index 5631fec..07e3e77 100644 --- a/code_assistant_manager/plugin_repos.json +++ b/code_assistant_manager/plugin_repos.json @@ -110,5 +110,14 @@ "repoOwner": "studiomeyer-io", "repoName": "studiomeyer-marketplace", "repoBranch": "main" + }, + "align": { + "name": "align", + "description": "Personal evals for Claude Code and Cowork: per-claim human grading of LLM outputs, archived as markdown corrections.", + "enabled": true, + "type": "marketplace", + "repoOwner": "ggrigo", + "repoName": "align", + "repoBranch": "main" } }