Gistdex is RAG (Retrieval-Augmented Generation) search system with pluggable vector database support.

1 Open Issue Need Help Last updated: Sep 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue, part of Epic #116, aims to improve the `gistdex ci:doc` command's output by separating informational messages from actual data. It proposes moving verbose configuration details and other log messages from `stdout` to `stderr` in `src/cli/commands/ci-doc.ts`, ensuring that `stdout` only contains pipeline-ready result data.

Complexity: 1/5
enhancement good first issue

Gistdex is RAG (Retrieval-Augmented Generation) search system with pluggable vector database support.

TypeScript