I’m a solo dev and infrastructure researcher who got tired of forgetting why I wrote certain code, what decision led to a deployment, or who last touched a system. So I built DevlogOS.
It’s a lightweight (30MB), CLI-native, offline-first DevOps operating layer that silently tracks your development story — from idea to commit, container, and production.
What DevlogOS does:
Tracks developer intent (devos trace start/end)
Creates reproducible ISO-burned containers with history
Provides license-aware Kubernetes and Docker workflows
Adds .devos/ to every project — a Git-style trace memory
Supports Python, Rust, Go, Java, C/C++ scaffolding
Fully offline, with OTP license verification and secure audit logs
Install in 30 seconds:
Global_Sushrut•5h ago
I’m a solo dev and infrastructure researcher who got tired of forgetting why I wrote certain code, what decision led to a deployment, or who last touched a system. So I built DevlogOS.
It’s a lightweight (30MB), CLI-native, offline-first DevOps operating layer that silently tracks your development story — from idea to commit, container, and production. What DevlogOS does: