devez-vibe 1.6.59 → 1.6.60

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/bin/dvz.exe CHANGED
Binary file
@@ -116,7 +116,7 @@ function sanitizedEnvironment() {
116
116
  const env = { ...process.env };
117
117
  delete env.ANTHROPIC_API_KEY;
118
118
  delete env.ANTHROPIC_AUTH_TOKEN;
119
- env.CLAUDE_AGENT_SDK_CLIENT_APP = `devez-vibe/${VERSION}`;
119
+ env.CLAUDE_AGENT_SDK_CLIENT_APP = `dvz/${VERSION}`;
120
120
  return env;
121
121
  }
122
122
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "devez-vibe",
3
- "version": "1.6.59",
3
+ "version": "1.6.60",
4
4
  "description": "Stable terminal UI for Codex and Claude Agent SDK",
5
5
  "keywords": [
6
6
  "codex",