@claude-view/plugin 0.40.0 → 0.41.0
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/.claude-plugin/plugin.json +1 -1
- package/dist/tools/generated/telemetry.d.ts.map +1 -1
- package/dist/tools/generated/telemetry.js +10 -0
- package/dist/tools/generated/telemetry.js.map +1 -1
- package/package.json +1 -1
- package/skills/coaching/SKILL.md +1 -0
- package/skills/cv-usage/SKILL.md +1 -0
- package/skills/daily-cost/SKILL.md +1 -0
- package/skills/export-data/SKILL.md +1 -0
- package/skills/insights/SKILL.md +1 -0
- package/skills/live/SKILL.md +1 -0
- package/skills/project-overview/SKILL.md +1 -0
- package/skills/search/SKILL.md +1 -0
- package/skills/session-recap/SKILL.md +1 -0
- package/skills/standup/SKILL.md +1 -0
- package/skills/system-monitor/SKILL.md +1 -0
- package/skills/team-status/SKILL.md +1 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claude-view",
|
|
3
3
|
"description": "Mission Control for Claude Code — auto-starts a web dashboard, provides 85+ MCP tools (sessions, stats, live monitoring, projects, teams, insights, coaching, and more), and adds 12 skills including /system-monitor, /live, /cv-usage, /session-recap, /daily-cost, /standup, /coaching, /insights, and /team-status.",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.41.0",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "tombelieber",
|
|
7
7
|
"email": "nicholasgee1997@gmail.com"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetry.d.ts","sourceRoot":"","sources":["../../../src/tools/generated/telemetry.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,aAAa,CAAA;AAE1C,eAAO,MAAM,uBAAuB,EAAE,OAAO,
|
|
1
|
+
{"version":3,"file":"telemetry.d.ts","sourceRoot":"","sources":["../../../src/tools/generated/telemetry.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,aAAa,CAAA;AAE1C,eAAO,MAAM,uBAAuB,EAAE,OAAO,EAuB5C,CAAA"}
|
|
@@ -13,6 +13,16 @@ export const telemetryGeneratedTools = [
|
|
|
13
13
|
const result = await client.request('POST', '/api/telemetry/consent', { body: { enabled: args.enabled } });
|
|
14
14
|
return JSON.stringify(result, null, 2);
|
|
15
15
|
},
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
name: 'telemetry_ingest_event',
|
|
19
|
+
description: 'ingress for web journey events.',
|
|
20
|
+
inputSchema: z.object({}),
|
|
21
|
+
annotations: { readOnlyHint: false, destructiveHint: false, openWorldHint: false },
|
|
22
|
+
handler: async (client, _args) => {
|
|
23
|
+
const result = await client.request('POST', '/api/telemetry/event');
|
|
24
|
+
return JSON.stringify(result, null, 2);
|
|
25
|
+
},
|
|
16
26
|
}
|
|
17
27
|
];
|
|
18
28
|
//# sourceMappingURL=telemetry.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetry.js","sourceRoot":"","sources":["../../../src/tools/generated/telemetry.ts"],"names":[],"mappings":"AAAA,+BAA+B;AAC/B,iEAAiE;AAEjE,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB,MAAM,CAAC,MAAM,uBAAuB,GAAc;IAChD;QACE,IAAI,EAAE,uBAAuB;QAC7B,WAAW,EAAE,mCAAmC;QAChD,WAAW,EAAE,CAAC,CAAC,MAAM,CAAC;YACtB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;SACrB,CAAC;QACA,WAAW,EAAE,EAAE,YAAY,EAAE,KAAK,EAAE,eAAe,EAAE,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE;QAClF,OAAO,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,EAAE;YAC9B,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,OAAO,CAAC,MAAM,EAAE,wBAAwB,EAAE,EAAE,IAAI,EAAE,EAAE,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,EAAE,CAAC,CAAA;YAC1G,OAAO,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,CAAA;QACxC,CAAC;KACF;CACF,CAAA"}
|
|
1
|
+
{"version":3,"file":"telemetry.js","sourceRoot":"","sources":["../../../src/tools/generated/telemetry.ts"],"names":[],"mappings":"AAAA,+BAA+B;AAC/B,iEAAiE;AAEjE,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB,MAAM,CAAC,MAAM,uBAAuB,GAAc;IAChD;QACE,IAAI,EAAE,uBAAuB;QAC7B,WAAW,EAAE,mCAAmC;QAChD,WAAW,EAAE,CAAC,CAAC,MAAM,CAAC;YACtB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;SACrB,CAAC;QACA,WAAW,EAAE,EAAE,YAAY,EAAE,KAAK,EAAE,eAAe,EAAE,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE;QAClF,OAAO,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,EAAE;YAC9B,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,OAAO,CAAC,MAAM,EAAE,wBAAwB,EAAE,EAAE,IAAI,EAAE,EAAE,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,EAAE,CAAC,CAAA;YAC1G,OAAO,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,CAAA;QACxC,CAAC;KACF;IACD;QACE,IAAI,EAAE,wBAAwB;QAC9B,WAAW,EAAE,iCAAiC;QAC9C,WAAW,EAAE,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC;QACzB,WAAW,EAAE,EAAE,YAAY,EAAE,KAAK,EAAE,eAAe,EAAE,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE;QAClF,OAAO,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE;YAC/B,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,OAAO,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAA;YACnE,OAAO,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,CAAA;QACxC,CAAC;KACF;CACF,CAAA"}
|
package/package.json
CHANGED
package/skills/coaching/SKILL.md
CHANGED
|
@@ -211,6 +211,7 @@ Help the user improve their Claude Code workflow through coaching rules and pers
|
|
|
211
211
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
212
212
|
| **Telemetry Tools** | |
|
|
213
213
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
214
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
214
215
|
| **Turns Tools** | |
|
|
215
216
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
216
217
|
| **Webhooks Tools** | |
|
package/skills/cv-usage/SKILL.md
CHANGED
|
@@ -208,6 +208,7 @@ Show usage statistics, token consumption, storage, and trends. This skill focuse
|
|
|
208
208
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
209
209
|
| **Telemetry Tools** | |
|
|
210
210
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
211
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
211
212
|
| **Turns Tools** | |
|
|
212
213
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
213
214
|
| **Webhooks Tools** | |
|
|
@@ -204,6 +204,7 @@ Show the user's Claude Code spending for today using the claude-view MCP tools.
|
|
|
204
204
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
205
205
|
| **Telemetry Tools** | |
|
|
206
206
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
207
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
207
208
|
| **Turns Tools** | |
|
|
208
209
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
209
210
|
| **Webhooks Tools** | |
|
|
@@ -204,6 +204,7 @@ Export the user's Claude Code session data for external analysis or backup.
|
|
|
204
204
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
205
205
|
| **Telemetry Tools** | |
|
|
206
206
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
207
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
207
208
|
| **Turns Tools** | |
|
|
208
209
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
209
210
|
| **Webhooks Tools** | |
|
package/skills/insights/SKILL.md
CHANGED
|
@@ -209,6 +209,7 @@ Analyze the user's Claude Code usage patterns and present actionable insights.
|
|
|
209
209
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
210
210
|
| **Telemetry Tools** | |
|
|
211
211
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
212
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
212
213
|
| **Turns Tools** | |
|
|
213
214
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
214
215
|
| **Webhooks Tools** | |
|
package/skills/live/SKILL.md
CHANGED
|
@@ -206,6 +206,7 @@ Show what's running, what needs attention, and what's working autonomously.
|
|
|
206
206
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
207
207
|
| **Telemetry Tools** | |
|
|
208
208
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
209
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
209
210
|
| **Turns Tools** | |
|
|
210
211
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
211
212
|
| **Webhooks Tools** | |
|
|
@@ -216,6 +216,7 @@ Show project details, sessions, branches, and contribution data.
|
|
|
216
216
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
217
217
|
| **Telemetry Tools** | |
|
|
218
218
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
219
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
219
220
|
| **Turns Tools** | |
|
|
220
221
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
221
222
|
| **Webhooks Tools** | |
|
package/skills/search/SKILL.md
CHANGED
|
@@ -202,6 +202,7 @@ Find sessions across the user's Claude Code history using grep-backed session se
|
|
|
202
202
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
203
203
|
| **Telemetry Tools** | |
|
|
204
204
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
205
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
205
206
|
| **Turns Tools** | |
|
|
206
207
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
207
208
|
| **Webhooks Tools** | |
|
|
@@ -201,6 +201,7 @@ Summarize a Claude Code session using the claude-view MCP tools.
|
|
|
201
201
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
202
202
|
| **Telemetry Tools** | |
|
|
203
203
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
204
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
204
205
|
| **Turns Tools** | |
|
|
205
206
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
206
207
|
| **Webhooks Tools** | |
|
package/skills/standup/SKILL.md
CHANGED
|
@@ -207,6 +207,7 @@ Generate a standup-style work summary from recent Claude Code sessions.
|
|
|
207
207
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
208
208
|
| **Telemetry Tools** | |
|
|
209
209
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
210
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
210
211
|
| **Turns Tools** | |
|
|
211
212
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
212
213
|
| **Webhooks Tools** | |
|
|
@@ -198,6 +198,7 @@ Show the system's current resource usage and Claude Code process health.
|
|
|
198
198
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
199
199
|
| **Telemetry Tools** | |
|
|
200
200
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
201
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
201
202
|
| **Turns Tools** | |
|
|
202
203
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
203
204
|
| **Webhooks Tools** | |
|
|
@@ -208,6 +208,7 @@ Show team activity, members, and currently active sessions.
|
|
|
208
208
|
| `teams_get_team_sidechains` | Get team member sidechains. |
|
|
209
209
|
| **Telemetry Tools** | |
|
|
210
210
|
| `telemetry_set_consent` | Set telemetry consent preference. |
|
|
211
|
+
| `telemetry_ingest_event` | ingress for web journey events. |
|
|
211
212
|
| **Turns Tools** | |
|
|
212
213
|
| `turns_get_session_turns` | - Per-turn breakdown for a historical session. |
|
|
213
214
|
| **Webhooks Tools** | |
|