mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 06:04:40 +00:00
Changed koffi import from top-level to dynamic require in enableWindowsVTInput() and added --external koffi to bun build. This prevents embedding all 18 platform .node files (~74MB) into every compiled binary. For Windows builds, only the win32_x64 koffi.node is shipped alongside the binary. Binary size reduction: darwin-arm64 142MB -> 67MB, archive 43MB -> 28MB. |
||
|---|---|---|
| .. | ||
| components | ||
| autocomplete.ts | ||
| editor-component.ts | ||
| fuzzy.ts | ||
| index.ts | ||
| keybindings.ts | ||
| keys.ts | ||
| kill-ring.ts | ||
| stdin-buffer.ts | ||
| terminal-image.ts | ||
| terminal.ts | ||
| tui.ts | ||
| undo-stack.ts | ||
| utils.ts | ||