@appweaver/create-weaver-app 1.0.10 → 1.0.12

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appweaver/create-weaver-app",
3
- "version": "1.0.10",
3
+ "version": "1.0.12",
4
4
  "description": "Appweaver - the backend framework for AI-first development (@create-weaver-app)",
5
5
  "author": "Luka Matosevic",
6
6
  "license": "MIT",
@@ -44,3 +44,11 @@ storage
44
44
  !.vscode/tasks.json
45
45
  !.vscode/launch.json
46
46
  !.vscode/extensions.json
47
+
48
+ # AI agents - local/per-user files
49
+ CLAUDE.local.md
50
+ .claude/settings.local.json
51
+ .claude/memory/
52
+ .claude/commands/
53
+ .cursor/
54
+ .aider*