Add ssh to gitlab

This commit is contained in:
2026-04-28 15:21:29 -04:00
parent bac8eda5a4
commit cf3be894d3
12 changed files with 97 additions and 52 deletions

View File

@@ -1,16 +1,29 @@
model = "gpt-5.4"
model_reasoning_effort = "medium"
[features]
use_legacy_landlock = true
[sandbox_workspace_write]
writable_roots = ["/home/jyelon/integration.UE"]
network_access = true
[projects."/home/jyelon/integration"]
trust_level = "trusted"
[projects."/home/jyelon/pacman"]
trust_level = "trusted"
[mcp_servers.ue-wingman]
command = "python3"
args = ["/home/jyelon/integration/Plugins/UEWingman/ue-wingman-mcp.py"]
[mcp_servers.ue-wingman.tools.unreal]
approval_mode = "approve"
[notice.model_migrations]
"gpt-5.3-codex" = "gpt-5.4"
[mcp_servers.ue-wingman.tools.unreal]
approval_mode = "approve"
[tui.model_availability_nux]
"gpt-5.5" = 2