claude-code-autoconfig 1.0.22 → 1.0.23

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.
@@ -194,7 +194,5 @@ Then output a celebratory finale message:
194
194
  ```
195
195
  ---
196
196
 
197
- ✅ Setup complete! Your Claude Code environment is ready.
198
-
199
- 📖 The interactive guide is now open — it walks through everything that was configured.
197
+ ✅ Setup complete! The interactive guide is now open in your browser.
200
198
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-code-autoconfig",
3
- "version": "1.0.22",
3
+ "version": "1.0.23",
4
4
  "description": "Intelligent, self-configuring setup for Claude Code. One command analyzes your project, configures Claude, and shows you what it did.",
5
5
  "author": "ADAC 1001 <info@adac1001.com>",
6
6
  "license": "MIT",