Skip to content

feat: possibility to connect to remote ssh servers - #26

Merged
kooler merged 1 commit into
mainfrom
features/sshpanel
Sep 14, 2026
Merged

kooler merged 1 commit into
mainfrom
features/sshpanel

Conversation

@kooler

@kooler kooler commented Sep 14, 2026

Copy link
Copy Markdown
Owner

No description provided.

@kooler
kooler merged commit 0d5519c into main Sep 14, 2026
1 check failed
kooler pushed a commit that referenced this pull request Sep 14, 2026
golangci-lint failed CI on main and on PR #26 before it:

  internal/app/app_test.go:172      ineffectual assignment to m (ineffassign)
  internal/ui/servers/servers_test.go:147  SA4006: this value of m is never used

Both calls are kept for their side effects; only the unused model is
discarded. The Lint step runs before Test, so nothing else had run.

Claude-Session: https://claude.ai/code/session_01WdPXTE1DQHrbqfNSh3b2mK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants