chore: track Codex/Antigravity agent config (.agents skills + .codex)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[shell_environment_policy]
|
||||
inherit = "core"
|
||||
|
||||
[shell_environment_policy.set]
|
||||
ECC_GATEGUARD = "off"
|
||||
|
||||
[mcp_servers.portainer]
|
||||
command = "uvx"
|
||||
args = [
|
||||
"--from",
|
||||
"mcp-portainer~=2.42.0",
|
||||
"mcp-portainer",
|
||||
]
|
||||
|
||||
[mcp_servers.portainer.env]
|
||||
PORTAINER_URL = "https://portainer.ginnoir.com"
|
||||
PORTAINER_API_KEY = "ptr_Ep2pXkdoT6y2Pn8AAt4gRdUr7NFMyE06S8WYR+ciNq4="
|
||||
Reference in New Issue
Block a user