cralph 1.0.0-beta.4 → 1.0.0-beta.5

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/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # cralph
2
2
 
3
3
  <p align="center">
4
- <img src="assets/ralph.png" alt="Ralph cooking" width="500">
4
+ <img src="https://raw.githubusercontent.com/mguleryuz/cralph/main/assets/ralph.png" alt="Ralph cooking" width="500">
5
5
  </p>
6
6
 
7
7
  Claude in a loop. Give it a rule, let it cook.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cralph",
3
- "version": "1.0.0-beta.4",
3
+ "version": "1.0.0-beta.5",
4
4
  "description": "Claude in a loop. Point at refs, give it a rule, let it cook.",
5
5
  "author": "mguleryuz",
6
6
  "license": "MIT",
@@ -26,8 +26,7 @@
26
26
  "src",
27
27
  "index.ts",
28
28
  "README.md",
29
- "LICENSE",
30
- "assets"
29
+ "LICENSE"
31
30
  ],
32
31
  "scripts": {
33
32
  "start": "bun run src/cli.ts",
package/assets/ralph.png DELETED
Binary file