aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs: add the Duet design specCraig Jennings2026-06-062-4/+843
| | | | The full v1 design for the dual-pane file commander: architecture, the transport-backend registry, transfer execution and data-safety contracts, connection UX, diagnostics, the phased implementation plan, and a competitive-landscape appendix.
* chore: scaffold the Duet package skeletonCraig Jennings2026-06-064-0/+128
Initial skeleton for Duet, a two-pane file commander built on dirvish/dired: the package header and entry-command stub, the README, and the test directory. Pre-alpha — no functionality yet.