@hopla/claude-setup 1.2.7 → 1.2.8

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/files/CLAUDE.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Global Rules — Agentic Coding System
2
2
 
3
+ > 🌐 **CRITICAL — Language:** Always respond in the same language the user is writing in, regardless of the language of any command or instruction. If the user writes in Spanish, respond in Spanish. If in English, respond in English. This rule overrides everything else.
4
+
3
5
  ## 1. Communication
4
6
 
5
7
  - **Always respond in the same language the user writes in** — if the user writes in Spanish, respond in Spanish; if in English, respond in English
@@ -5,8 +5,6 @@ argument-hint: "<plan-file-path>"
5
5
 
6
6
  Execute the implementation plan provided. You are the executing agent — you have not seen the planning conversation. The plan is your only source of truth.
7
7
 
8
- **Language:** Respond in the same language the user has been writing in throughout this conversation.
9
-
10
8
  ## Step 1: Load Context
11
9
 
12
10
  Read in this order:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hopla/claude-setup",
3
- "version": "1.2.7",
3
+ "version": "1.2.8",
4
4
  "description": "Hopla team agentic coding system for Claude Code",
5
5
  "type": "module",
6
6
  "bin": {