经 AI Skill Hub 精选评估,安全国章学习窗口 获评「推荐使用」。这款Agent工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
安全国章学习窗口,当前常用常用学习窗口。安全国章学习窗口为一个安全国章学习窗口。
安全国章学习窗口 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
安全国章学习窗口,当前常用常用学习窗口。安全国章学习窗口为一个安全国章学习窗口。
安全国章学习窗口 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:cargo install(推荐) cargo install opencovibe # 方式二:从源码编译 git clone https://github.com/AnyiWang/OpenCovibe cd OpenCovibe cargo build --release # 二进制在 ./target/release/opencovibe
# 查看帮助 opencovibe --help # 基本运行 opencovibe [options] <input> # 详细使用说明请查阅文档 # https://github.com/AnyiWang/OpenCovibe
# opencovibe 配置说明 # 查看配置选项 opencovibe --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export OPENCOVIBE_CONFIG="/path/to/config.yml"
<p align="center"> <img src="static/logo-text.png" width="360" alt="OpenCovibe"> </p>
<p align="center"> <strong>Local-first desktop app for AI-assisted vibe coding</strong> </p>
<p align="center"> <a href="#why-opencovibe">Why</a> · <a href="#key-capabilities">Capabilities</a> · <a href="#quick-start">Quick Start</a> · <a href="#supported-providers">Providers</a> · <a href="#architecture">Architecture</a> · <a href="#license">License</a> </p>
<p align="center"> <b>English</b> | <a href="README.zh-CN.md">简体中文</a> </p>
---
<p align="center"> <img src="static/screenshot.png" width="800" alt="OpenCovibe Screenshot"> </p>
/model, /diff, /todos, /tasks, /doctor, /copy, /stats, /preview, /ralph, and more — rendered natively in-appgit clone https://github.com/AnyiWang/OpenCovibe.git
cd OpenCovibe
./scripts/setup.sh # add --yes to skip confirmation prompts
npm run tauri dev
The setup script detects missing dependencies (Xcode CLI Tools, Homebrew, Node.js, Rust) and installs them automatically.
Prerequisites:
macOS:
xcode-select --install
brew install node
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Linux (Debian/Ubuntu):
sudo apt install libwebkit2gtk-4.1-dev build-essential curl wget file \
libxdo-dev libssl-dev libayatana-appindicator3-dev librsvg2-dev
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Windows: ```powershell
**Build & Run:**
bash git clone https://github.com/AnyiWang/OpenCovibe.git cd OpenCovibe npm install npm run tauri dev ```
On first launch, OpenCovibe guides you through:
You can re-run the wizard anytime from Settings > General > Setup Wizard.
Download the latest .dmg from Releases — universal binary, supports both Apple Silicon and Intel Macs.
Note: The app is not code-signed. On first launch, right-click and select "Open" to bypass macOS Gatekeeper.
| Capability | What OpenCovibe adds |
|---|---|
| **Visual Tool Cards** | Every tool call (Read, Edit, Bash, Grep, Write, WebFetch, …) rendered as an inline card with syntax-highlighted diffs, structured output, and one-click copy |
| **Run History & Replay** | Browse all past sessions, full event replay, resume / fork from any point, soft-delete with recovery |
| **Multi-Provider Switching** | Use Claude Code with 15+ API providers (DeepSeek, Kimi, Zhipu, Bailian, DouBao, MiniMax, OpenRouter, Ollama, …) — hot-switch without restarting |
| **Remote Browser Access** | Embedded web server for browser-based access over LAN or HTTP tunnels (ngrok / cloudflared) |
| **File Explorer** | Browse and edit project files with syntax highlighting, markdown preview, image preview, and git diff view |
| **Memory Editor** | Create and edit CLAUDE.md, project-scoped and user-scoped memory files with live preview |
| **Agent Management** | Visual editor to create, edit, and manage custom agent definitions (.md files) with form and source modes |
| **Permission Rules** | Manage CLI permission allow/deny rules at user and project level with a visual rule editor |
| **Usage Analytics** | Per-model token breakdown, cost tracking, daily heatmap, stacked model chart, session-level stats |
| **Team Dashboard** | Read-only view into Claude Code multi-agent teams — task lists, teammate status, message flow |
| **Activity Monitor** | Real-time hook event stream, tool activity timeline, file tracking panel, subagent tracking with nested tool cards |
| **Plugin Marketplace** | Browse, install, and manage Claude Code plugins and skills from a visual marketplace |
| **MCP Management** | Discover MCP servers, view per-server status, reconnect / toggle from a panel |
| **Inline Permissions** | Rich permission review UI with batch Allow/Deny panel, CLI-suggested "Always Allow" rules, and AskUserQuestion rendering |
| **CLI Session Import** | Discover and import existing Claude Code CLI sessions into OpenCovibe |
| **Rewind** | Checkpoint and selectively revert file changes with dry-run preview |
| **Remote Hosts** | Configure SSH hosts for remote CLI execution with key generation wizard and connectivity testing |
| **Preview & Element Picker** | Open a localhost preview in a companion window, interactively pick page elements, and insert structured context (DOM path, styles, HTML snippet) into the chat |
| **Ralph Loop** | Auto-iterate the same prompt until a completion condition is met — hands-free coding with configurable max iterations |
| **Doctor Diagnostics** | System health checks for CLI, platform, SSH, and proxy configuration |
| Platform | Endpoint | Auth |
|---|---|---|
| Vercel AI Gateway | ai-gateway.vercel.sh | Bearer |
| OpenRouter | openrouter.ai/api | Bearer |
| AiHubMix | aihubmix.com | Bearer |
| ZenMux | zenmux.ai/api/anthropic | Bearer |
安全国章学习窗口为一个安全国章学习窗口,当前常用常用学习窗口。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。
AI Skill Hub 点评:安全国章学习窗口 的核心功能完整,质量良好。对于自动化工程师和运维人员来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | OpenCovibe |
| 原始描述 | 开源AI工作流:Local-first desktop app for AI coding agents (Claude Code, Codex). Built with Ta。⭐194 · Rust |
| Topics | workflowai-codingclaude-codedesktop-appdeveloper-toolsrust |
| GitHub | https://github.com/AnyiWang/OpenCovibe |
| License | Apache-2.0 |
| 语言 | Rust |
收录时间:2026-06-04 · 更新时间:2026-06-06 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端