@the-bearded-bear/claude-craft 8.10.0 → 8.10.1

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.
@@ -76,4 +76,4 @@ make install-paperclip TARGET=/path/to/my/paperclip-project RULES_LANG=en
76
76
 
77
77
  - Paperclip docs: https://docs.paperclip.ing/
78
78
  - Paperclip repo: https://github.com/paperclipai/paperclip
79
- - Claude-Craft: https://github.com/the-bearded-cto/claude-craft
79
+ - Claude-Craft: https://github.com/TheBeardedBearSAS/claude-craft
@@ -76,4 +76,4 @@ make install-paperclip TARGET=/path/to/my/paperclip-project RULES_LANG=en
76
76
 
77
77
  - Paperclip docs: https://docs.paperclip.ing/
78
78
  - Paperclip repo: https://github.com/paperclipai/paperclip
79
- - Claude-Craft: https://github.com/the-bearded-cto/claude-craft
79
+ - Claude-Craft: https://github.com/TheBeardedBearSAS/claude-craft
@@ -76,4 +76,4 @@ make install-paperclip TARGET=/path/to/my/paperclip-project RULES_LANG=en
76
76
 
77
77
  - Documentación Paperclip: https://docs.paperclip.ing/
78
78
  - Repositorio Paperclip: https://github.com/paperclipai/paperclip
79
- - Claude-Craft: https://github.com/the-bearded-cto/claude-craft
79
+ - Claude-Craft: https://github.com/TheBeardedBearSAS/claude-craft
@@ -76,4 +76,4 @@ make install-paperclip TARGET=/chemin/vers/mon/projet-paperclip RULES_LANG=fr
76
76
 
77
77
  - Documentation Paperclip : https://docs.paperclip.ing/
78
78
  - Dépôt Paperclip : https://github.com/paperclipai/paperclip
79
- - Claude-Craft : https://github.com/the-bearded-cto/claude-craft
79
+ - Claude-Craft : https://github.com/TheBeardedBearSAS/claude-craft
@@ -76,4 +76,4 @@ make install-paperclip TARGET=/path/to/my/paperclip-project RULES_LANG=en
76
76
 
77
77
  - Documentação Paperclip: https://docs.paperclip.ing/
78
78
  - Repositório Paperclip: https://github.com/paperclipai/paperclip
79
- - Claude-Craft: https://github.com/the-bearded-cto/claude-craft
79
+ - Claude-Craft: https://github.com/TheBeardedBearSAS/claude-craft
package/README.md CHANGED
@@ -270,7 +270,7 @@ Step-by-step tutorials available in 5 languages:
270
270
 
271
271
  ## Project Governance & Sustainability
272
272
 
273
- Claude Craft is maintained by [The Bearded CTO](https://thebeardedcto.com), a solo founder with deep involvement in the AFUP and Symfony French ecosystem.
273
+ Claude Craft is maintained by [The Bearded CTO](https://the-bearded-bear.com), a solo founder with deep involvement in the AFUP and Symfony French ecosystem.
274
274
 
275
275
  | Item | Status |
276
276
  |------|--------|
@@ -1,5 +1,5 @@
1
1
  # Claude Craft — AI-First TDD Framework for Cursor IDE
2
- # Generated from https://github.com/TheBeardedCTO/claude-craft
2
+ # Generated from https://github.com/TheBeardedBearSAS/claude-craft
3
3
  # Version: 8.0.1 | Last updated: 2026-04-17
4
4
 
5
5
  ---
@@ -8,7 +8,7 @@
8
8
 
9
9
  # Claude-Craft - Multi-Technology Framework
10
10
 
11
- **Version:** 8.10.0 | **Languages:** en, fr, es, de, pt
11
+ **Version:** 8.10.1 | **Languages:** en, fr, es, de, pt
12
12
 
13
13
  A comprehensive AI-assisted development framework for Claude Code with 11 technology stacks, 31 specialized agents (+39 infra agents on-demand), 125 commands across 15 namespaces, and BMAD v6 project management.
14
14
 
@@ -348,4 +348,4 @@ For full rules and references:
348
348
 
349
349
  **Attribution:** The Bearded CTO / Claude Craft
350
350
  **License:** MIT
351
- **Repository:** https://github.com/TheBeardedCTO/claude-craft
351
+ **Repository:** https://github.com/TheBeardedBearSAS/claude-craft
@@ -1,5 +1,5 @@
1
1
  # Claude Craft — AI-First TDD Framework for Windsurf IDE
2
- # Generated from https://github.com/TheBeardedCTO/claude-craft
2
+ # Generated from https://github.com/TheBeardedBearSAS/claude-craft
3
3
  # Version: 8.0.1 | Last updated: 2026-04-17
4
4
 
5
5
  ---
@@ -8,7 +8,7 @@
8
8
 
9
9
  # Claude-Craft - Multi-Technology Framework
10
10
 
11
- **Version:** 8.10.0 | **Languages:** en, fr, es, de, pt
11
+ **Version:** 8.10.1 | **Languages:** en, fr, es, de, pt
12
12
 
13
13
  A comprehensive AI-assisted development framework for Claude Code with 11 technology stacks, 31 specialized agents (+39 infra agents on-demand), 125 commands across 15 namespaces, and BMAD v6 project management.
14
14
 
@@ -348,4 +348,4 @@ For full rules and references:
348
348
 
349
349
  **Attribution:** The Bearded CTO / Claude Craft
350
350
  **License:** MIT
351
- **Repository:** https://github.com/TheBeardedCTO/claude-craft
351
+ **Repository:** https://github.com/TheBeardedBearSAS/claude-craft
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@the-bearded-bear/claude-craft",
3
- "version": "8.10.0",
3
+ "version": "8.10.1",
4
4
  "description": "A comprehensive framework for AI-assisted development with Claude Code. Install standardized rules, agents, and commands for your projects.",
5
5
  "type": "module",
6
6
  "main": "cli/index.js",