@su-record/vibe 2.6.42 → 2.6.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.env CHANGED
@@ -17,7 +17,7 @@ SLACK_ALLOWED_CHANNELS=
17
17
  GEMINI_API_KEY=AIzaSyAi8fYbd5tlYn7nBYoKcaLJI0u-Z7Nlw1U
18
18
 
19
19
  # ─── OpenAI ──────────────────────────────────────────────────────────
20
- OPENAI_API_KEY=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
20
+ OPENAI_API_KEY=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
21
21
 
22
22
  # ─── GPT OAuth (OpenAI Codex CLI PKCE) ──────────────────────────────
23
23
  # client_id: app_EMoamEEZ73f0CkXaXp7hrann
package/CLAUDE.md CHANGED
@@ -156,7 +156,6 @@ Include `ultrawork` or `ulw` keyword for maximum performance:
156
156
  | `vibe claude <cmd>` | Claude (key, status, logout) |
157
157
  | `vibe gpt <cmd>` | GPT (auth, key, status, logout, remove) |
158
158
  | `vibe gemini <cmd>` | Gemini (auth, key, import, status, logout, remove) |
159
- | `vibe sync <cmd>` | Cloud sync (login, push, pull, status, logout) |
160
159
  | `vibe telegram <cmd>` | Telegram (setup, chat, status) |
161
160
  | `vibe slack <cmd>` | Slack (setup, channel, status) |
162
161