Configs2026年9月12日·1 分钟阅读

OpenOcta — Open-Source AIOps Agent for Desktop

An AIOps agent for Windows and macOS providing SSH terminal, SFTP, database operations, and DevOps tooling in a unified desktop application.

Agent 就绪

Agent 可直接安装

这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
OpenOcta
直接安装命令
npx -y tokrepo@latest install 84c28407-ae8b-11f1-9bc6-00163e2b0d79 --target codex

先 dry-run 确认安装计划,再运行此命令。

Introduction

OpenOcta is an open-source AIOps agent that runs as a desktop application on Windows and macOS. It bundles SSH terminal access, SFTP file transfer, database management, and DevOps tooling into a single interface, augmented with AI capabilities for operational tasks.

What OpenOcta Does

  • Provides a multi-tab SSH terminal with session management and auto-reconnect
  • Includes an SFTP client for visual file browsing and transfer on remote servers
  • Offers database operations tooling for common DBOps tasks
  • Integrates AI-powered assistance for troubleshooting and command generation
  • Manages multiple server connections with organized profiles and groups

Architecture Overview

OpenOcta is built as an Electron-based desktop application with a TypeScript frontend. The SSH and SFTP functionality uses native protocol implementations for performance. Database connectivity supports multiple engines through dedicated drivers. AI features connect to configurable LLM backends for command suggestions and operational guidance.

Self-Hosting & Configuration

  • Download the desktop installer for Windows or macOS from GitHub releases
  • Import existing SSH configurations from OpenSSH config files
  • Configure AI backend by providing API keys for your chosen LLM provider
  • Set up server groups and tags for organizing large fleet connections
  • Customize terminal appearance, key bindings, and session settings

Key Features

  • Unified workspace combining SSH, SFTP, and database tools in one app
  • AI-assisted operations for generating commands and diagnosing issues
  • Multi-tab terminal with session persistence and auto-reconnect
  • SFTP file browser with drag-and-drop transfer support
  • Cross-platform support for both Windows and macOS

Comparison with Similar Tools

  • Termius — commercial SSH client with sync; OpenOcta is free and open-source with AI features
  • MobaXterm — Windows-only SSH suite; OpenOcta is cross-platform
  • Warp — AI terminal emulator; OpenOcta adds SFTP and database tooling
  • Royal TSX — commercial remote management; OpenOcta is free and AI-augmented
  • Tabby — modern terminal; OpenOcta bundles additional DevOps tools beyond terminal

FAQ

Q: Is OpenOcta free? A: Yes. OpenOcta is fully open-source and free to use.

Q: Which databases are supported for DBOps? A: Support varies by release. Common SQL databases including MySQL and PostgreSQL are covered.

Q: Can I use my own LLM for AI features? A: Yes. OpenOcta supports configurable AI backends including OpenAI-compatible endpoints and local model servers.

Q: Does it support Linux? A: The primary platforms are Windows and macOS. Linux support depends on community contributions and the Electron build pipeline.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产