Skip to content

Instantly share code, notes, and snippets.

View MoffKalast's full-sized avatar

MoffKalast

  • Slovenia
View GitHub Profile
# https://medium.com/@dave1010/amazingly-alarming-autonomous-ai-agents-62f8a785e4d8
# https://github.com/dave1010/hubcap
# to run we need a few libraries:
# pip install rich typer
import os
import subprocess
import sys
import time