pty-capture

Hintergrundwissen für Droid-Control-Workflows – wird nicht direkt aufgerufen. Erfasst Ground-Truth-Byte-Sequenzen von echten Terminalemulatoren.

npx skills add https://github.com/factory-ai/factory-plugins --skill pty-capture

PTY Byte Capture

The orchestrator routed you here. Use these mechanics to execute your plan.

Capture the exact bytes a real terminal emits for a given keystroke. Use this when the question is "what sequence does terminal X send for key Y?" rather than "does the UI look right?"

Platform support

PlatformStatusRead
Linux / WaylandImplementedplatforms/linux.md
Windows (KVM)Implementedplatforms/windows.md
macOS (QEMU)Implementedplatforms/macos.md

Read the platform file for your target OS. Each contains the capture architecture, prerequisites, usage pattern, and platform-specific notes.

Known dead ends

  • Xvfb + xdotool: bypasses real keyboard processing entirely
  • uinput + Xvfb: Xvfb does not consume kernel input devices
  • SSH PTY for keystroke injection: distorts the input encoding; SSH is only for output capture or deployment

Follow-on

Feed captured bytes into terminal compatibility fixtures and replay tests in apps/cli.

Mehr Skills von factory-ai

full-stack-playbook
factory-ai
Dieses Playbook führt Sie durch die Ausführung einer Full-Stack-Webanwendungsmission. Verwenden Sie es für CRUD-Apps, Dashboards, E-Commerce-Seiten und ähnliche Projekte mit getrennten Frontend- und Backend-Ebenen.
official
agent-browser
factory-ai
Hintergrundwissen für Droid-Control-Workflows – nicht direkt aufgerufen. Agent-Browser-Treibermechanismen für die Automatisierung von Webseiten und Electron-Desktop-Apps.
official
autoresearch
factory-ai
Autonome Experimentierschleife: Ideen ausprobieren, behalten, was funktioniert, verwerfen, was nicht, niemals aufhören.
official
ban-type-assertions
factory-ai
Ban `as` type assertions in a package via the `@typescript-eslint/consistent-type-assertions` lint rule, replacing them with compiler-verified type-safe…
official
browser-navigation
factory-ai
Umfassende Browser-Automatisierung für Tests, Datenextraktion und Web-Interaktion.
official
capture
factory-ai
Hintergrundwissen für Droid-Control-Workflows – nicht direkt aufgerufen. Aufzeichnungslebenszyklus für Terminal- und Browser-Sitzungen.
official
commit-security-scan
factory-ai
Analysiere Codeänderungen auf Sicherheitslücken mittels LLM-gestützter Argumentation und Bedrohungsmodell-Mustern. Verwende dies für PR-Reviews, Pre-Commit-Checks oder Branch-Vergleiche.
official
compose
factory-ai
Hintergrundwissen für Droid-Control-Workflows – nicht direkt aufgerufen. Videozusammenstellung via Remotion – Titelcards, Layout, Übergänge, Effekte und Showcase…
official