erne-universal 0.13.1 → 0.13.2

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.
Files changed (2) hide show
  1. package/README.md +6 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -268,12 +268,12 @@ Change profile: set `ERNE_PROFILE` env var, add `<!-- Hook Profile: standard -->
268
268
 
269
269
  ## ⚡ Commands
270
270
 
271
- | Category | Commands |
272
- | ----------------- | ---------------------------------------------------------------------------------------------------------------------- |
273
- | **Core** | `/plan`, `/code-review`, `/tdd`, `/build-fix`, `/perf`, `/upgrade`, `/native-module`, `/navigate`, `/code`, `/feature` |
274
- | **Extended** | `/animate`, `/deploy`, `/component`, `/debug`, `/debug-visual`, `/debug-video`, `/quality-gate` |
275
- | **Orchestration** | `/orchestrate`, `/worker` |
276
- | **Learning** | `/learn`, `/retrospective`, `/setup-device` |
271
+ | Category | Commands |
272
+ | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
273
+ | **Core** | `/erne-plan`, `/erne-code-review`, `/erne-tdd`, `/erne-build-fix`, `/erne-perf`, `/erne-upgrade`, `/erne-native-module`, `/erne-navigate`, `/erne-code`, `/erne-feature` |
274
+ | **Extended** | `/erne-animate`, `/erne-deploy`, `/erne-component`, `/erne-debug`, `/erne-debug-visual`, `/erne-debug-video`, `/erne-quality-gate` |
275
+ | **Orchestration** | `/erne-orchestrate`, `/erne-worker` |
276
+ | **Maintenance** | `/erne-update`, `/erne-learn`, `/erne-retrospective`, `/erne-setup-device` |
277
277
 
278
278
  ---
279
279
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "erne-universal",
3
- "version": "0.13.1",
3
+ "version": "0.13.2",
4
4
  "description": "Complete AI coding agent harness for React Native and Expo \u2014 13 specialized agents, autonomous worker mode, visual debugging, smart routing",
5
5
  "keywords": [
6
6
  "react-native",