Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

minkaungmon430/Oracle-CLI-Local-Debugger

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 

Repository files navigation

🛡️ Oracle-CLI: Local AI Auto-Debugger

License: MIT

A high-performance, privacy-first Python wrapper that intercepts terminal errors and provides instant, offline fixes using local LLMs.

Python Ollama GPU

📖 Overview

Oracle-CLI solves the "context-switching" problem. Instead of manually copying errors into a browser, this tool monitors your shell, catches non-zero exit codes, and uses a local Qwen-2.5-Coder model to diagnose and fix the issue.

✨ Key Features

  • Data Sovereignty: 100% offline. No code or logs ever leave your machine, making it safe for enterprise/proprietary work.
  • Hardware Accelerated: Optimized for NVIDIA RTX 50-series GPUs for near-zero latency inference.
  • Cross-Platform Intelligence: Automatically translates Linux/Unix commands for Windows environments and vice-versa.
  • VRAM Efficient: Uses the keep_alive: 0 protocol to ensure zero GPU memory footprint when idle.

🛠️ Installation & Setup

  1. Install Ollama: Download from ollama.com.
  2. Download the Model:
    ollama run qwen2.5-coder:7b

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.