alpha
Login
or
Join now
compounding.tech
/
pty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pty
/
docs
/
at
ba8e6dca7852a64cf9908f499faa56b9f38c982a
3 files
Nathan Herald
Fix peek on exited sessions, multiple --wait, and TUI exit race
3mo ago
f0d1aca7
SKILL.md
Fix peek on exited sessions, multiple --wait, and TUI exit race peek and peek --wait now read saved output from exited sessions (lastLines increased to 200). --wait accepts multiple patterns (any match). saveExitMetadata runs twice: immediately in onExit (for status display) and again in close() (for complete output). Fix TUI exit race by delaying session list refresh 200ms. Fix SKILL.md examples to use multiple --wait instead of regex.
3 months ago
client.md
Split exports by dependency tier for 0.6.0 Move PtyServer from ./client to ./server so client-only imports stay free of native addon dependencies. Add ./keys export for browser-safe key resolution. The export structure is now cleanly tiered: browser-safe (./protocol, ./keys), Node-only (./client), and native addon (./server, ./testing, ./tui).
3 months ago
testing.md
@myobie/pty
3 months ago