Labels
Labels
17 labels
- GitHub Actions workflows and release pipelines.
- Command-line interface, arguments, and output formatting.
- Logic for Indexer, Parser, Graph, or Generator.
- Logic for FileWatcher and background processes.
- Database schema, VectorStore, and Query logic.
- Something isn't working (e.g., crashes, logical errors).
- Maintenance tasks (CI/CD, dependencies, build scripts).
- Improvements to documentation (README, comments).
- New feature or request (e.g., config file, depth control).
- New feature or request (e.g., config file, depth control).
- Must function; blocks development or causes data loss.
- Important features that should be addressed soon.
- Nice to have; can wait until later.
- Normal priority; adds value but not urgent.
- Code change that neither fixes a bug nor adds a feature.
- Adding missing tests or correcting existing tests.
- Improvements to the CLI output, colors, or progress bars.