singularity-forge/packages/native/src
TÂCHES daca368ba2 feat: add native clipboard module with arboard backend (#228)
Cross-platform clipboard access (text read/write, image read) via the
arboard Rust crate. No external tools (pbcopy, xclip, etc.) required.

Ported from Oh My Pi's clipboard module with adaptations for GSD's
architecture (direct AsyncTask instead of task::blocking wrapper).

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-13 12:48:27 -06:00
..
__tests__ feat: add native clipboard module with arboard backend (#228) 2026-03-13 12:48:27 -06:00
clipboard feat: add native clipboard module with arboard backend (#228) 2026-03-13 12:48:27 -06:00
glob feat: add native glob and fs_cache modules with gitignore-aware discovery (#226) 2026-03-13 12:45:56 -06:00
grep feat: Rust native engine scaffold with grep module 2026-03-13 12:21:09 -06:00
highlight feat: add syntect-based syntax highlighting module to native engine (#227) 2026-03-13 12:47:02 -06:00
ps feat: add cross-platform process tree kill module (ps) (#225) 2026-03-13 12:43:50 -06:00
index.ts feat: add native clipboard module with arboard backend (#228) 2026-03-13 12:48:27 -06:00
native.ts feat: add native clipboard module with arboard backend (#228) 2026-03-13 12:48:27 -06:00