@clueprint/mcp 1.1.0 → 1.1.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clueprint/mcp",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Browser visibility for AI assistants — MCP server + Chrome extension",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1,8 +0,0 @@
1
- export declare function printBanner(): void;
2
- export declare function printStep(step: number, total: number, message: string): void;
3
- export declare function printSuccess(message: string): void;
4
- export declare function printError(message: string): void;
5
- export declare function printWarning(message: string): void;
6
- export declare function printInfo(message: string): void;
7
- export declare function printDim(message: string): void;
8
- //# sourceMappingURL=banner.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"banner.d.ts","sourceRoot":"","sources":["../../src/ui/banner.ts"],"names":[],"mappings":"AAgBA,wBAAgB,WAAW,IAAI,IAAI,CAQlC;AAED,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,IAAI,CAG5E;AAED,wBAAgB,YAAY,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAElD;AAED,wBAAgB,UAAU,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAEhD;AAED,wBAAgB,YAAY,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAElD;AAED,wBAAgB,SAAS,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAE/C;AAED,wBAAgB,QAAQ,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAE9C"}
package/cli/ui/banner.js DELETED
@@ -1,41 +0,0 @@
1
- import gradient from 'gradient-string';
2
- import chalk from 'chalk';
3
- const BANNER = `
4
- _____ _ _ _
5
- / ____| | (_) | |
6
- | | | |_ _ ___ _ __ _ __ _ _ __ | |_
7
- | | | | | | |/ _ \\ '_ \\| '__| | '_ \\| __|
8
- | |____| | |_| | __/ |_) | | | | | | | |_
9
- \\_____|_|\\__,_|\\___| .__/|_| |_|_| |_|\\__|
10
- | |
11
- |_|
12
- `;
13
- const TAGLINE = 'Browser visibility for AI assistants';
14
- export function printBanner() {
15
- // Use a nice gradient (purple to cyan like Astro)
16
- const clueprintGradient = gradient(['#7c3aed', '#06b6d4']);
17
- console.log();
18
- console.log(clueprintGradient.multiline(BANNER));
19
- console.log(chalk.dim(` ${TAGLINE}`));
20
- console.log();
21
- }
22
- export function printStep(step, total, message) {
23
- const prefix = chalk.dim(`[${step}/${total}]`);
24
- console.log(`${prefix} ${message}`);
25
- }
26
- export function printSuccess(message) {
27
- console.log(chalk.green('✓'), message);
28
- }
29
- export function printError(message) {
30
- console.log(chalk.red('✗'), message);
31
- }
32
- export function printWarning(message) {
33
- console.log(chalk.yellow('!'), message);
34
- }
35
- export function printInfo(message) {
36
- console.log(chalk.blue('i'), message);
37
- }
38
- export function printDim(message) {
39
- console.log(chalk.dim(message));
40
- }
41
- //# sourceMappingURL=banner.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"banner.js","sourceRoot":"","sources":["../../src/ui/banner.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,iBAAiB,CAAC;AACvC,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,GAAG;;;;;;;;;CASd,CAAC;AAEF,MAAM,OAAO,GAAG,sCAAsC,CAAC;AAEvD,MAAM,UAAU,WAAW;IACzB,kDAAkD;IAClD,MAAM,iBAAiB,GAAG,QAAQ,CAAC,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC,CAAC;IAE3D,OAAO,CAAC,GAAG,EAAE,CAAC;IACd,OAAO,CAAC,GAAG,CAAC,iBAAiB,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC;IACjD,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,KAAK,OAAO,EAAE,CAAC,CAAC,CAAC;IACvC,OAAO,CAAC,GAAG,EAAE,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,SAAS,CAAC,IAAY,EAAE,KAAa,EAAE,OAAe;IACpE,MAAM,MAAM,GAAG,KAAK,CAAC,GAAG,CAAC,IAAI,IAAI,IAAI,KAAK,GAAG,CAAC,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,GAAG,MAAM,IAAI,OAAO,EAAE,CAAC,CAAC;AACtC,CAAC;AAED,MAAM,UAAU,YAAY,CAAC,OAAe;IAC1C,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE,OAAO,CAAC,CAAC;AACzC,CAAC;AAED,MAAM,UAAU,UAAU,CAAC,OAAe;IACxC,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,OAAO,CAAC,CAAC;AACvC,CAAC;AAED,MAAM,UAAU,YAAY,CAAC,OAAe;IAC1C,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,EAAE,OAAO,CAAC,CAAC;AAC1C,CAAC;AAED,MAAM,UAAU,SAAS,CAAC,OAAe;IACvC,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,CAAC,CAAC;AACxC,CAAC;AAED,MAAM,UAAU,QAAQ,CAAC,OAAe;IACtC,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC;AAClC,CAAC"}