Use natural language to run git.
npm install -g querygitexport CEREBRAS_API_KEY=your_api_keyNote: The model is hardcoded to
llama3.1-8bvia Cerebras API.
querygit "show me the last commit message"Model
-------
llama3.1-8b (Cerebras)
Command
-------
git log -1 --format=%s
Result
-------
Release v1.0.2