pty-capture

द्वारा factory-ai

ड्रॉइड-नियंत्रण कार्यप्रवाहों के लिए पृष्ठभूमि ज्ञान -- सीधे आह्वान नहीं किया जाता। वास्तविक टर्मिनल एमुलेटरों से ग्राउंड-ट्रुथ बाइट अनुक्रम कैप्चर करें।

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.

factory-ai की और Skills

wiki
factory-ai
एक रिपॉजिटरी पढ़ें, फिर परस्पर जुड़े दस्तावेज़ीकरण पृष्ठों का एक सेट तैयार करें जो बताता है कि कोड क्या करता है और यह कैसे एक साथ फिट होता है। आउटपुट droid-wiki/ निर्देशिका में मार्कडाउन फ़ाइलों का एक सेट है, जिसे droid wiki-upload के माध्यम से Factory पर अपलोड किया जाता है।
official
threat-model-generation
factory-ai
किसी रिपॉजिटरी के लिए STRIDE-आधारित सुरक्षा खतरा मॉडल तैयार करें। सुरक्षा निगरानी स्थापित करते समय, आर्किटेक्चर बदलावों के बाद, या सुरक्षा ऑडिट के लिए उपयोग करें।
official
agent-repellent
factory-ai
अपने कोडबेस की AI-सहायता प्राप्त विकास उपकरणों के प्रति प्रतिरोधक क्षमता का आकलन करें।
official
blame
factory-ai
गिट इतिहास जांच से पैटर्न और विसंगतियां उजागर होती हैं।
official
cobol-converter
factory-ai
COBOL माइग्रेशन योजना अनुवादित आउटपुट के साथ।
official
dating-profile
factory-ai
प्रौद्योगिकी स्टैक और आर्किटेक्चर पर आधारित संगतता प्रोफ़ाइल।
official
feng-shui
factory-ai
आपके कोडबेस के लिए वास्तुकला सामंजस्य मूल्यांकन।
official
obituary
factory-ai
अप्रचलित और जीवन-अंत कोड पर पूर्वव्यापी दृष्टि।
official