chore: publish from main

This commit is contained in:
github-actions[bot]
2026-08-07 01:19:45 +00:00
parent d87e89be75
commit 0876bc694f
15 changed files with 1772 additions and 1116 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"mcpServers": {
"github-agentic-workflows": {
"type": "local",
"command": "gh",
"args": [
"aw",
"mcp-server"
],
"tools": [
"compile",
"audit",
"logs",
"inspect",
"status",
"audit-diff"
]
}
}
}