Tools: Announcing SuperQode and SuperQE: Redefining Quality Engineering for Agentic Software

Tools: Announcing SuperQode and SuperQE: Redefining Quality Engineering for Agentic Software

Source: Dev.to

What SuperQode is ## What SuperQE is ## How it works ## Product demo ## What you can do today ## Enterprise roadmap ## Resources Today we are publicly announcing SuperQode and SuperQE. They are open source tools that redefine how quality engineering works in the age of agentic software. SuperQode is the interactive TUI for exploratory quality engineering. SuperQE is the automation CLI for deep evaluation testing and CI workflows. Together they create a new workflow where agents test agents, evidence replaces assumptions, and humans remain in control. This release is the foundation for a new quality standard. AI can write code at unprecedented speed. We need quality systems that move just as fast. SuperQode is a developer focused terminal UI built for agentic quality engineering. You connect a coding agent via the Agent Client Protocol, explore your codebase, run adversarial testing, and review evidence. It feels like a live quality lab, but it is safe by design. SuperQode is not just a UI. It is the execution harness for SuperQE. It provides the environment where deep testing can happen without risking your repo. SuperQE is the automation CLI that operationalizes agentic quality engineering. It runs in CI, in scheduled jobs, or as an ad hoc command. SuperQE coordinates a team of testing agents with different personas, drives adversarial exploration, and produces Quality Reports with evidence. SuperQE is not test generation. It is adversarial validation. The goal is to break the code before users do, then prove the fix with evidence. This makes the system safe by default and powerful in practice. Demo video: https://www.youtube.com/watch?v=x2V323HgXRk Get started quickly via the documentation or browse the GitHub repository. Enterprise extends this foundation with deeper automation, verified fixes, richer CI outputs, and integration support. The first integration is Moltbot, provided as an experimental self hosted option with secure, private local models. This is the first public release of SuperQode and SuperQE. We are excited to share it with the community and begin building the next generation of quality engineering workflows. If you build software with AI agents, we invite you to try it, break things, and tell us what you find. Visit the Product Page. Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well For further actions, you may consider blocking this person and/or reporting abuse - Interactive TUI for exploration and debugging - Agent orchestration built in - Role based testing for security, regression, API, full stack, and chaos - Sandboxed workspace model that snapshots, tests, and reverts automatically - Self hosted and privacy first by default - Automation first CLI for quality engineering - Multi agent testing to stress code from different angles - Evidence based findings with reproducible steps - Designed for CI and continuous validation - Supports quick scans or deep evaluation runs - Snapshot the repository - Sandbox all changes - Run adversarial tests - Generate Quality Reports - Revert the repo by default - Keep evidence and artifacts separately - Use SuperQode for interactive exploration - Use SuperQE for automated quality runs - Connect to ACP compatible coding agents - Run deep evaluations with evidence and structured findings - GitHub Repository - Documentation - Product Page