Skip to content

v1.0.0 - First Stable Release

Latest

Choose a tag to compare

@sanshao85 sanshao85 released this 04 Oct 16:20
· 1 commit to main since this release

πŸŽ‰ 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

πŸ“– Documentation