pikakit 1.0.11 → 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.
@@ -257,8 +257,8 @@
257
257
  <body>
258
258
  <div class="container">
259
259
  <header>
260
- <h1>🧠 <span>AutoLearn v6.0</span> Dashboard</h1>
261
- <span class="status-badge">⚡ Precision Learning Engine</span>
260
+ <h1>🧠 <span>PikaKit v6.0</span> Dashboard</h1>
261
+ <span class="status-badge">⚡ PikaKit v6.0</span>
262
262
  </header>
263
263
 
264
264
  <!-- Core KPIs -->
@@ -374,7 +374,7 @@
374
374
  </div>
375
375
 
376
376
  <footer class="footer">
377
- AutoLearn v6.0 Dashboard • ⚡ PikaKit Precision Learning Engine • Built with ❤️
377
+ PikaKit v6.0 - Precision Learning Engine!
378
378
  </footer>
379
379
  </div>
380
380
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pikakit",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "description": "Enterprise-grade Agent Skill Manager with Antigravity Skills support, Progressive Disclosure detection, and semantic routing validation",
5
5
  "license": "MIT",
6
6
  "author": "pikakit <pikakit@gmail.com>",