mark-agent-releases
v1.0.3
Published
MARK-0 AI Agent CLI (Official Closed Source Wrapper)
Readme
🤖 MARK-0 Agent CLI (Official Distribution)
The high-performance, self-improving AI agent tailored for Jhezdev.
This repository hosts the official precompiled binaries and installation scripts for MARK-0 Agent. The core source code is proprietary and private, ensuring security and integrity.
⚡ Installation
Method 1: Curl (Recommended)
You can install MARK-0 instantly on any compatible Linux/macOS machine using this command:
curl -sSL https://raw.githubusercontent.com/jh2929/mark-agent-releases/main/install.sh | bashMethod 2: NPM / PNPM
Alternatively, you can install the CLI globally using your favorite Node package manager:
npm install -g mark-agent-releases
# or
pnpm add -g mark-agent-releases
# or
yarn global add mark-agent-releases💬 Usage
Once installed, verify the setup by running:
markUse mark --help or mark doctor to view all available commands.
