|
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 2m52s
Infrastructure for the Wraith Terminal MCP server: - ScrollbackBuffer: 64KB circular buffer per session with ANSI stripping - ScrollbackRegistry: DashMap registry shared between output loops and MCP - SSH output loop feeds scrollback in addition to emitting events - PTY output loop feeds scrollback in addition to emitting events - mcp_terminal_read: read last N lines from any session (ANSI stripped) - mcp_terminal_execute: send command + marker, capture output until marker - mcp_list_sessions: enumerate all active SSH sessions with metadata 8 new scrollback tests (ring buffer, ANSI strip, line limiting). 95 total tests, zero warnings. Bridge binary and auto-config injection to follow. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| commands | ||
| connections | ||
| credentials | ||
| db | ||
| mcp | ||
| pty | ||
| rdp | ||
| settings | ||
| sftp | ||
| ssh | ||
| theme | ||
| vault | ||
| workspace | ||
| lib.rs | ||
| main.rs | ||