LBL Omni-Engineer
CLI-based coding assistant capable of editing files in-place using simple commands.
Best results with Claude Sonnet, but you can also use the on-prem CBorg Deepthought and CBorg Coder models.
Make sure to check out the ‘utilities’ branch, not “main”.
git checkout utilities
pip install -r requirements.txt
python ./main.py
CBORG_API_KEY environment variable must be defined before launching the tool.