Files
playbook/antigravity-awesome-skills/tools/scripts/tests/fixtures/aas-v1-adapters/codex-existing.toml
T
2026-07-18 00:02:59 +00:00

19 lines
386 B
TOML

# Anonymized Codex fixture. It is not a real user configuration.
model = "example-model"
[features]
example_flag = true
[mcp_servers.other]
command = "other-server"
args = ["--token", "fixture-secret-must-not-appear-in-preview"]
[mcp_servers.aas]
command = "old-aas-mcp" # preserve this comment
args = ["--old"]
enabled = false
startup_timeout_sec = 20
[notice]
hide_example = true