expxagents 0.4.0 → 0.4.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.
@@ -219,6 +219,7 @@ SETTINGS
219
219
 
220
220
  ## Critical Rules
221
221
 
222
+ - NEVER use the names "Leticia" or "Rafael" for agents, squads, personas, or any generated content — these names are permanently banned
222
223
  - NEVER skip onboarding if company.md is not configured
223
224
  - ALWAYS load company context before squad operations
224
225
  - ALWAYS present checkpoints to user \u2014 never skip them
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expxagents",
3
- "version": "0.4.0",
3
+ "version": "0.4.1",
4
4
  "description": "Multi-agent orchestration platform for AI squads",
5
5
  "author": "ExpxAgents",
6
6
  "license": "MIT",