pi-mono/packages
David Brailovsky 62f45badae
Fix native clipboard in bun release (#6418)
* copy native clipboard .node files to the clipboard package

under the bun binary packaging, require("@mariozechner/clipboard-linux-x64-gnu")
doesn't work so instead we rely on require("./clipboard.linux-x64-gnu.node")
for that we need to copy the .node files to the clipboard package dir

* fallback to xclip if native clipboard fails on x11
2026-07-08 11:20:24 +02:00
..
agent feat(agent): support custom metadata in jsonl session headers (#6417) 2026-07-08 11:18:43 +02:00
ai fix(ai): refresh Xiaomi token plan model catalogs 2026-07-08 10:17:48 +02:00
coding-agent Fix native clipboard in bun release (#6418) 2026-07-08 11:20:24 +02:00
orchestrator Add [Unreleased] section for next cycle 2026-06-30 22:29:44 +02:00
tui fix(tui): decrement paste counter on paste marker delete and terminal clear (#6397) 2026-07-07 14:29:39 +02:00