fivocell 5.0.0 → 5.2.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.
Files changed (46) hide show
  1. package/dist/__tests__/ci-reporter.test.d.ts +2 -0
  2. package/dist/__tests__/ci-reporter.test.d.ts.map +1 -0
  3. package/dist/__tests__/ci-reporter.test.js +109 -0
  4. package/dist/__tests__/ci-reporter.test.js.map +1 -0
  5. package/dist/__tests__/code-health.test.d.ts +2 -0
  6. package/dist/__tests__/code-health.test.d.ts.map +1 -0
  7. package/dist/__tests__/code-health.test.js +90 -0
  8. package/dist/__tests__/code-health.test.js.map +1 -0
  9. package/dist/__tests__/developer-velocity.test.d.ts +2 -0
  10. package/dist/__tests__/developer-velocity.test.d.ts.map +1 -0
  11. package/dist/__tests__/developer-velocity.test.js +66 -0
  12. package/dist/__tests__/developer-velocity.test.js.map +1 -0
  13. package/dist/__tests__/error-trends.test.d.ts +2 -0
  14. package/dist/__tests__/error-trends.test.d.ts.map +1 -0
  15. package/dist/__tests__/error-trends.test.js +61 -0
  16. package/dist/__tests__/error-trends.test.js.map +1 -0
  17. package/dist/__tests__/memory-growth.test.d.ts +2 -0
  18. package/dist/__tests__/memory-growth.test.d.ts.map +1 -0
  19. package/dist/__tests__/memory-growth.test.js +61 -0
  20. package/dist/__tests__/memory-growth.test.js.map +1 -0
  21. package/dist/walls/06-memory/stores/ci-reporter.d.ts +68 -0
  22. package/dist/walls/06-memory/stores/ci-reporter.d.ts.map +1 -0
  23. package/dist/walls/06-memory/stores/ci-reporter.js +272 -0
  24. package/dist/walls/06-memory/stores/ci-reporter.js.map +1 -0
  25. package/dist/walls/06-memory/stores/code-health.d.ts +40 -0
  26. package/dist/walls/06-memory/stores/code-health.d.ts.map +1 -0
  27. package/dist/walls/06-memory/stores/code-health.js +344 -0
  28. package/dist/walls/06-memory/stores/code-health.js.map +1 -0
  29. package/dist/walls/06-memory/stores/developer-velocity.d.ts +53 -0
  30. package/dist/walls/06-memory/stores/developer-velocity.d.ts.map +1 -0
  31. package/dist/walls/06-memory/stores/developer-velocity.js +225 -0
  32. package/dist/walls/06-memory/stores/developer-velocity.js.map +1 -0
  33. package/dist/walls/06-memory/stores/error-trends.d.ts +53 -0
  34. package/dist/walls/06-memory/stores/error-trends.d.ts.map +1 -0
  35. package/dist/walls/06-memory/stores/error-trends.js +232 -0
  36. package/dist/walls/06-memory/stores/error-trends.js.map +1 -0
  37. package/dist/walls/06-memory/stores/memory-growth.d.ts +34 -0
  38. package/dist/walls/06-memory/stores/memory-growth.d.ts.map +1 -0
  39. package/dist/walls/06-memory/stores/memory-growth.js +150 -0
  40. package/dist/walls/06-memory/stores/memory-growth.js.map +1 -0
  41. package/dist/walls/07-runtime/cli/cli.js +247 -0
  42. package/dist/walls/07-runtime/cli/cli.js.map +1 -1
  43. package/dist/walls/07-runtime/daemon/server.d.ts.map +1 -1
  44. package/dist/walls/07-runtime/daemon/server.js +96 -0
  45. package/dist/walls/07-runtime/daemon/server.js.map +1 -1
  46. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"server.d.ts","sourceRoot":"","sources":["../../../../src/walls/07-runtime/daemon/server.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAExE,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AAEpE,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAE7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AAEnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAErE,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC;AAElE,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAE9E,OAAO,EAAE,cAAc,EAAE,MAAM,0CAA0C,CAAC;AAE1E,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAExE,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAExE,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAE3D,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AAEnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAErE,OAAO,EAAE,qBAAqB,EAAE,MAAM,sDAAsD,CAAC;AAE7F,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAE1E,OAAO,EAAE,cAAc,EAAE,MAAM,8CAA8C,CAAC;AAE9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,iDAAiD,CAAC;AAEpF,OAAO,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;AAE1F,OAAO,EAAE,sBAAsB,EAAE,MAAM,uDAAuD,CAAC;AAE/F,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEjE,OAAO,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAE/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAEpE,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAE7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAElF,OAAO,EAAE,oBAAoB,EAAE,MAAM,iDAAiD,CAAC;AAEvF,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEjE,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAC;AAE9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAE7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AAEnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAEpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAEzE,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAEvE,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAElF,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAEjF,OAAO,EAAE,gBAAgB,EAAE,MAAM,gDAAgD,CAAC;AAElF,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAE3D,OAAO,EAAE,sBAAsB,EAAE,MAAM,iDAAiD,CAAC;AAEzF,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AA0F3D,QAAA,MAAM,GAAG,6CAAY,CAAC;AAQtB,QAAA,MAAM,OAAO;;;mBAMuB,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0EhD,CAAC;AAqpLF,OAAO,EAAE,GAAG,EAAE,OAAO,EAAE,CAAC"}
1
+ {"version":3,"file":"server.d.ts","sourceRoot":"","sources":["../../../../src/walls/07-runtime/daemon/server.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAExE,OAAO,EAAE,YAAY,EAAE,MAAM,sCAAsC,CAAC;AAEpE,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAE7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AAEnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAErE,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC;AAElE,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAE9E,OAAO,EAAE,cAAc,EAAE,MAAM,0CAA0C,CAAC;AAE1E,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAExE,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AAExE,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAE3D,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AAEnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAErE,OAAO,EAAE,qBAAqB,EAAE,MAAM,sDAAsD,CAAC;AAE7F,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAE1E,OAAO,EAAE,cAAc,EAAE,MAAM,8CAA8C,CAAC;AAE9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,iDAAiD,CAAC;AAEpF,OAAO,EAAE,oBAAoB,EAAE,MAAM,oDAAoD,CAAC;AAE1F,OAAO,EAAE,sBAAsB,EAAE,MAAM,uDAAuD,CAAC;AAE/F,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEjE,OAAO,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAE/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAEpE,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAE7D,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAElF,OAAO,EAAE,oBAAoB,EAAE,MAAM,iDAAiD,CAAC;AAEvF,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEjE,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAC;AAE9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAE7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AAEnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAEpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAEzE,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAEvE,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAElF,OAAO,EAAE,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAEjF,OAAO,EAAE,gBAAgB,EAAE,MAAM,gDAAgD,CAAC;AAElF,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAE3D,OAAO,EAAE,sBAAsB,EAAE,MAAM,iDAAiD,CAAC;AAEzF,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AA0F3D,QAAA,MAAM,GAAG,6CAAY,CAAC;AAQtB,QAAA,MAAM,OAAO;;;mBAMuB,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0EhD,CAAC;AA4yLF,OAAO,EAAE,GAAG,EAAE,OAAO,EAAE,CAAC"}
@@ -1790,6 +1790,15 @@ const MCP_TOOLS = [
1790
1790
  { name: 'cell_memory_recommend', description: 'Get smart recommendations based on memory patterns', inputSchema: { type: 'object', properties: { project: { type: 'string' } }, required: ['project'] } },
1791
1791
  { name: 'cell_memory_compress', description: 'Compress context for AI tools (compact/full/topic)', inputSchema: { type: 'object', properties: { project: { type: 'string' }, mode: { type: 'string', enum: ['compact', 'full', 'topic'] }, topic: { type: 'string' }, maxWords: { type: 'number' } }, required: ['project'] } },
1792
1792
  { name: 'cell_memory_score', description: 'Get memory health score (0-100) with breakdown', inputSchema: { type: 'object', properties: { project: { type: 'string' } }, required: ['project'] } },
1793
+ { name: 'cell_memory_growth', description: 'Get memory growth trends with ASCII chart and prediction', inputSchema: { type: 'object', properties: { project: { type: 'string' }, days: { type: 'number' } }, required: ['project'] } },
1794
+ { name: 'cell_memory_velocity', description: 'Get developer velocity metrics and score', inputSchema: { type: 'object', properties: { project: { type: 'string' }, days: { type: 'number' } }, required: ['project'] } },
1795
+ { name: 'cell_memory_error_trends', description: 'Get error trend analysis with regression detection', inputSchema: { type: 'object', properties: { project: { type: 'string' }, days: { type: 'number' } }, required: ['project'] } },
1796
+ { name: 'cell_memory_code_health', description: 'Get code health score based on file analysis', inputSchema: { type: 'object', properties: { project: { type: 'string' }, projectDir: { type: 'string' } }, required: ['project', 'projectDir'] } },
1797
+ { name: 'cell_ci_report', description: 'Report CI build/test/deploy event to memory', inputSchema: { type: 'object', properties: { project: { type: 'string' }, branch: { type: 'string' }, buildId: { type: 'string' }, status: { type: 'string', enum: ['success', 'failure', 'cancelled'] }, stage: { type: 'string' }, commitHash: { type: 'string' }, commitMessage: { type: 'string' }, author: { type: 'string' }, duration: { type: 'number' }, ciPlatform: { type: 'string' }, logSnippet: { type: 'string' } }, required: ['project', 'status'] } },
1798
+ { name: 'cell_ci_report_test', description: 'Report CI test results', inputSchema: { type: 'object', properties: { project: { type: 'string' }, branch: { type: 'string' }, buildId: { type: 'string' }, totalTests: { type: 'number' }, passed: { type: 'number' }, failed: { type: 'number' }, skipped: { type: 'number' }, duration: { type: 'number' }, coverage: { type: 'number' } }, required: ['project', 'totalTests', 'passed'] } },
1799
+ { name: 'cell_ci_report_deploy', description: 'Report CI deployment', inputSchema: { type: 'object', properties: { project: { type: 'string' }, environment: { type: 'string', enum: ['staging', 'production', 'preview', 'local'] }, status: { type: 'string', enum: ['success', 'failed', 'rolled_back'] }, version: { type: 'string' }, duration: { type: 'number' } }, required: ['project', 'environment', 'status', 'version'] } },
1800
+ { name: 'cell_ci_summary', description: 'Get CI/CD summary with success rates and failure patterns', inputSchema: { type: 'object', properties: { project: { type: 'string' }, days: { type: 'number' } }, required: ['project'] } },
1801
+ { name: 'cell_ci_failures', description: 'Get CI failure patterns with severity and suggestions', inputSchema: { type: 'object', properties: { project: { type: 'string' }, days: { type: 'number' } }, required: ['project'] } },
1793
1802
  ];
1794
1803
  async function handleMCPToolCall(name, args) {
1795
1804
  try {
@@ -3032,6 +3041,93 @@ async function handleMCPToolCall(name, args) {
3032
3041
  const health = computeMemoryHealth(scoreProject);
3033
3042
  return { health, report: formatHealthReport(health) };
3034
3043
  }
3044
+ case 'cell_memory_growth': {
3045
+ const { computeGrowthTrends, formatGrowthTrend } = require('../../06-memory/stores/memory-growth');
3046
+ const growthProject = args.project || require('path').basename(process.cwd());
3047
+ const growth = computeGrowthTrends(growthProject, args.days || 30);
3048
+ return { growth, formatted: formatGrowthTrend(growth) };
3049
+ }
3050
+ case 'cell_memory_velocity': {
3051
+ const { computeDeveloperVelocity, formatDeveloperVelocity } = require('../../06-memory/stores/developer-velocity');
3052
+ const velProject = args.project || require('path').basename(process.cwd());
3053
+ const velocity = computeDeveloperVelocity(velProject, args.days || 30);
3054
+ return { velocity, formatted: formatDeveloperVelocity(velocity) };
3055
+ }
3056
+ case 'cell_memory_error_trends': {
3057
+ const { computeErrorTrends, formatErrorTrend } = require('../../06-memory/stores/error-trends');
3058
+ const errProject = args.project || require('path').basename(process.cwd());
3059
+ const errorTrend = computeErrorTrends(errProject, args.days || 30);
3060
+ return { errorTrend, formatted: formatErrorTrend(errorTrend) };
3061
+ }
3062
+ case 'cell_memory_code_health': {
3063
+ const { computeCodeHealth, formatCodeHealth } = require('../../06-memory/stores/code-health');
3064
+ const chProject = args.project || require('path').basename(process.cwd());
3065
+ const projectDir = args.projectDir || process.cwd();
3066
+ const codeHealth = computeCodeHealth(projectDir, chProject);
3067
+ return { codeHealth, formatted: formatCodeHealth(codeHealth) };
3068
+ }
3069
+ case 'cell_ci_report': {
3070
+ const { reportCIBuild } = require('../../06-memory/stores/ci-reporter');
3071
+ const ciProject = args.project;
3072
+ const eventId = reportCIBuild({
3073
+ project: ciProject,
3074
+ branch: args.branch || '',
3075
+ buildId: args.buildId || `mcp-${Date.now()}`,
3076
+ status: args.status || 'success',
3077
+ duration: args.duration || 0,
3078
+ stage: args.stage || 'build',
3079
+ commitHash: args.commitHash || '',
3080
+ commitMessage: args.commitMessage || '',
3081
+ author: args.author || '',
3082
+ timestamp: new Date().toISOString(),
3083
+ logSnippet: args.logSnippet || '',
3084
+ ciPlatform: args.ciPlatform || 'local',
3085
+ });
3086
+ return { eventId, status: args.status };
3087
+ }
3088
+ case 'cell_ci_report_test': {
3089
+ const { reportCITest } = require('../../06-memory/stores/ci-reporter');
3090
+ const testProject = args.project;
3091
+ const testEventId = reportCITest({
3092
+ project: testProject,
3093
+ branch: args.branch || '',
3094
+ buildId: args.buildId || `mcp-${Date.now()}`,
3095
+ totalTests: args.totalTests || 0,
3096
+ passed: args.passed || 0,
3097
+ failed: args.failed || 0,
3098
+ skipped: args.skipped || 0,
3099
+ duration: args.duration || 0,
3100
+ failedTests: [],
3101
+ coverage: args.coverage,
3102
+ timestamp: new Date().toISOString(),
3103
+ });
3104
+ return { eventId: testEventId, passed: args.passed, failed: args.failed };
3105
+ }
3106
+ case 'cell_ci_report_deploy': {
3107
+ const { reportCIDeploy } = require('../../06-memory/stores/ci-reporter');
3108
+ const deployProject = args.project;
3109
+ const deployEventId = reportCIDeploy({
3110
+ project: deployProject,
3111
+ environment: args.environment || 'local',
3112
+ status: args.status || 'success',
3113
+ version: args.version || '0.0.0',
3114
+ duration: args.duration || 0,
3115
+ timestamp: new Date().toISOString(),
3116
+ });
3117
+ return { eventId: deployEventId, status: args.status, version: args.version };
3118
+ }
3119
+ case 'cell_ci_summary': {
3120
+ const { getCISummary, formatCISummary } = require('../../06-memory/stores/ci-reporter');
3121
+ const ciSummaryProject = args.project || require('path').basename(process.cwd());
3122
+ const ciSummary = getCISummary(ciSummaryProject, args.days || 30);
3123
+ return { summary: ciSummary, formatted: formatCISummary(ciSummary) };
3124
+ }
3125
+ case 'cell_ci_failures': {
3126
+ const { detectCIFailurePatterns } = require('../../06-memory/stores/ci-reporter');
3127
+ const failProject = args.project || require('path').basename(process.cwd());
3128
+ const failures = detectCIFailurePatterns(failProject, args.days || 30);
3129
+ return { failures };
3130
+ }
3035
3131
  default:
3036
3132
  return { error: `unknown tool: ${name}` };
3037
3133
  }