Dax Raad 0da1ed3fc8 tui: add copy last assistant message to session menu 10 mesi fa
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 1 anno fa
script f42e1c6375 tui: fix focus management and dialog interactions 10 mesi fa
src 0da1ed3fc8 tui: add copy last assistant message to session menu 10 mesi fa
test 37a6b5177e Add unit tests for util functions: iife, lazy, timeout (#3791) 10 mesi fa
.gitignore 571d60182a improve snapshotting speed further 1 anno fa
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 1 anno fa
README.md f3da73553c sync 1 anno fa
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 10 mesi fa
package.json 5cc0d337b1 release: v1.0.17 10 mesi fa
parsers-config.ts 96bdeb3c7b OpenTUI is here (#2685) 10 mesi fa
sst-env.d.ts 7447460b5a wip: zen 11 mesi fa
tsconfig.json 62e5f4b154 try tsgo 11 mesi fa

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.