Metadata-Version: 2.4
Name: fixshell
Version: 0.1.4
Summary: Deterministic, state-aware DevOps orchestration engine for Linux, Git, GitHub, Docker
Project-URL: Homepage, https://github.com/FixMan-dev/fixshell
Project-URL: Issues, https://github.com/FixMan-dev/fixshell/issues
Author-email: Thilak Divyadharshan <fixman.services24hrs@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: automation,devops,docker,git,linux,orchestration,self-healing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.10
Requires-Dist: click>=8.1.0
Requires-Dist: ollama>=0.4.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: rich>=13.0.0
Description-Content-Type: text/markdown

# FixShell v0.1.4 - Deterministic DevOps Orchestration Engine

FixShell is a secure, state-aware orchestration engine that transforms terminal failures into guided, self-healing workflows. In the 2026 edition (v0.1.4), we prioritize **Absolute Transparency** and **User Safety**.

## 🛡️ Safety & Security (v0.1.4 Edition)
- **Zero Blind Execution**: No privileged command (sudo, apt, curl) ever runs WITHOUT your explicit `[Y/n]` approval.
- **Deep Visibility**: Every installation step displays its **Purpose** and **Risk Level** before you authorize it.
- **Live Output**: Real-time streaming of command stdout/stderr directly to your terminal.

## 🐳 Docker Safe-Install Protocol (Feb 2026)
- **Official Support**: Questing (25.10), Noble (24.04 LTS), Jammy (22.04 LTS).
- **Bulletproof Detection**: Reliable OS/Codename parsing ensures you never get "Linux unknown" errors or signature mismatches.
- **Manual Method Only**: Uses the secure, official `deb822` repository mapping. No hidden scripts.

## 🆘 Support
For advanced troubleshooting or unsupported environments:
📧 **fixman.services24hrs@gmail.com**

## 📖 Usage
```bash
fixshell docker  # Choose 'Install Docker Engine' for the Safe-Install Protocol
```

## 🛠️ Installation
```bash
pip install fixshell
```

---
Maintainer: **FIXMAN_404** (Thilak Divyadharshan)
License: **MIT**
