Skip to content

Add session create control and remote host polish#29

Merged
falkoro merged 1 commit into
masterfrom
feat/session-create-remote-loading
Jun 1, 2026
Merged

Add session create control and remote host polish#29
falkoro merged 1 commit into
masterfrom
feat/session-create-remote-loading

Conversation

@falkoro
Copy link
Copy Markdown
Owner

@falkoro falkoro commented Jun 1, 2026

Summary

  • add an explicit /api/create route for known tmux sessions and wire it to the selected-session action bar
  • change stopped known sessions from Start wording to Create, including the safe-shot mock and docs
  • add a real remote-host loading state with busy markers and first-load error fallback
  • make compact remote container rows passive so only restart/pull buttons trigger actions

Verification

  • bun run build:frontend
  • bun run check
  • rustfmt --edition 2021 --check src/routes.rs src/tmux.rs
  • cargo test
  • cargo build
  • isolated /api/create smoke test with disposable tmux session sd-create-test
  • Playwright desktop and narrow checks for Create, remote loading, and passive remote container rows

Copilot AI review requested due to automatic review settings June 1, 2026 09:53
@falkoro falkoro merged commit 7e0c126 into master Jun 1, 2026
1 check failed
@falkoro falkoro deleted the feat/session-create-remote-loading branch June 1, 2026 09:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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