Skip to content

feat: 添加 vsync - AI 编程工具配置同步器#12

Open
2214962083 wants to merge 1 commit intodoocs:mainfrom
2214962083:add-vsync
Open

feat: 添加 vsync - AI 编程工具配置同步器#12
2214962083 wants to merge 1 commit intodoocs:mainfrom
2214962083:add-vsync

Conversation

@2214962083
Copy link

概要

在 AI 写代码部分添加 vsync

vsync 是什么?

vsync 是一个 CLI 工具,用于在多个 AI 编程工具之间同步 Skills、MCP 服务器、Agents 和 Commands 配置。

支持的工具

  • Claude Code
  • Cursor
  • OpenCode
  • Codex

核心功能

  • 一键同步: vsync sync 同步所有配置
  • 自动格式转换: JSON ↔ TOML ↔ JSONC
  • 环境变量语法保留: 自动转换不同工具的语法
  • 安全模式: 只添加和更新,不删除
  • 原子写入: 防止文件损坏

安装

```bash
npx @nicepkg/vsync
```

链接


感谢维护这个列表!🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant