Metadata-Version: 2.4
Name: fixshell
Version: 0.1.3
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.3 - 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, we prioritize **Security First** and **User Visibility**.

## 🛡️ Safety & Security (2026 Edition)
- **Zero Blind Execution**: No privileged command (sudo, apt, curl) ever runs without your explicit approval.
- **Full Transparency**: Every step shows the **Purpose** and **Risk Level** before you authorize it.
- **Live Streaming**: All installation outputs are streamed in real-time so you see exactly what's happening.

## 🐳 Docker Lifecycle Management (Feb 2026 Standards)
- **Ubuntu Official Support**:
  - Questing (25.10)
  - Noble (24.04 LTS)
  - Jammy (22.04 LTS)
- **Advanced Validation**: Detects architectural mismatches (amd64/arm64) and unsupported codenames with safe fallback options.
- **Modern Repositories**: Uses the secure `deb822` source format with dedicated GPG keyrings.

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

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

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

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