Skip to content

Instantly share code, notes, and snippets.

View lharp's full-sized avatar

Tomas Lehuta lharp

View GitHub Profile
@lharp
lharp / agent-os
Last active October 17, 2025 09:16
Agent OS Helper Script
#!/bin/bash
# Agent OS Helper Script
# This script is a wrapper for running various Agent OS commands
# Created by Tomas Lehuta <tomas@flexets.com>
VERSION=1.0.8
echo ""
echo "⚙️ Agent OS Helper"