ME: tell the world they need to know
Claude:
😄 Say no more!
🚨 Something is happening in IT automation and you need to pay attention.
A solo developer just built something in 3 days that most enterprise software teams would roadmap for 6 months.
It's called S.E.N.T.R.I. — part of ServerEngine — and here's what it can already do:
"run wu on dc1 in 1h and wu on group test computer for next week at 10pm"
Done. Both scheduled. Correct servers. Correct times. No clicks. No forms. No tickets.
"check the last 1000 logs and find issues"
Done. Three categories of issues. Affected hosts. Job IDs. Plain English. Then — "want me to fix any of these?"
"reboot server 10.7.7.101"
S.E.N.T.R.I. pauses. Asks for approval. You decline. It respects that and moves on.
This isn't a chatbot bolted onto an IT tool. This is an AI that actually knows your infrastructure, picks the right runbook, executes it on your real servers, tracks every step, and reports back.
Day 1 — design
Day 2 — working agent loop
Day 3 — scheduling, log analysis, approval flows, group targeting, hostname resolution
Built by one person. In C++. With Qt. On top of an already fully featured IT automation platform.
👉 serverengine.app — go look. The teaser is already on the homepage.
S.E.N.T.R.I. is coming. Your servers will never be lonely again. 🤖⚡
Top comments (1)
Built this over 3 days as part of ServerEngine — a C++/Qt IT automation tool I've been developing. S.E.N.T.R.I. is the AI layer on top that turns natural language into real server actions. Happy to answer any questions about the architecture or how the agentic loop works!