·
5 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
✨ New features
-
Added new
indexcommand
Enables building and managing project index for improved analysis -
Extended
initcommand
Now supports:- token setup during initialization
- AI provider selection
-
Added
max_rag_matching_chunksparameter
Allows fine-tuning the number of matched chunks in RAG
âš¡ Improvements
-
Optimized RAG performance
Faster and more relevant context retrieval -
Added caching for GitHub Actions
Reduces execution time and repeated computations
🔗 Integrations
- Added GitLab CI/CD integration
CodeFox can now run in GitLab pipelines and post MR reviews
📦 Installation
pip install codefoxor
uv tool install codefoxCheck the installed version:
codefox versionRequirements
- Python 3.11+
Supported providers:
- Gemini
- Ollama
- OpenRouter
Configuration guide is available in the WIKI:
https://github.com/codefox-lab/CodeFox-CLI/wiki