能力标签
北代MCP常用器
🔌
MCP工具

北代MCP常用器

基于 Rust · 让 AI 助手直接操作你的系统与工具
英文名:paneflow
⭐ 15 Stars 💻 Rust 📄 GPL-3.0 🏷 AI 7.5分
7.5AI 综合评分
mcprust
✦ AI Skill Hub 推荐

经 AI Skill Hub 精选评估,北代MCP常用器 获评「推荐使用」。这款MCP工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。

📚 深度解析

北代MCP常用器 是一款基于 MCP(Model Context Protocol)标准协议的 AI 工具扩展。MCP 协议由 Anthropic 开发并开源,旨在建立 AI 模型与外部工具之间的标准化通信接口,目前已被 Claude Desktop、Claude Code、Cursor 等主流 AI 工具采纳。

通过安装 北代MCP常用器,你的 AI 助手将获得额外的工具调用能力,可以用自然语言直接操控该工具的功能,无需学习复杂的命令行语法。MCP 工具的核心价值在于"一次配置,永久增强"——配置完成后,每次与 AI 对话时都可以无缝调用这些工具。

在技术实现上,MCP 工具通过标准的 JSON-RPC 协议与 AI 客户端通信,工具的功能以"工具列表"的形式暴露给 AI 模型,AI 可以按需调用。北代MCP常用器 提供了结构化的工具调用接口,使 AI 模型能够精确地理解和使用每个功能点,显著降低 AI 在工具使用上的错误率。

与传统的 API 集成相比,MCP 工具的优势在于无需编写代码——用户只需在配置文件中添加几行 JSON,即可让 AI 获得全新能力。AI Skill Hub 将 北代MCP常用器 评为 AI 评分 7.5 分,属于同类工具中的优质选择。

📋 工具概览

可以用为常用的MCP常用器,安被当前线给常用器为常用的常用器,常用器为常用的常用器。

北代MCP常用器 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。

GitHub Stars
⭐ 15
开发语言
Rust
支持平台
Windows / macOS / Linux
维护状态
轻量级项目,按需更新
开源协议
GPL-3.0
AI 综合评分
7.5 分
工具类型
MCP工具
Forks

📖 中文文档

以下内容由 AI Skill Hub 根据项目信息自动整理,如需查看完整原始文档请访问底部「原始来源」。

可以用为常用的MCP常用器,安被当前线给常用器为常用的常用器,常用器为常用的常用器。

北代MCP常用器 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。

📌 核心特色
  • 通过标准 MCP 协议与 Claude、Cursor 等主流 AI 客户端深度集成
  • 提供结构化工具调用接口,显著降低 AI 集成复杂度
  • 支持 Claude Desktop 和 Claude Code 无缝接入,开箱即用
  • 可与其他 MCP 工具组合叠加,构建完整 AI 工作站
  • 轻量无侵入设计,不影响现有系统架构
🎯 主要使用场景
  • 在 Claude Desktop 对话中直接调用本地工具,实现 AI 与系统的深度联动
  • 通过自然语言驱动复杂的多步骤自动化任务,代替繁琐手动操作
  • 将多个 MCP 工具组合使用,构建个人专属 AI 工作站
以下安装命令基于项目开发语言和类型自动生成,实际以官方 README 为准。
安装命令
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/ArthurDEV44/paneflow

# 方式二:手动配置 claude_desktop_config.json
{
  "mcpServers": {
    "--mcp---": {
      "command": "npx",
      "args": ["-y", "paneflow"]
    }
  }
}

# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
📋 安装步骤说明
  1. 确认已安装 Node.js(v18 或以上版本)
  2. 打开 Claude Desktop 或 Claude Code 的 MCP 配置文件
  3. 按「交给 Agent 安装 → Claude Desktop」标签中的 JSON 配置填入 mcpServers 字段
  4. 保存配置文件并重启 Claude 客户端
  5. 重启后,在对话中即可使用本工具
以下用法示例由 AI Skill Hub 整理,涵盖最常见的使用场景。
常用命令 / 代码示例
# 安装后在 Claude 对话中直接使用
# 示例:
用户: 请帮我用 北代MCP常用器 执行以下任务...
Claude: [自动调用 北代MCP常用器 MCP 工具处理请求]

# 查看可用工具列表
# 在 Claude 中输入:"列出所有可用的 MCP 工具"
以下配置示例基于典型使用场景生成,具体参数请参照官方文档调整。
配置示例
// claude_desktop_config.json 配置示例
{
  "mcpServers": {
    "__mcp___": {
      "command": "npx",
      "args": ["-y", "paneflow"],
      "env": {
        // "API_KEY": "your-api-key-here"
      }
    }
  }
}

// 保存后重启 Claude Desktop 生效
📑 README 深度解析 真实文档 完整度 87/100 查看 GitHub 原文 →
以下内容由系统直接从 GitHub README 解析整理,保留代码块、表格与列表结构。

Paneflow

<p align="center"> <a href="https://github.com/ArthurDEV44/paneflow/releases/latest"><img alt="Latest release" src="https://img.shields.io/github/v/release/ArthurDEV44/paneflow?sort=semver"></a> <a href="https://github.com/ArthurDEV44/paneflow/actions/workflows/run_tests.yml"><img alt="Tests" src="https://github.com/ArthurDEV44/paneflow/actions/workflows/run_tests.yml/badge.svg"></a> <a href="LICENSE"><img alt="License" src="https://img.shields.io/github/license/ArthurDEV44/paneflow"></a> <a href="https://github.com/ArthurDEV44/paneflow/releases"><img alt="Downloads" src="https://img.shields.io/github/downloads/ArthurDEV44/paneflow/total"></a> <img alt="Platforms" src="https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20Windows%20next-informational"> <img alt="Rust" src="https://img.shields.io/badge/Rust-1.95-orange?logo=rust"> </p>

The native terminal workspace for running coding agents in parallel. Launch Claude Code, Codex, opencode, Pi, and any CLI agent in real terminal panes; keep each session visible; and see when an agent finishes, stalls, or needs input.

Paneflow turns “one terminal per agent” into a branch-aware workspace: panes, tabs, sidebars, session restore, in-app diffs, review prompts, and a JSON-RPC event stream that your own tooling can react to. It is open source, written in Rust on Zed's GPUI, native on Linux and macOS today, with Windows support in progress.

<p align="center"> <img src="assets/images/hero-paneflow.png" alt="Paneflow" width="100%" /> </p>

Features

  • Agent orchestration: one-click Claude Code, Codex, opencode, and Pi launchers in the tab bar, per-session tracking, and an ai.* JSON-RPC event stream (session_start, tool_use, notification, stop) that the interface and your own tooling can react to the moment an agent needs you
  • In-app code review: Git diff viewer, hunk navigation, branch review prompts, and copy-as-diff actions without leaving the workspace
  • MCP pane reading: paneflow mcp install lets capable agents inspect other panes through list_panes, read_pane, and search_pane
  • Cross-platform by design: one native Rust core on Linux (Wayland + X11) and macOS 13 Ventura+ (Apple Silicon) today, Windows 10 1809+ next, where the other agent terminals in this space ship macOS-only
  • Parallel panes: horizontal and vertical splits, drag-to-resize, layout presets (even, main+stack, tiled), up to 32 panes
  • Branch-aware workspaces: up to 20 workspaces with rename, quick-switch (Ctrl+1-9), undo close; the sidebar surfaces the active git branch per workspace
  • Session restore: save/restore layouts, CWD, workspace names, and custom buttons; resume yesterday's setup with one launch
  • Markdown pane: render a Markdown file in-pane next to a terminal (useful for keeping a PRD or README open beside the agent)
  • GPU-accelerated rendering: Vulkan on Linux, Metal on macOS, DirectX on Windows (handled by GPUI)
  • Dev-server detection: surfaces Vite, Next.js, Webpack, and other local ports in the sidebar with one-click open
  • Find-in-buffer: Ctrl+Shift+F, regex toggle, match cycling
  • Hyperlinks: OSC 8 escape sequences + automatic URL detection
  • Themes: 2 bundled themes with hot-reload (One Dark, PaneFlow Light)
  • Custom keybindings: JSON-configurable override of every default action (57 actions)
  • Auto-update: in-app updater for every supported install format
  • IPC: JSON-RPC 2.0 over Unix socket (Linux/macOS) or named pipe (Windows)

Prerequisites

You do not need these to install a packaged release. This section is for building from source and for troubleshooting GPU/runtime setup.

Linux system dependencies

Install the build libraries for your distribution:

Debian/Ubuntu:

sudo apt install build-essential pkg-config libssl-dev libvulkan-dev \
  libwayland-dev libxkbcommon-dev libxkbcommon-x11-dev libx11-dev libxcb1-dev \
  libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libfontconfig-dev \
  libfreetype-dev libdbus-1-dev

Fedora:

sudo dnf install gcc pkgconf-pkg-config openssl-devel vulkan-loader-devel \
  wayland-devel libxkbcommon-devel libX11-devel libxcb-devel \
  fontconfig-devel freetype-devel dbus-devel

Arch Linux:

sudo pacman -S base-devel pkg-config openssl vulkan-icd-loader wayland \
  libxkbcommon libx11 libxcb fontconfig freetype2 dbus

Install a Vulkan ICD (see Prerequisites > Vulkan GPU driver above).

vulkaninfo --summary # should list at least one physicalDevice

Install

Pick the format that matches your platform. Published release artifacts are attached to the latest GitHub release; the differences between formats are how updates arrive and where files land on disk.

Substitute placeholders before running. The commands below use two placeholders: - X.Y.Z: replace with the release version (e.g., 0.3.7). No leading v in the asset filename. - <ARCH>: replace with x86_64 or aarch64 (check with uname -m). To auto-resolve the latest version:
> VER=$(curl -fsSL https://api.github.com/repos/ArthurDEV44/paneflow/releases/latest \
>       | grep -oE '"tag_name":\s*"v[^"]+"' | cut -d\" -f4 | sed 's/^v//')
> ARCH=$(uname -m)
> 
Then paste $VER and $ARCH in place of the placeholders below. The Git tag uses a v prefix (v0.3.7); the artifact filenames do not (paneflow-0.3.7-x86_64.deb).

Verify the signature BEFORE `apt install`: postinst runs as root,

Verify the signature BEFORE `dnf install`: %post runs as root.

sudo rpm --import https://pkg.paneflow.dev/gpg # see Troubleshooting for the TOFU caveat rpm --checksig paneflow-X.Y.Z-<ARCH>.rpm # expect: digests signatures OK sudo dnf install ./paneflow-X.Y.Z-<ARCH>.rpm paneflow --version


Future updates:
bash sudo dnf upgrade paneflow ```

Tarball (immutable distros, no-root installs)

Use this on Fedora Silverblue, SteamOS, NixOS, or any machine where you'd rather not touch /usr. Installs to ~/.local/paneflow.app/ and symlinks ~/.local/bin/paneflow:

curl -LO https://github.com/ArthurDEV44/paneflow/releases/latest/download/paneflow-X.Y.Z-<ARCH>.tar.gz
curl -LO https://github.com/ArthurDEV44/paneflow/releases/latest/download/paneflow-X.Y.Z-<ARCH>.tar.gz.sha256
sha256sum --check paneflow-X.Y.Z-<ARCH>.tar.gz.sha256
tar xzf paneflow-X.Y.Z-<ARCH>.tar.gz
./paneflow.app/install.sh
~/.local/bin/paneflow --version

The in-app updater atomically swaps ~/.local/paneflow.app/ on new releases (no package manager involved).

Uninstall

.deb (Ubuntu/Debian):

sudo apt remove paneflow                              # keep config
sudo apt purge paneflow                               # remove config too
sudo rm /etc/apt/sources.list.d/paneflow.list         # remove APT source
sudo rm /usr/share/keyrings/paneflow-archive.gpg      # remove signing key

.rpm (Fedora/RHEL):

sudo dnf remove paneflow
sudo rm /etc/yum.repos.d/paneflow.repo                # remove DNF source

AppImage: just rm paneflow-X.Y.Z-<ARCH>.AppImage. Nothing else is installed on disk.

.tar.gz:

```bash rm -rf ~/.local/paneflow.app ~/.local/bin/paneflow \ ~/.local/share/applications/paneflow.desktop for s in 16 32 48 128 256 512; do rm -f ~/.local/share/icons/hicolor/${s}x${s}/apps/paneflow.png done

Build from source

1. Install Xcode Command Line Tools (one-time)

xcode-select --install

3. Build

cargo build --release -p paneflow-app --target aarch64-apple-darwin

5. (Optional) Build a .dmg for local distribution

bash scripts/create-dmg.sh \ --version "$(cargo pkgid -p paneflow-app | sed 's/.*#//')" \ --arch aarch64


**Unsigned dev build first-launch:** macOS Gatekeeper rejects unsigned builds by default. For locally-built binaries (no Developer ID cert available), strip the quarantine attribute once:
bash xattr -cr dist/PaneFlow.app open dist/PaneFlow.app ```

1. Install the Rust MSVC toolchain target (one-time)

rustup target add x86_64-pc-windows-msvc

2. Compile the binary

cargo build --release -p paneflow-app --target x86_64-pc-windows-msvc

Quickstart

Install a release build first; you do not need Rust unless you are building from source.

```bash

Usage

```bash

Optional: remove config and cache

rm -rf ~/.config/paneflow ~/.cache/paneflow ```

3. (Optional) Produce an MSI via cargo-wix + WiX 3.14

choco install wixtoolset --version 3.14.1 cargo install cargo-wix --version 0.3.9 --locked cargo wix build --no-build ` --package paneflow-app ` --target x86_64-pc-windows-msvc ` --install-version "$(cargo pkgid -p paneflow-app | ForEach-Object { $_ -replace '.*#','' })" ```

Reporting Windows-specific bugs: use the Windows bug report template (captures Windows version + build automatically) and see docs/WINDOWS.md for the full v1 limitations catalog.

Environment variables

VariableEffect
RUST_LOGenv_logger filter (e.g. info, paneflow=debug)
PANEFLOW_LATENCY_PROBESet to 1 to trace keystroke -> pixel latency (debug builds only)
PANEFLOW_UPDATE_FEED_URLOverride the update feed URL (testing)
PANEFLOW_NO_TELEMETRYSet to 1 to disable telemetry unconditionally (overrides config)

Configuration

Paneflow reads paneflow.json from a platform-appropriate config directory:

PlatformConfig path
Linux$XDG_CONFIG_HOME/paneflow/paneflow.json (default: ~/.config/paneflow/paneflow.json)
macOS~/Library/Application Support/paneflow/paneflow.json
Windows%APPDATA%\paneflow\paneflow.json
{
  "$schema": "https://github.com/ArthurDEV44/paneflow/raw/main/schemas/paneflow.schema.json",
  "$schemaVersion": "1.0.0",
  "default_shell": "/bin/zsh",
  "theme": "One Dark",
  "font_family": ".PaneflowMono",
  "font_size": 14,
  "line_height": 1.3,
  "window_decorations": "client",
  "option_as_meta": true,
  "shortcuts": {},
  "terminal": {
    "ligatures": false
  },
  "telemetry": {
    "enabled": null
  },
  "claude_code_button_visible": true,
  "claude_code_bypass_permissions": false,
  "codex_button_visible": true,
  "opencode_button_visible": true,
  "pi_button_visible": true,
  "hermes_agent_button_visible": true,
  "commands": []
}

Alt / Option behavior

option_as_meta defaults to true and makes Alt send an ESC prefix. On macOS, set it to false if you rely on Option to produce Unicode characters.

Terminal options

  • terminal.ligatures (default false): when true, programming-font ligatures (FiraCode => !=, JetBrains Mono, Cascadia Code) are rendered through GPUI's text system. Hot-reloaded; takes effect on the next render. Some ligated glyphs span multiple cells, which can shift cell-width measurements compared to default monospaced behavior.

Configuration schema

A versioned JSON Schema for paneflow.json lives at schemas/paneflow.schema.json (draft-07). Editors that understand $schema (VS Code, Zed, JetBrains, neovim with coc-json / nvim-lspconfig) give you autocomplete and inline validation when you point at it from your config:

{
  "$schema": "https://github.com/ArthurDEV44/paneflow/raw/main/schemas/paneflow.schema.json",
  "$schemaVersion": "1.0.0"
}

Both $schema (the editor pointer) and $schemaVersion (the version pin) are optional. Paneflow logs a warning when $schemaVersion is unknown but never refuses to load the file. Schema validation is editor-side; runtime parsing stays tolerant.

WSL2 / headless / GPU-less hosts: force the lavapipe software ICD.

sudo apt install mesa-vulkan-drivers # Debian/Ubuntu VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/lvp_icd.x86_64.json paneflow ```

GPUI auto-selects Wayland or X11 based on WAYLAND_DISPLAY / DISPLAY. To force X11 on a Wayland session: WAYLAND_DISPLAY= paneflow.

Compare

Paneflow overlaps with terminals, multiplexers, and agent workspaces, but the design center is narrower: keep several real CLI agents visible and controllable inside one native project window.

Tool familyStrengthPaneflow difference
tmux / terminal tabsUniversal shell workflow, scriptable, lightweightAdds app-level panes, session restore, agent state, and sidebars
WezTerm / iTerm2Mature terminal emulation and customizationFocuses on agent orchestration, branch workspaces, and review flows
Warp-style AI terminalsPolished AI-assisted command entryKeeps Claude Code, Codex, opencode, Pi, and other CLIs as visible PTY sessions
cmux-style agent workspacesMulti-agent coordinationIndependent Rust/GPUI codebase with Linux support today

Detailed comparisons:

Troubleshooting

🇨🇳 中文文档镜像 AI 翻译 2026-06-10
英文原文章节由系统翻译为中文摘要,便于快速理解。完整原文见上方 "📑 README 深度解析"。
📌 简介

Paneflow 是一个全面的 AI 工作流管理平台,提供了一个易于使用的界面来管理和协调 AI 任务。它支持多种 AI 工具和框架,包括 Claude、Codex、opencode 和 Pi 等。Paneflow 还提供了一个 JSON-RPC 事件流,允许用户和工具在 AI 任务执行时实时响应。

⚡ 功能介绍

Paneflow 的主要功能包括:Agent 管理,允许用户轻松启动和管理 AI 代理;代码审查,提供 Git diff 视图、分支审查提示和代码复制功能;以及 AI 代理事件流,允许用户和工具在 AI 代理执行时实时响应。

📋 环境依赖

Paneflow 的环境依赖包括 Linux 系统、Vulkan ICD、Vulkan GPU 驱动程序等。用户需要安装这些依赖项才能正常使用 Paneflow。

🛠 安装步骤(Docker/pip/源码)

Paneflow 支持多种安装方式,包括从源码安装、使用 Docker 安装以及使用 pip 安装。用户可以根据自己的需求选择合适的安装方式。

🚀 使用教程

使用 Paneflow,用户需要首先安装 Paneflow,然后使用 Paneflow 的界面来管理和协调 AI 任务。用户还可以使用 Paneflow 提供的 API 和事件流来与 AI 代理进行交互。

⚙️ 配置说明(含 MCP / env)

Paneflow 支持用户自定义配置,包括环境变量、MCP 配置和关键参数等。用户可以根据自己的需求来配置 Paneflow。

🔌 API 说明

Paneflow 提供了一个 JSON-RPC 事件流,允许用户和工具在 AI 代理执行时实时响应。用户还可以使用 Paneflow 提供的 API 来与 AI 代理进行交互。

❓ FAQ 摘要

Paneflow 的常见问题包括安装和配置问题、使用问题和错误处理问题等。用户可以参考 Paneflow 的 FAQ 文档来解决这些问题。

🎯 aiskill88 AI 点评 A 级 2026-06-09

常用器为常用的常用器。常用器为常用的常用器。常用器为常用的常用器。

📚 实用指南(长尾问题)
适合谁
  • 需要让 Claude / Cursor 操作本地工具的 AI 工程师
最佳实践
  • 配置 MCP 服务器时建议使用 stdio 传输 + JSON-RPC,避免暴露公网
常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)
  • MCP 配置路径拼错或权限不足,重启 Claude Desktop 才生效
部署方案
  • 云端托管:可放在 Vercel / Railway / Fly.io 等 PaaS 平台
相关搜索
paneflow 中文教程paneflow 安装报错怎么办paneflow MCP 配置paneflow 与同类工具对比paneflow 最佳实践paneflow 适合谁用

⚡ 核心功能

👥 适合谁
  • 需要让 Claude / Cursor 操作本地工具的 AI 工程师
⭐ 最佳实践
  • 配置 MCP 服务器时建议使用 stdio 传输 + JSON-RPC,避免暴露公网
⚠️ 常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)
  • MCP 配置路径拼错或权限不足,重启 Claude Desktop 才生效

👥 适合人群

Claude Desktop / Claude Code 用户AI 工具开发者需要扩展 AI 能力的专业人士自动化工程师

🎯 使用场景

  • 在 Claude Desktop 对话中直接调用本地工具,实现 AI 与系统的深度联动
  • 通过自然语言驱动复杂的多步骤自动化任务,代替繁琐手动操作
  • 将多个 MCP 工具组合使用,构建个人专属 AI 工作站

⚖️ 优点与不足

✅ 优点
  • +GPL-3.0 协议,可免费商用
  • +标准化 MCP 协议,生态互联性强
  • +与 Claude 官方生态无缝对接
  • +即插即用,配置简单快捷
⚠️ 不足
  • 依赖 Claude 客户端,非 Claude 用户无法使用
  • MCP 协议仍在持续演进,接口可能变更
  • 需要一定的配置步骤
⚠️ 使用须知

AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。

建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。

📄 License 说明

⚠️ GPL 3.0 — 强 Copyleft,衍生作品须开源,含专利保护条款,不可闭源使用。

🔗 相关工具推荐

📚 相关教程推荐
📰 相关 AI 新闻
🍿 AI 圈相关吃瓜
🗺️ 相关解决方案
🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合

❓ 常见问题 FAQ

paneflow 是一款Rust开发的AI辅助工具。开源MCP工具:Native Rust terminal workspace for running Claude Code, Codex, opencode, Pi and 。⭐15 · Rust 主要应用场景包括:常用的国纷。常用器为常用的常用器。。
💡 AI Skill Hub 点评

AI Skill Hub 点评:北代MCP常用器 的核心功能完整,质量良好。对于Claude Desktop / Claude Code 用户来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。

⬇️ 获取与下载
⬇ 下载源码(GPL)
⚠️ 本工具使用 GPL-3.0 协议。您可以自由下载和使用,但衍生作品必须以相同协议开源,不可商业闭源。使用前请确认符合协议要求。
📚 深入学习 北代MCP常用器
查看分步骤安装教程和完整使用指南,快速上手这款工具
🌐 原始信息
原始名称 paneflow
原始描述 开源MCP工具:Native Rust terminal workspace for running Claude Code, Codex, opencode, Pi and 。⭐15 · Rust
Topics mcprust
GitHub https://github.com/ArthurDEV44/paneflow
License GPL-3.0
语言 Rust
🔗 原始来源
🐙 GitHub 仓库  https://github.com/ArthurDEV44/paneflow 🌐 官方网站  https://paneflow.dev

收录时间:2026-06-09 · 更新时间:2026-06-11 · License:GPL-3.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。