Open Issues Need Help
View All on GitHub [Phase 1] CLI ci:doc コマンドのstdout/stderr出力を改善 6 months ago
AI Summary: This issue aims to improve the `gistdex ci:doc` command by separating its stdout and stderr outputs. Currently, verbose configuration details and success messages are printed to stdout, which can interfere with pipeline processing. The proposed solution is to redirect these informational messages to stderr, ensuring that only the analysis results (JSON or Markdown) are output to stdout.
Complexity:
2/5
enhancement good first issue
Gistdex is RAG (Retrieval-Augmented Generation) search system with pluggable vector database support.
TypeScript