经 AI Skill Hub 精选评估,终端工作空间 获评「强烈推荐」。这款Agent工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.0 分,适合有一定技术背景的用户使用。
跨平台终端工作空间,支持远程开发和AI代理
终端工作空间 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
跨平台终端工作空间,支持远程开发和AI代理
终端工作空间 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 克隆仓库 git clone https://github.com/xuzhougeng/wispterm cd wispterm # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 wispterm --help # 基本运行 wispterm [options] <input> # 详细使用说明请查阅文档 # https://github.com/xuzhougeng/wispterm
# wispterm 配置说明 # 查看配置选项 wispterm --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export WISPTERM_CONFIG="/path/to/config.yml"
English | 简体中文
imgcat.py / pdfcat.pyWindows (PowerShell):
zig build # Debug build for development
zig build -Doptimize=ReleaseFast # ReleaseFast build for distribution
Remove-Item -Recurse -Force .\zig-out, .\.zig-cache -ErrorAction SilentlyContinue
macOS (requires macOS 13+ and Zig 0.15.2):
zig build macos-app -Dtarget=aarch64-macos # Apple Silicon .app bundle (use x86_64-macos on Intel)
open zig-out/bin/WispTerm.app # launch the built app
The Makefile may still exist as a convenience wrapper, but normal Windows development should use PowerShell and direct zig commands.
For architecture, packaging, and release details, see Development, architecture, packaging, and releases.
On Windows run wispterm.exe; on macOS run WispTerm.app/Contents/MacOS/wispterm (or launch WispTerm.app directly — passing CLI flags requires the binary path).
wispterm [options]
Options:
--font, -f <name> Set font (default: embedded fallback)
--font-style <style> Font weight (default: regular)
Options: thin, extra-light, light, regular,
medium, semi-bold, bold, extra-bold, black
--cursor-style <style> Cursor shape (default: block)
Options: block, bar, underline, block_hollow
--cursor-style-blink <bool> Enable cursor blinking (default: true)
--theme <path> Load a Ghostty theme file
--background-image <path> Image file to render behind the terminal
--background-opacity <0..1> Opacity of theme/cell backgrounds (default: 1.0)
--background-image-mode <m> fill | fit | center | tile (default: fill)
--window-height <rows> Initial window height in cells (default: 0=auto, min: 4)
--window-width <cols> Initial window width in cells (default: 0=auto, min: 10)
--quake-mode <bool> Enable Quake-style drop-down mode (default: true)
--keybind <binding> Configure a shortcut, e.g. global:ctrl+backquote=toggle_quake
--config <path> Use this file as the main config
--config-path <path> Alias for --config
--config-file <path> Include another config file (prefix ? for optional)
--version, -v Print the WispTerm version and exit
--show-config-path Print the resolved main config path
--list-fonts List available system fonts
--list-themes List available themes
--test-font-discovery Test DirectWrite font discovery
--help, -h Show help
Configuration file details are in Configuration.
高质量的跨平台终端工作空间,支持远程开发和AI代理
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:终端工作空间 的核心功能完整,质量优秀。对于自动化工程师和运维人员来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | wispterm |
| Topics | terminalworkflowzigremote development |
| GitHub | https://github.com/xuzhougeng/wispterm |
| License | MIT |
| 语言 | Zig |
收录时间:2026-06-02 · 更新时间:2026-06-02 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端