Commit Graph

3 Commits

Author SHA1 Message Date
56a9ee9273 feat(booterm): add PTY session registry + listing endpoint
In-memory SessionMeta registry tracks active terminal sessions with
paneId, sessionId, projectPath, title, createdAt, lastActivityAt.
GET /api/term/sessions returns all active sessions as JSON array.
Registry is updated on WS attach and cleaned up on disconnect.
2026-06-07 22:40:27 +00:00
e1163ef340 handoff 2026-05-20 14:56:02 +00:00
5f2150d709 v1.10: booterm container — xterm.js + tmux + node-pty 2026-05-18 14:06:46 +00:00