news

Aug 05, 2026 πŸ—„οΈ Launched skill-vault β€” self-hostable, semantic skill registry for AI agents over a single MCP endpoint. Search skills by task, retrieve what you need on demand, keep context small, and verify what you trust via sha256 + ed25519 signing. 111 tests, 88% coverage. GitHub Β· Read more
Aug 03, 2026 πŸ–₯️ Launched mcp-apps-render β€” CLI that renders MCP Apps interactive UI payloads (dashboards, forms, visualizations) directly in the terminal: no browser, no iframe, no HTML. Companion to mcp-app-suite, covering the headless/SSH/CI side of the same payload format. 53 tests, 85% coverage. GitHub Β· Read more
Aug 01, 2026 Just shipped doc-inject-guard β€” a CLI that scans Word docs, PDFs, markdown, and HTML for embedded prompt injection payloads targeting AI agents. The Context Collapse AI worm proved malicious instructions in DOCX files can alter Copilot’s financial data and self-propagate. This tool acts as a document-level security gate with five detection modules, risk scoring, and CI integration. Read more.
Jul 30, 2026 πŸ” Launched eu-act-check β€” CLI compliance scanner for EU AI Act Article 50. Scans files for C2PA manifests, EXIF metadata, and AI disclosure text patterns. GitHub
Jul 29, 2026 πŸ”§ Launched no-slop β€” CLI that scans your codebase for AI slop patterns (boilerplate comments, generic variables, over-abstraction, CSS spam) and generates constraint files for Claude Code, Cursor, Codex CLI, and Gemini CLI. Inspired by Hallmark, generalized across all frameworks. GitHub
Jul 28, 2026 πŸš€ Launched mcp-app-suite β€” toolkit for building MCP Apps: playground (preview UIs locally), scaffolder (generate projects), and demo server with 3 sample apps. Shipped day-one of the 2026-07-28 MCP Apps spec. GitHub
Jul 21, 2026 πŸ” Launched slop-detect β€” a privacy-preserving CLI that detects AI-written text using 5 local heuristics. Fully offline, no API calls. GitHub
Jul 20, 2026 πŸ“Š Shipped prompt-riser β€” CLI that runs prompts through multiple reasoning strategies and visualizes the reasoning paths as a tree. GitHub
Jul 20, 2026 🧹 Released skill-audit β€” a CLI tool that audits, validates, and inventories agent SKILL.md files across the exploding agent-skills ecosystem. GitHub
Jul 20, 2026 πŸ”¬ Launched pr-classify β€” a CLI that detects AI-generated PRs and generates structured audit reports for human reviewers. GitHub
Jul 19, 2026 πŸ“Έ Built prompt-snapshot β€” a zero-dependency CLI that snapshots project context for AI agent prompts. GitHub
Jul 01, 2026 πŸŽ‰ Launched my-agent β€” a personal macOS deep agent for your terminal. Open source on GitHub!
Jun 15, 2026 πŸ› οΈ Released AI Task Management System β€” a multi-agent coordination framework with CLI, Web Dashboard, and MCP Server.
May 01, 2026 πŸ€– Built Context-Aware RAG β€” 100% local, privacy-preserving AI that maps territory before searching. Bilingual OCR (English + Hindi).