File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Load diff This file was deleted.
Original file line number Diff line number Diff line change 11# Conduit Console
22
3- ![ Version] ( https://img.shields.io/badge/version-v0.2.25 -blue?style=flat-square )
3+ ![ Version] ( https://img.shields.io/badge/version-v0.2.26 -blue?style=flat-square )
44![ Branch] ( https://img.shields.io/badge/branch-main-purple?style=flat-square )
55![ Platform] ( https://img.shields.io/badge/platform-Linux-green?style=flat-square )
66![ License] ( https://img.shields.io/badge/license-MIT-orange?style=flat-square )
2525### 🔹 Core Components
2626| File | Ver | Description |
2727| :--- | :--- | :--- |
28- | ` conduit-console.sh ` | v0.2.25 | No description provided. |
28+ | ` conduit-console.sh ` | v0.2.26 | No description provided. |
2929| ` conduit-optimizer.sh ` | v1.8.2 | Adjusts CPU (Nice) and I/O priorities for Conduit instances to prevent lag. |
3030
3131### 🔹 Utilities & Automation
3636### 🔹 Documentation (Root)
3737| File | Description |
3838| :--- | :--- |
39- | ` .github/workflows/ci-bash.yml ` | No description provided. |
40- | ` .github/workflows/release.yml ` | No description provided. |
4139| ` project.conf ` | Central configuration file. |
4240
4341### 🔹 Documentation (Folder: ` docs/ ` )
@@ -71,4 +69,4 @@ sudo ./conduit-console.sh
7169| ` ./git_op.sh -d <file> ` | ** Delete:** Remove file locally and remotely. |
7270
7371---
74- * Generated by Git Operations Manager v2.5.0 on Fri Jan 30 06:59:14 PM UTC 2026*
72+ * Generated by Git Operations Manager v2.5.0 on Fri Jan 30 07:00:08 PM UTC 2026*
Original file line number Diff line number Diff line change 77# Copyright (C) 2026 Babak Sorkhpour
88# Written by Dr. Babak Sorkhpour with help of ChatGPT
99#
10- # Version: 0.2.25
10+ # Version: 0.2.26
1111#
1212# Key rules:
1313# - Interactive TUI: DO NOT use `set -e`
You can’t perform that action at this time.
0 commit comments