mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-08-17 04:24:18 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
948e4f8d98
commit
51e7779228
2 changed files with 21 additions and 0 deletions
|
|
@ -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
12
dist/registry.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue