docs: auto-regenerate README and registry data

This commit is contained in:
github-actions[bot] 2026-06-20 01:15:16 +00:00
parent 948e4f8d98
commit 51e7779228
2 changed files with 21 additions and 0 deletions

View file

@ -1038,6 +1038,15 @@ Also available for bat and Ghostty in the same repository.
</blockquote>
</details>
<details>
<summary><b>Comfanion Workflow</b> <img src="https://badgen.net/github/stars/Comfanion/workflow" height="14"/> - <i>AI-assisted development workflow with agents, skills, and semantic search</i></summary>
<blockquote>
Complete workflow system for AI-assisted development. Includes specialized agents (analyst, PM, architect, developer), reusable skills, slash commands, semantic code search with local vectorizer, and sprint management with Jira integration.
<br><br>
<a href="https://github.com/Comfanion/workflow">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Cupcake</b> <img src="https://badgen.net/github/stars/eqtylab/cupcake" height="14"/> - <i>Policy enforcement layer</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -1197,6 +1197,18 @@
],
"tags": []
},
{
"productId": "comfanion-workflow",
"type": "projects",
"displayName": "Comfanion Workflow",
"repoUrl": "https://github.com/Comfanion/workflow",
"tagline": "AI-assisted development workflow with agents, skills, and semantic search",
"description": "Complete workflow system for AI-assisted development. Includes specialized agents (analyst, PM, architect, developer), reusable skills, slash commands, semantic code search with local vectorizer, and sprint management with Jira integration.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "cupcake",
"type": "projects",