The stdio CLI only prints either raw JSON (--json) or an ad-hoc line summary (process.stdout.write loops in packages/gittensory-mcp/bin/gittensory-mcp.js, e.g. emit() at line 1349 and the analyze/preflight renderers around line 1557). There is no compact tabular output for the multi-row reports (score blockers, next actions). Add a shared, dependency-free table renderer and a --format table option for the report-shaped commands.
Deliverables
References
packages/gittensory-mcp/bin/gittensory-mcp.js:1349
packages/gittensory-mcp/bin/gittensory-mcp.js:1557
packages/gittensory-mcp/bin/gittensory-mcp.js:1588
size: S · held for later release (gittensor:feature once activated)
The stdio CLI only prints either raw JSON (--json) or an ad-hoc line summary (process.stdout.write loops in packages/gittensory-mcp/bin/gittensory-mcp.js, e.g. emit() at line 1349 and the analyze/preflight renderers around line 1557). There is no compact tabular output for the multi-row reports (score blockers, next actions). Add a shared, dependency-free table renderer and a
--format tableoption for the report-shaped commands.Deliverables
References
packages/gittensory-mcp/bin/gittensory-mcp.js:1349packages/gittensory-mcp/bin/gittensory-mcp.js:1557packages/gittensory-mcp/bin/gittensory-mcp.js:1588size: S · held for later release (gittensor:feature once activated)