Commit History
Merge branch 'main' of https://github.com/devjas1/codemind
a01b2bd
devjas1
commited on
Add GitHub Actions workflow for GitHub Pages deployment
ef866ab
dev-jas
commited on
Add GitHub Actions workflow for GitHub Pages deployment
a68364c
unverified
dev-jas
commited on
Merge branch 'main' of https://github.com/devjas1/codemind
f99d97c
devjas1
commited on
Merge branch 'main' of https://github.com/devjas1/codemind
ee16e87
devjas1
commited on
Merge branch 'main' of https://github.com/devjas1/codemind
df5dd2f
devjas1
commited on
Update README with detailed project information
cc302da
dev-jas
commited on
Update README with detailed project information
05fca2c
unverified
dev-jas
commited on
(UPDATE): [docs]: add ABOUT.md for project overview and installation instructions; update copyright year in index.html
d397fab
devjas1
commited on
(UPDATE): [docs(index.html)]: add full landing page for CodeMind AI-powered development assistant
6bebf5c
devjas1
commited on
Merge branch 'main' of https://github.com/devjas1/codemind
98f6ff9
devjas1
commited on
(UPDATE): expand .gitattributes to include additional file types for LFS tracking
d38cc5e
devjas1
commited on
(UPDATE): expand .gitattributes to include additional file types for LFS tracking
ad1d8bc
devjas1
commited on
Merge branch 'main' of https://github.com/devjas1/codemind
1878de6
devjas1
commited on
(FIX): update generator model path and quantization settings in config.yaml
a6fd692
devjas1
commited on
(TESTS): add initial test for embeddinggemma-300m model encoding
fadc4bc
devjas1
commited on
(TESTS): add initial test for embeddinggemma-300m model encoding
aeb8d29
devjas1
commited on
(MODEL DOWNLOAD)[Add embeddinggemma-300m scrip//Run once to download]t: add embeddinggemma-300m model initialization
cdd329f
devjas1
commited on
REMOVE: delete requirements.txt as it is no longer needed
e7aa207
devjas1
commited on
(REMOVE)[Delete unused .gitattributes file]: remove the .gitattributes file as it is no longer needed.
933e0be
devjas1
commited on
(FEAT)[Enhance test suite for Phi-2 model]: add comprehensive tests for configuration loading, module imports, and fallback functionality in test_phi2.py.
198f016
devjas1
commited on
(FEAT)[Implement document search functionality]: enhance the search_documents function to load FAISS index and metadata, enabling semantic document retrieval.
593e022
devjas1
commited on
(FEAT)[Refactor commit message generation]: enhance the generate_commit_message function to utilize configuration settings and improve error handling.
b3a4795
devjas1
commited on
(FEAT)[Implement FAISS Indexing]: enhance document embedding process by integrating FAISS indexing and saving metadata.
eae02ee
devjas1
commited on
(CONFIG)[Adjust deps to be lightweight]: update requirements.txt to streamline dependencies and focus on core functionality.
cede51b
devjas1
commited on
(CONFIG)[Add an extra parameter for more fine-grained configuration controls:]: add missing `n_ctx` parameter to generator configuration.
f1a9e72
devjas1
commited on
(CHORE/CLEANUP): remove unused `.jsx` UI components and hooks
42114bb
devjas1
commited on
(FIX)[CLI-ErrorHandling]: improve error handling and clarify server placeholder
f2b471a
devjas1
commited on
(FEAT/DOCS)[Docs: Readme + .gitignore]: add README.md with project details and setup instructions
03e744b
devjas1
commited on
fix: duplicate license removed
3143d77
devjas1
commited on
feat: Inital commit from recovered state
80b95e8
devjas1
commited on