diff --git a/README.ja.md b/README.ja.md index 2405588..6dbc144 100644 --- a/README.ja.md +++ b/README.ja.md @@ -191,7 +191,8 @@ discover → inspect → run - **URLやCLI引数にシークレットなし** — OAuth device flow + PKCE - **制限されたファイル権限** — 認証情報は `0600` で保存 -- **自動ロールバック** — 失敗時はすべてクリーンに復元 +- **所有権を認識した更新** — 既存の JSONC コメントとユーザー管理の MCP エントリを保持 +- **正確なロールバック** — 失敗時や `unregister` 実行時には、SandBase が作成した設定だけを削除 - **いつでも取り消し** — [SandBase Dashboard](https://sandbase.ai/console/keys)でワンクリック --- @@ -206,6 +207,8 @@ npx -y @sandbaseai/cli connect **[無料アカウント作成 →](https://sandbase.ai)** +SandBase でセットアップ時間を短縮できたら、[リポジトリに Star を付けてください](https://github.com/sandbaseai/cli)。より多くのエージェントユーザーがこのプロジェクトを見つけやすくなります。 + --- ## リンク diff --git a/README.md b/README.md index 6d689f1..b7c6a9a 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,8 @@ discover → inspect → run - **Zero secrets in URLs or CLI args** — OAuth device flow with PKCE - **Restricted file permissions** — Credentials stored with `0600` -- **Automatic rollback** — If anything fails, everything reverts cleanly +- **Ownership-aware updates** — Existing JSONC comments and user-managed MCP entries are preserved +- **Exact rollback** — On failure or `unregister`, only configuration owned by SandBase is removed - **Revoke anytime** — One click in the [SandBase Dashboard](https://sandbase.ai/console/keys) --- @@ -216,6 +217,8 @@ Then ask your agent to do something it couldn't before. **[Create a free account →](https://sandbase.ai)** +If SandBase saves you setup time, [star the repository](https://github.com/sandbaseai/cli) — it helps more agent users discover the project. + --- ## Links diff --git a/README.zh-CN.md b/README.zh-CN.md index ad195ec..d375a2c 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -201,7 +201,8 @@ discover → inspect → run - **URL 和 CLI 参数中没有任何密钥** — OAuth device flow + PKCE - **受限文件权限** — 凭据以 `0600` 存储 -- **自动回滚** — 任何步骤失败都会干净地恢复 +- **所有权感知更新** — 保留现有 JSONC 注释以及用户自行管理的 MCP 配置项 +- **精确回滚** — 失败或执行 `unregister` 时,只移除由 SandBase 创建的配置 - **随时吊销** — [SandBase Dashboard](https://sandbase.ai/console/keys) 一键操作 --- @@ -216,6 +217,8 @@ npx -y @sandbaseai/cli connect **[注册免费账号 →](https://sandbase.ai)** +如果 SandBase 帮你节省了配置时间,欢迎[为项目点个 Star](https://github.com/sandbaseai/cli)——这会让更多 Agent 用户发现它。 + --- ## 链接