feat(host-editor): add file tabs and browser actions #690

Merged
simon merged 1 commit from feat/host-editor-file-tabs into main 2026-06-16 21:51:17 +00:00
Owner

Summary

  • add Host Editor file tabs with dirty-close discard warning
  • support double-click open from the remote file tree
  • add create, delete, and multi-file upload actions through write-policy checked server actions

Validation

  • pnpm --dir apps/web type-check
  • pnpm --dir apps/web test:unit
  • node --experimental-strip-types --test lib/host-editor/panel-ui.test.mjs lib/actions/host-editor-directory.test.mjs lib/host-editor/transport.test.mjs
  • git diff --check

Companion docs PR: carrtech/website docs/host-editor-file-tabs

## Summary - add Host Editor file tabs with dirty-close discard warning - support double-click open from the remote file tree - add create, delete, and multi-file upload actions through write-policy checked server actions ## Validation - pnpm --dir apps/web type-check - pnpm --dir apps/web test:unit - node --experimental-strip-types --test lib/host-editor/panel-ui.test.mjs lib/actions/host-editor-directory.test.mjs lib/host-editor/transport.test.mjs - git diff --check Companion docs PR: carrtech/website docs/host-editor-file-tabs
feat(host-editor): add file tabs and browser actions
All checks were successful
Conventional PR title / Conventional PR title (pull_request) Successful in 0s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 9s
PR Checks (Docker images) / Detect Docker image changes (pull_request) Successful in 9s
Secret Scan / gitleaks (pull_request) Successful in 28s
PR Checks (Docker images) / Ingest Docker image (pull_request) Has been skipped
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 1m10s
PR Checks (Docker images) / Ansible API Docker image (pull_request) Has been skipped
SAST / semgrep (pull_request) Successful in 1m13s
SAST / gosec (agent) (pull_request) Successful in 2m8s
SAST / gosec (ingest) (pull_request) Successful in 2m10s
SAST / trivy (filesystem) (pull_request) Successful in 2m11s
SAST / trivy (config / IaC) (pull_request) Successful in 2m3s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 2m54s
PR Checks (Docker images) / Web Docker image (pull_request) Successful in 8m38s
b77995f7fa
simon merged commit e439ae4092 into main 2026-06-16 21:51:17 +00:00
simon deleted branch feat/host-editor-file-tabs 2026-06-16 21:51:17 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carrtech/ct-ops!690
No description provided.