diff --git a/pi/files/agent/settings.json b/pi/files/agent/settings.json index 9d04999..8973024 100644 --- a/pi/files/agent/settings.json +++ b/pi/files/agent/settings.json @@ -1,5 +1,5 @@ { - "lastChangelogVersion": "0.57.0", + "lastChangelogVersion": "0.57.1", "defaultProvider": "opencode-go", "defaultModel": "kimi-k2.5", "defaultThinkingLevel": "minimal", diff --git a/ssh/files/config b/ssh/files/config index 846b489..bf9009d 100644 --- a/ssh/files/config +++ b/ssh/files/config @@ -44,7 +44,7 @@ Host gitea.unrail.xyz Host mac mac-attio HostName 192.168.1.205 User thomasglopes - IdentityFile ~/.ssh/mac-attio + IdentityFile /home/thomasgl/.ssh/mac-attio AddKeysToAgent yes LogLevel QUIET LocalForward 443 localhost:443