π First Stable Release
Persistent Terminal API v1.0.0 is now available!
β¨ Highlights
- π₯οΈ Persistent terminal sessions via REST API
- π ANSI cleaning for 30-90% token savings
- π¨ Beautiful Web UI with xterm.js
- π Complete documentation (EN + δΈζ)
π¦ Installation
git clone https://github.com/sanshao85/persistent-terminal-api.git
cd persistent-terminal-api
npm install
npm run dev