-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
22 lines (22 loc) · 798 Bytes
/
Copy pathplugin.json
File metadata and controls
22 lines (22 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "aw-author",
"version": "1.3.2",
"description": "Guided authoring, validation, and refinement of GitHub Agentic Workflow (gh-aw) markdown files. Includes fully autonomous daily intelligence pipeline (research, gap analysis, implementation, PR to develop), ecosystem monitoring, knowledge base management, and GitHub Discussions integration.",
"author": {
"name": "Robert Allen",
"email": "zircote@gmail.com"
},
"repository": "https://github.com/zircote/github-agentic-workflows",
"homepage": "https://github.github.com/gh-aw/",
"license": "MIT",
"keywords": [
"gh-aw",
"agentic-workflows",
"github-actions",
"workflow-authoring",
"intelligence-reporting",
"ecosystem-monitoring",
"autonomous-pipeline",
"daily-intelligence"
]
}