v0.2.4 — Security Hardening & Telegram C2 Gateway
██████╗ ███████╗██╗ ███████╗ █████╗ ███████╗███████╗
██╔══██╗██╔════╝██║ ██╔════╝██╔══██╗██╔════╝██╔════╝
██████╔╝█████╗ ██║ █████╗ ███████║███████╗█████╗
██╔══██╗██╔══╝ ██║ ██╔══╝ ██╔══██║╚════██║██╔══╝
██║ ██║███████╗███████╗███████╗██║ ██║███████║███████╗
╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝
TRANSMISSION // RELEASE v0.2.4
CLASSIFICATION: SECURITY HARDENING
NODE: alpha-01 // The Karma Yogi Endures
🛡️ Release Highlights
Telegram C2 Gateway
Your machine now talks back. The Telegram C2 Gateway provides an out-of-band asynchronous control plane directly from your smartphone:
- Proactive Push Notifications — Instant alerts when priority tasks complete or fail
/debugDiagnostics — Pull live env vars, Azure credentials integrity, and router state to your phone- Mission Overrides — Inject sovereign intents from anywhere in the world
IPC Security Hardening
- All privileged endpoints (
/inject,/api/v1/config/route) now strictly bound to127.0.0.1 - Pydantic payload validation with
extra="forbid"drops all unrecognized keys — preventing payload smuggling attacks
Cognitive Override Interrupts
- LLM Hallucination Fix — Resolved engine hallucinations during priority task injections by isolating prompt context and wiping conversation history
- Retry Queue — Failed intents retry up to 3× with operator notifications on each attempt
- Notification Spam Fix — Eliminated duplicate Telegram notifications during injection processing
Cloud Forge Integrity
- Automated injection of Azure OpenAI API keys into VHD builds
Microsoft for Startups Partnership
- Official Microsoft for Startups Founders Hub badge integrated
Repository Health
- GitHub issue templates (bug report + feature request)
- Pull request template with checklist
- Auto-assign and PR checks CI workflows
- Full
CHANGELOG.mdwith release history from v0.2 through v0.2.4
📋 Full Changelog
See CHANGELOG.md for complete details.
Full diff: v0.2.3...v0.2.4
🚀 Getting Started
git clone https://github.com/AIYantra/YantraOS.git
cd YantraOS
cp host_secrets.env.template host_secrets.env
$EDITOR host_secrets.envSee QUICKSTART.md for full setup instructions.
"The computer was always capable of thinking. We just never asked it to."
— YantraOS