ما هي terminal-streaming؟
تكامل محطة xterm.js لإخراج وكيل التدفق. يُستخدم عند تنفيذ العرض الطرفي لـ AgentCard، أو تكوين إضافات xterm، أو التعامل مع تدفق الإخراج في الوقت الفعلي. المصدر: seanchiuai/multishot.
تكامل محطة xterm.js لإخراج وكيل التدفق. يُستخدم عند تنفيذ العرض الطرفي لـ AgentCard، أو تكوين إضافات xterm، أو التعامل مع تدفق الإخراج في الوقت الفعلي.
ثبّت مهارة الذكاء الاصطناعي terminal-streaming بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: seanchiuai/multishot.
| theme | ITheme | - | Color theme | | fontSize | number | 15 | Font size in pixels | | fontFamily | string | 'monospace' | Font family | | fontWeight | FontWeight | 'normal' | Normal text weight | | fontWeightBold | FontWeight | 'bold' | Bold text weight | | lineHeight | number | 1.0 | Line height multiplier |
| letterSpacing | number | 0 | Pixel spacing between chars | | cursorBlink | boolean | false | Enable cursor blinking | | cursorStyle | 'block' \| 'underline' \| 'bar' | 'block' | Cursor style when focused | | cursorInactiveStyle | 'outline' \| 'block' \| 'bar' \| 'underline' \| 'none' | 'outline' | Cursor when unfocused |
| cursorWidth | number | 1 | Bar cursor width in pixels | | scrollback | number | 1000 | Lines retained above viewport | | scrollSensitivity | number | 1 | Scroll speed multiplier | | fastScrollSensitivity | number | 5 | Scroll speed with Alt key | | smoothScrollDuration | number | 0 | Smooth scroll ms (0=instant) |
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/seanchiuai/multishot --skill terminal-streamingتكامل محطة xterm.js لإخراج وكيل التدفق. يُستخدم عند تنفيذ العرض الطرفي لـ AgentCard، أو تكوين إضافات xterm، أو التعامل مع تدفق الإخراج في الوقت الفعلي. المصدر: seanchiuai/multishot.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/seanchiuai/multishot --skill terminal-streaming بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/seanchiuai/multishot