Lazycron
lazygit for cron with natural language parsing, but cron TUIs already exist.
AI-powered network infrastructure management — SSH, NETCONF, NetBox, EVE-NG. Asimov Firewall (dual-LLM safety). Self-hosted, self-learning.
Natural language CLOS fabric discovery with full NetBox integration in 4 minutes.
Network engineers, infrastructure operators managing multi-vendor networks.
Ansible Tower (orchestration with auth integration) · NetBox (IPAM automation) · Anthropic Claude (backbone API)
A few months ago I gave it an AI brain. h-cli lets you manage infrastructure by sending plain English messages in Telegram. Claude Code by default, also works with self-hosted models through the Claude Code framework via API calls to vLLM/Ollama.
What it can do:
- "Discover the CLOS fabric and document everything in NetBox with cable detail" — 12 routers, full cabling, 4 minutes (GIF on the repo) - Parallel REST calls across APIs in a single job — correlated results in seconds ; copied from h-ssh - EVE-NG lab automation — natural language to full lab deployment, bootstrap, and verification - Grafana dashboard rendering straight into Telegram - Teachable skills — demonstrate a workflow, it learns it - Chunk-based conversation memory (24h) + Qdrant vector memory for your own datasets (I used EVPN docs, worked perfectly for creating templates and troubleshooting) - Redis-based horizontal scaling, designed with future plans to run multiple instances against a shared vLLM backend
Safety: a separate stateless LLM (Haiku, also adjustable for local LLMs) gates every command with zero conversation context — can't be social-engineered. Pattern denylist, two isolated Docker networks, non-root, cap_drop ALL, HMAC-signed results. 44 hardening items total.
Self-hosted, Docker Compose, 9 containers, MIT licensed.
The interesting part might be how it was built: one operator coordinating 8 parallel AI agent teams, zero human developers. The development methodology doc covers the full process, architecture, coordination via git + Redis, conflict resolution between agents. Of course i reviewed the code changes, hence the commit discipline.
lazygit for cron with natural language parsing, but cron TUIs already exist.
Temporary kubeconfig download lets Claude access full K8s API autonomously.
Full Linux VM plus Claude in-browser—no servers, no Docker, ship it in a tab.
Claude Agents browse your voice memo archive — actually novel bridge between transcription and agentic reasoning.
Natural language to trading logic beats manual indicator configuration.
Yet another AI sales agent, but the Slack-native setup is genuinely fast.