add systray ui for all platform (#1649)

* add systray ui for all platform

* update from getlantern/systray to fyne.io/systray for fix test
This commit is contained in:
Cytown
2026-03-17 14:12:32 +08:00
committed by GitHub
parent cef0f28881
commit e41423483e
15 changed files with 674 additions and 231 deletions
+1 -1
View File
@@ -190,7 +190,7 @@ func TestNewAgentInstance_AllowsMediaTempDirForReadListAndExec(t *testing.T) {
Agents: config.AgentsConfig{
Defaults: config.AgentDefaults{
Workspace: workspace,
Model: "test-model",
ModelName: "test-model",
RestrictToWorkspace: true,
},
},