हेडर बार
अवलोकन
The Terminal Header Bar sits at the bottom of the workspace and provides controls for managing your project's runtime, switching between the terminal and agentic agents, and accessing project settings.
नियंत्रण
जनरेट किया गया मीडिया
Opens the Generated Media panel where all AI-generated images and videos are collected.
कोड
Switches to the Agentic Agents section, bringing up your AI agent tabs and chat interface.
टर्मिनल
Shows the terminal console. Click the dropdown arrow to switch between multiple terminal instances.
शुरू / बंद करें
Start the project dev server or stop a running process. The button changes based on the current execution state.
प्रोजेक्ट सेटिंग्स
Open the project settings modal via the gear icon to configure project type, start command, web app port, and more.
टर्मिनल कंसोल
अवलोकन
The Terminal Console is a full terminal emulator embedded in the project workspace. It provides a real terminal experience with ANSI color support, scrollable history, and real-time output streaming — all without leaving Kaiju Hub AI.
सुविधाएँ
रियल-टाइम आउटपुट
Command output streams to the terminal in real-time. You can watch build logs, dev server output, and command results as they happen.
ANSI रंग समर्थन
Full ANSI escape code support means colored output from tools like Jest, ESLint, and build systems displays correctly with proper formatting.
स्क्रॉल करने योग्य इतिहास
Scroll back through terminal output to review previous commands and their results. History is preserved for the duration of the session.
कमांड इनपुट
Type commands at the bottom of the terminal. Supports standard terminal input with command history navigation using up/down arrow keys.
स्वतः-स्क्रॉल
The terminal automatically scrolls to show new output as it arrives. Manual scrolling pauses auto-scroll so you can review earlier output.
टर्मिनल थीमिंग
The terminal respects your Kaiju Hub AI theme settings, applying matching colors for the background, text, and cursor.
जनरेट किया गया मीडिया
अवलोकन
The Generated Media panel is where all AI-generated images and videos are collected. When you ask an AI agent to generate an image or video, the output appears here automatically. Click the media icon in the terminal header bar to open this panel.
सुविधाएँ
स्वचालित संग्रह
Images and videos generated by AI agents are automatically collected and displayed here as they are created.
थंबनेल ग्रिड
Browse generated media as thumbnails in a grid layout for quick scanning.
पूर्ण-आकार व्यूअर
Click any thumbnail to open the media in a full-size viewer for detailed inspection.
मीडिया गणना
The panel header shows the total number of generated media items for the current project.
प्रोजेक्ट सेटिंग्स
अवलोकन
The Project Settings modal (gear icon in the terminal header) lets you configure how your project runs. Access it to set the project type, start command, web app port, and browsing preferences.
सेटिंग्स
प्रोजेक्ट प्रकार
Override the auto-detected project type if it was incorrectly identified. Choose from options like Tauri, React, Node.js, Python, and more.
Start Command
Select how the project should be started when you click the Start button. Auto Detect chooses the appropriate command based on the project type.
Web App Port
Set the port your web application runs on for preview and debugging. This is used when opening the built-in browser preview.
HTTPS उपयोग करें
Enable secure HTTPS connections for local development. Useful when testing features that require a secure context.
निजी ब्राउज़िंग
Open in incognito/private window when using the browser button. Prevents cached data from interfering with your development preview.

