Add codex, other tweaks

This commit is contained in:
2026-04-03 11:54:37 -04:00
parent 6239c4be8a
commit 7f1aa56275
7 changed files with 87 additions and 11 deletions

9
codex/config.toml Normal file
View File

@@ -0,0 +1,9 @@
[features]
use_legacy_landlock = true
[projects."/home/jyelon/integration"]
trust_level = "trusted"
[mcp_servers.ue-wingman]
command = "python3"
args = ["/home/jyelon/integration/Plugins/UEWingman/ue-wingman-mcp.py"]