mirror of
https://github.com/Z3Prover/z3
synced 2026-06-26 10:28:48 +00:00
update aw
This commit is contained in:
parent
d1170d19bd
commit
6cc995afef
4 changed files with 105 additions and 57 deletions
12
.github/mcp.json
vendored
12
.github/mcp.json
vendored
|
|
@ -1,14 +1,20 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"github-agentic-workflows": {
|
||||
"type": "local",
|
||||
"command": "gh",
|
||||
"args": [
|
||||
"aw",
|
||||
"mcp-server"
|
||||
],
|
||||
"env": {
|
||||
"GH_AW_DISABLE_UPDATE_CHECKS": "true"
|
||||
}
|
||||
"tools": [
|
||||
"compile",
|
||||
"audit",
|
||||
"logs",
|
||||
"inspect",
|
||||
"status",
|
||||
"audit-diff"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue