to select ↑↓ to navigate
Wiki

Wiki

AI Chat

Overview

TransHub AI includes a built-in AI chat interface that can interact with your servers via MCP tools. It supports multiple AI providers.

Supported Providers

  • Claude (Anthropic) — via Claude Code CLI
  • Gemini (Google) — via Gemini Code
  • Codex — via Codex CLI

Getting Started

  1. Install your preferred AI provider CLI
  2. Open the AI Chat page from the sidebar
  3. Select your provider and start chatting

The AI can execute SSH commands, manage files, and perform server operations using the MCP tools.

Features

Multi-Tab Sessions

Create multiple chat tabs for different tasks. Each tab maintains its own conversation history.

Thinking Modes

Control how deeply the AI thinks before responding:

  • Standard: Normal response speed
  • Think: Extended reasoning
  • Think Hard: Deeper analysis
  • Think Harder: Maximum reasoning depth
  • Ultrathink: Highest quality (slowest)

Permission Modes

Control what the AI can do automatically:

  • Default: Ask before executing commands
  • Accept Edits: Auto-approve file edits
  • Plan: Require plan approval before acting
  • Bypass Permissions: Auto-approve everything (use with caution)

Slash Commands

Type / in the chat input to access commands and skills.

File Attachments

Attach screenshots, files, or code snippets to your messages for context.

Session History

Browse and resume past sessions from the sidebar.

AI Profiles

Create multiple AI profiles, each with its own configuration:

  • Different API keys or accounts
  • Custom configuration directories
  • Quick switching between profiles
Last updated 3 hours ago
Was this helpful?
Thanks!