Skip to content

v0.2.4 — Security Hardening & Telegram C2 Gateway

Choose a tag to compare

@OSYantra OSYantra released this 09 Jul 15:55
· 2 commits to main since this release
██████╗ ███████╗██╗     ███████╗ █████╗ ███████╗███████╗
██╔══██╗██╔════╝██║     ██╔════╝██╔══██╗██╔════╝██╔════╝
██████╔╝█████╗  ██║     █████╗  ███████║███████╗█████╗
██╔══██╗██╔══╝  ██║     ██╔══╝  ██╔══██║╚════██║██╔══╝
██║  ██║███████╗███████╗███████╗██║  ██║███████║███████╗
╚═╝  ╚═╝╚══════╝╚══════╝╚══════╝╚═╝  ╚═╝╚══════╝╚══════╝

         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
  • /debug Diagnostics — 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 to 127.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.md with 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.env

See QUICKSTART.md for full setup instructions.


"The computer was always capable of thinking. We just never asked it to."
— YantraOS

yantraos.com · Documentation · Discord