@rely-ai/caliber 1.12.10 → 1.12.11

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 +4 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <p align="center">
2
- <img src="assets/social-preview.png" alt="Caliber" width="640">
2
+ <img src="assets/social-preview.png" alt="Caliber — AI setup tailored for your codebase" width="640">
3
3
  </p>
4
4
 
5
5
  <p align="center">
@@ -8,10 +8,10 @@
8
8
  <a href="https://nodejs.org"><img src="https://img.shields.io/node/v/@rely-ai/caliber" alt="node"></a>
9
9
  </p>
10
10
 
11
- <p align="center"><strong>Improve your agentic development experience with one command</strong></p>
12
-
13
11
  <p align="center">
14
- <img src="assets/demo.gif" alt="Caliber demo" width="640">
12
+ <video src="https://github.com/rely-ai-org/caliber/raw/master/assets/demo.mp4" width="640" controls muted playsinline>
13
+ Your browser does not support video. <a href="assets/demo.mp4">Watch the demo</a>.
14
+ </video>
15
15
  </p>
16
16
 
17
17
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rely-ai/caliber",
3
- "version": "1.12.10",
3
+ "version": "1.12.11",
4
4
  "description": "Analyze your codebase and generate optimized AI agent configs (CLAUDE.md, .cursorrules, skills) — no API key needed",
5
5
  "type": "module",
6
6
  "bin": {