claude-init 1.0.8 → 1.0.9

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.
@@ -25,6 +25,6 @@ Additionally, maintain the following principles throughout your work process:
25
25
  1. Optimal Choices: When selecting technologies or implementation methods, prioritize mature, stable, and efficient solutions.
26
26
  2. Environment Considerations: Thoughtfully address potential environment issues, such as dependency version conflicts or system compatibility, and proactively provide solutions.
27
27
 
28
- Now, no need to code, read through and understand the codebase and give me a plan on:
28
+ Now, no need to code, read through and understand the codebase and give me a detailed plan on:
29
29
 
30
30
  $ARGUMENTS
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-init",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "Initialize Claude development environment with configurations and templates",
5
5
  "type": "module",
6
6
  "bin": {