claudecto 0.1.7 → 0.1.8

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 +14 -14
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <p align="center">
2
- <img src="https://raw.githubusercontent.com/josharsh/claudecto/main/public/images/logo.png" alt="claudecto" width="120" />
2
+ <img src="https://raw.githubusercontent.com/josharsh/openclaudecto/main/public/images/introduction.png" alt="claudecto" width="120" />
3
3
  </p>
4
4
 
5
5
  <h1 align="center">claudecto</h1>
@@ -11,12 +11,12 @@
11
11
  <p align="center">
12
12
  <a href="https://www.npmjs.com/package/claudecto"><img src="https://img.shields.io/npm/v/claudecto.svg" alt="npm version" /></a>
13
13
  <a href="https://www.npmjs.com/package/claudecto"><img src="https://img.shields.io/npm/dm/claudecto.svg" alt="npm downloads" /></a>
14
- <a href="https://github.com/josharsh/claudecto/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/claudecto.svg" alt="license" /></a>
15
- <a href="https://github.com/josharsh/claudecto"><img src="https://img.shields.io/github/stars/josharsh/claudecto.svg?style=social" alt="GitHub stars" /></a>
14
+ <a href="https://github.com/josharsh/openclaudecto/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/claudecto.svg" alt="license" /></a>
15
+ <a href="https://github.com/josharsh/openclaudecto"><img src="https://img.shields.io/github/stars/josharsh/claudecto.svg?style=social" alt="GitHub stars" /></a>
16
16
  </p>
17
17
 
18
18
  <p align="center">
19
- <img src="https://raw.githubusercontent.com/josharsh/claudecto/main/public/images/dashboard.png" alt="claudecto dashboard" width="800" />
19
+ <img src="https://raw.githubusercontent.com/josharsh/openclaudecto/main/public/images/introduction.png" alt="claudecto dashboard" width="800" />
20
20
  </p>
21
21
 
22
22
  ---
@@ -46,7 +46,7 @@ claudecto
46
46
  That's it. Your dashboard opens at `http://localhost:18791`.
47
47
 
48
48
  <p align="center">
49
- <img src="https://raw.githubusercontent.com/josharsh/claudecto/main/public/images/cli.png" alt="claudecto CLI" width="600" />
49
+ <img src="https://raw.githubusercontent.com/josharsh/openclaudecto/main/public/images/agents.png" alt="claudecto CLI" width="600" />
50
50
  </p>
51
51
 
52
52
  ## Features
@@ -60,7 +60,7 @@ claudecto search "authentication middleware"
60
60
  ```
61
61
 
62
62
  <p align="center">
63
- <img src="https://raw.githubusercontent.com/josharsh/claudecto/main/public/images/search.png" alt="Search" width="800" />
63
+ <img src="https://raw.githubusercontent.com/josharsh/openclaudecto/main/public/images/analysis.png" alt="Search" width="800" />
64
64
  </p>
65
65
 
66
66
  ### Analytics & Cost Tracking
@@ -68,7 +68,7 @@ claudecto search "authentication middleware"
68
68
  See exactly how you use Claude Code: token consumption, cost breakdowns by model, tool usage distribution, and daily activity trends.
69
69
 
70
70
  <p align="center">
71
- <img src="https://raw.githubusercontent.com/josharsh/claudecto/main/public/images/analytics.png" alt="Analytics" width="800" />
71
+ <img src="https://raw.githubusercontent.com/josharsh/openclaudecto/main/public/images/analysis.png" alt="Analytics" width="800" />
72
72
  </p>
73
73
 
74
74
  ### AI-Powered Insights
@@ -76,7 +76,7 @@ See exactly how you use Claude Code: token consumption, cost breakdowns by model
76
76
  claudecto uses Claude itself to analyze your sessions. Get project health scores, identify code hotspots, spot recurring challenges, and track Claude's effectiveness over time.
77
77
 
78
78
  <p align="center">
79
- <img src="https://raw.githubusercontent.com/josharsh/claudecto/main/public/images/insights.png" alt="AI Insights" width="800" />
79
+ <img src="https://raw.githubusercontent.com/josharsh/openclaudecto/main/public/images/insights.png" alt="AI Insights" width="800" />
80
80
  </p>
81
81
 
82
82
  ### Session Browser & Replay
@@ -84,7 +84,7 @@ claudecto uses Claude itself to analyze your sessions. Get project health scores
84
84
  Browse all your sessions with rich metadata — project, branch, timestamps, message count. Open any session to replay the full conversation with syntax-highlighted code blocks.
85
85
 
86
86
  <p align="center">
87
- <img src="https://raw.githubusercontent.com/josharsh/claudecto/main/public/images/sessions.png" alt="Sessions" width="800" />
87
+ <img src="https://raw.githubusercontent.com/josharsh/openclaudecto/main/public/images/advisor.png" alt="Sessions" width="800" />
88
88
  </p>
89
89
 
90
90
  ### Skill Studio
@@ -92,7 +92,7 @@ Browse all your sessions with rich metadata — project, branch, timestamps, mes
92
92
  Create, edit, and manage Claude Code skills with a visual editor. Includes live preview, validation, and templates to get you started.
93
93
 
94
94
  <p align="center">
95
- <img src="https://raw.githubusercontent.com/josharsh/claudecto/main/public/images/skills.png" alt="Skill Studio" width="800" />
95
+ <img src="https://raw.githubusercontent.com/josharsh/openclaudecto/main/public/images/skills.png" alt="Skill Studio" width="800" />
96
96
  </p>
97
97
 
98
98
  ### Hook Builder
@@ -195,12 +195,12 @@ npm install -g claudecto
195
195
 
196
196
  ### Mac App
197
197
 
198
- Download the `.dmg` from [Releases](https://github.com/josharsh/claudecto/releases).
198
+ Download the `.dmg` from [Releases](https://github.com/josharsh/openclaudecto/releases).
199
199
 
200
200
  ### From Source
201
201
 
202
202
  ```bash
203
- git clone https://github.com/josharsh/claudecto
203
+ git clone https://github.com/josharsh/openclaudecto
204
204
  cd claudecto
205
205
  npm install
206
206
  npm run build
@@ -243,6 +243,6 @@ claudecto will be open source soon!
243
243
  <br />
244
244
  <a href="https://anthropic.com"> Thanks Anthropic </a>
245
245
  <a href="https://claudecto.josharsh.com">Website</a> &middot;
246
- <a href="https://github.com/josharsh/claudecto/issues">Report Bug</a> &middot;
247
- <a href="https://github.com/josharsh/claudecto/issues">Request Feature</a>
246
+ <a href="https://github.com/josharsh/openclaudecto/issues">Report Bug</a> &middot;
247
+ <a href="https://github.com/josharsh/openclaudecto/issues">Request Feature</a>
248
248
  </p>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claudecto",
3
- "version": "0.1.7",
3
+ "version": "0.1.8",
4
4
  "description": "If Claude Code is your engineer, claudecto can be your CTO - Visual dashboard to search, browse, and manage your Claude Code data",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",