UniClipboard
Local-first, end-to-end-encrypted clipboard sync tool in Rust whose .planning/ tree is a heavily used working GSD instance — five completed milestone cycles with per-phase plan, progress, and findings docs.
Reviewed last month · Jul 19, 2026
GitHub · UniClipboard/UniClipboard using GSD (Get Shit Done)
- Stars
- 1.6K
- Contributors
- 10
- Open issues
- 182
- Age
- 1.5 years
- Last push
- 3 days ago
- Latest release
- v0.19.1 Jul 19, 2026
View weekly commit data
| Week starting | Commits |
|---|---|
| Aug 23, 2026 | 2 |
| Aug 16, 2026 | 25 |
| Aug 9, 2026 | 9 |
| Aug 2, 2026 | 32 |
| Jul 26, 2026 | 28 |
| Jul 19, 2026 | 9 |
| Jul 12, 2026 | 36 |
| Jul 5, 2026 | 13 |
| Jun 28, 2026 | 62 |
| Jun 21, 2026 | 37 |
| Jun 14, 2026 | 34 |
| Jun 7, 2026 | 67 |
| May 31, 2026 | 102 |
| May 24, 2026 | 49 |
| May 17, 2026 | 43 |
| May 10, 2026 | 144 |
| May 3, 2026 | 175 |
| Apr 26, 2026 | 152 |
| Apr 19, 2026 | 223 |
| Apr 12, 2026 | 135 |
| Apr 5, 2026 | 112 |
| Mar 29, 2026 | 185 |
| Mar 22, 2026 | 343 |
| Mar 15, 2026 | 346 |
| Mar 8, 2026 | 337 |
| Mar 1, 2026 | 311 |
| Feb 22, 2026 | 86 |
| Feb 15, 2026 | 19 |
| Feb 8, 2026 | 48 |
| Feb 1, 2026 | 101 |
| Jan 25, 2026 | 68 |
| Jan 18, 2026 | 29 |
| Jan 11, 2026 | 42 |
| Jan 4, 2026 | 4 |
| Dec 28, 2025 | 17 |
| Dec 21, 2025 | 51 |
| Dec 14, 2025 | 0 |
| Dec 7, 2025 | 0 |
| Nov 30, 2025 | 0 |
| Nov 23, 2025 | 0 |
| Nov 16, 2025 | 0 |
| Nov 9, 2025 | 0 |
| Nov 2, 2025 | 0 |
| Oct 26, 2025 | 0 |
| Oct 19, 2025 | 0 |
| Oct 12, 2025 | 0 |
| Oct 5, 2025 | 0 |
| Sep 28, 2025 | 0 |
| Sep 21, 2025 | 0 |
| Sep 14, 2025 | 0 |
| Sep 7, 2025 | 0 |
| Aug 31, 2025 | 0 |
Metrics updated Aug 27, 2026 · collected automatically from the GitHub API
Spec structure
- Location
.planning/- Formats
- Markdown, JSON
- Notes
- Root state docs (
STATE.md,ROADMAP.md,PROJECT.md,REQUIREMENTS.md,MILESTONES.md,RETROSPECTIVE.md,config.json), seven active phase dirs inphases/(numbered up to 100), and 96 archived phase dirs undermilestones/acrossv0.1–v0.5.0— each milestone with its ownREQUIREMENTS.md,ROADMAP.md, andMILESTONE-AUDIT.md. Sampled phases carrytask_plan.md,progress.md, andfindings.md. Planning docs mix Chinese prose into an English document structure.
Assessment drift: none
Spec-to-code drift
None observed — this is planning-in-lockstep: at first assessment the latest .planning/ commit landed about 47
minutes before the repository’s latest push, and the path has taken 841 commits since 2026-03-02. Feature commits
touch the planning tree as part of normal PR flow.
Defects and rework
Not yet assessed. The .planning/ tree includes debug/ and per-phase findings.md docs, so there may be
measurable rework signal in a future review.
Maintenance outcomes
Not yet assessed in outcome terms, but the process evidence is unusually rich: five completed milestone cycles
(v0.1 through v0.5.0), each closed out with its own MILESTONE-AUDIT.md, and a RETROSPECTIVE.md at the
root. GSD was adopted onto an existing codebase — the first planning commit is literally docs: map existing codebase.
Timeline
-
Latest planning commit
`feat(clipboard-sync): durable inbound receive attempts + entry cancel (#1399)`.
-
GSD adopted
First commit to `.planning/`: `docs: map existing codebase`.