Skip to main content

AI-powered Command Generator using Local LLMs

Project description

qcmd - AI-powered Command Generator

A simple command-line tool that generates shell commands using local AI models via Ollama.

Version 1.0.8

Overview

qcmd is a powerful command-line tool that generates shell commands using AI language models via Ollama. Simply describe what you want to do in natural language, and qcmd will generate the appropriate command.

Key Features

  • Natural Language Inputs: Describe what you want to do in plain English
  • Auto-fix Mode: Automatically fixes failed commands and retries
  • AI Error Analysis: Explains errors and suggests solutions
  • Interactive Shell: Continuous operation with command history
  • Multiple Models: Works with any Ollama model (default: qwen2.5-coder:0.5b)
  • Safety First: Always asks for confirmation before executing any command
  • Log Analysis: Find and analyze system log files with real-time monitoring

Installation

Prerequisites

  • Python 3.6 or higher
  • Ollama installed and running
  • At least one language model pulled (e.g., qwen2.5-coder:0.5b)

Install from PyPI

pip install ibrahimiq-qcmd

Make sure Ollama is running before using qcmd:

ollama serve

Basic Usage

# Generate and confirm a command
qcmd "list all files in the current directory"

# Auto-execute mode
qcmd -e "find large log files"

# Smart auto-fix mode
qcmd -A "find Python files modified today"

# Interactive shell
qcmd -s

What's New in 1.0.8

  • Added ability to toggle AI analysis on/off while monitoring logs (press 'a' key)
  • Enhanced /watch command to list all available log files when no path is provided
  • Enhanced /monitor command to list all available log files when no path is provided
  • Added /status command and --status flag to show system and QCMD status
  • Improved real-time log watching with keyboard control (press 'q' to quit, 'a' to toggle analysis)
  • Added tracking of active log monitors and sessions

What's New in 1.0.7

  • Added --watch option to monitor log files without AI analysis
  • Added /watch command to interactive shell
  • Improved log monitoring functionality with separate watching and analysis modes
  • Enhanced user experience with more file monitoring options
  • Added ability to view log updates in real-time (like tail -f)

What's New in 1.0.6

  • Fixed shell mode bug on macOS and Python 3.12+
  • Improved interactive shell functionality
  • Fixed missing temperature parameter issue
  • Enhanced user experience in interactive mode

What's New in 1.0.5

  • Fixed compatibility with Python 3.12+ by removing pkg_resources dependency
  • Improved version detection using Python standard library (importlib.metadata)
  • Removed external dependency requirements for better cross-version compatibility
  • Enhanced installation reliability across all Python versions
  • Simplified update checking mechanism

What's New in 1.0.4

  • Initial attempt at fixing Python 3.12+ compatibility issues
  • Updated documentation for better clarity
  • Minor code improvements

What's New in 1.0.3

  • Implemented improved release automation workflow
  • Enhanced package publishing process
  • Updated GitHub Actions configuration
  • Streamlined deployment process
  • Documentation improvements for contributors

What's New in 1.0.2

  • Fixed undefined variable errors in interactive shell and auto mode
  • Improved error handling and command detection for dangerous operations
  • Streamlined GitHub Actions workflow for Python 3.10 and 3.11
  • Enhanced compatibility with continuous integration systems
  • Fixed tab completion issues in interactive shell

What's New in 1.0.1

  • Updated documentation with improved installation instructions
  • Fixed package structure for better compatibility
  • Added PyPI integration for easier installation

Full Documentation

For full documentation and source code, visit the GitHub repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ibrahimiq_qcmd-1.0.8.tar.gz (28.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ibrahimiq_qcmd-1.0.8-py3-none-any.whl (25.9 kB view details)

Uploaded Python 3

File details

Details for the file ibrahimiq_qcmd-1.0.8.tar.gz.

File metadata

  • Download URL: ibrahimiq_qcmd-1.0.8.tar.gz
  • Upload date:
  • Size: 28.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for ibrahimiq_qcmd-1.0.8.tar.gz
Algorithm Hash digest
SHA256 fba2778e05bc4df6e84f696c13471e0d30a488d3176abbb4c217c90dc7d242ba
MD5 989dcc5dac5abcb3e44ae4890e76c70f
BLAKE2b-256 4466fff075f45ec60a2efaecd77d6be330d5dad96bfdf45f80f9a85810fd413d

See more details on using hashes here.

File details

Details for the file ibrahimiq_qcmd-1.0.8-py3-none-any.whl.

File metadata

  • Download URL: ibrahimiq_qcmd-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for ibrahimiq_qcmd-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 361e260edb9c9c6cb8d91d735c6be34048eefa5e676555cf614a30846c2a4e54
MD5 41d4754c842e741f3a795911d12d25e9
BLAKE2b-256 ec446c0579fafa983745a3cf704aef45bb9fe529118e8f71e67b277ad9f0db7a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page