Skip to content

feat(remote): add target picker UI#675

Merged
XingYu-Zhong merged 1 commit into
KunAgent:developfrom
luoye520ww:codex/remote-target-picker-ui
Jul 1, 2026
Merged

feat(remote): add target picker UI#675
XingYu-Zhong merged 1 commit into
KunAgent:developfrom
luoye520ww:codex/remote-target-picker-ui

Conversation

@luoye520ww

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a renderer Remote Target picker for choosing Local vs SSH Remote before creating a thread.
  • Lists SSH hosts from the runtime, tests remote connections, and passes normalized remoteTarget into new thread creation.

Changes

  • Adds RemoteTargetPicker UI near the composer/new-session flow.
  • Adds renderer runtime helpers for /v1/remote/hosts and /v1/remote/test.
  • Adds renderer-side remote target normalization and store plumbing for createThread.

Stacking / dependency

Tests

  • npm.cmd test -- src/renderer/src/agent/kun-runtime.test.ts
  • npm.cmd run typecheck
  • git diff --check

@XingYu-Zhong XingYu-Zhong force-pushed the codex/remote-target-picker-ui branch from eaf2a90 to 468f400 Compare July 1, 2026 15:01

@XingYu-Zhong XingYu-Zhong left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased onto current develop after remote core merge and verified renderer runtime, IPC schema tests, and typecheck.

@XingYu-Zhong XingYu-Zhong merged commit 3340787 into KunAgent:develop Jul 1, 2026
luoye520ww pushed a commit to luoye520ww/DeepSeek-GUI that referenced this pull request Jul 1, 2026
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