Alpha
Every release in the open. We ship fast and we tell you what changed.
"Ask AI to find tickets" now matches what a senior QA engineer with full tool access would surface. Two-pass ranking, epic-aware expansion, and transparent reasoning.
QA Architect goes autonomous. It now reads your tickets from Linear or Jira before writing test plans, picks the right test strategy on its own, generates k6 performance scripts, and routes plans through a QA Manager approval before cases go live.
load_tickets tool pulls issues from your connected Linear or Jira workspace and feeds them to the agent as context, so generated test cases actually reflect what was built.select_test_strategy analyzes tickets and picks the right type: Quick Smoke for P0/P1 hotfixes, Performance for load keywords, Security for auth/RBAC scope, API Contract, E2E Full, or Regression.generate_k6_script writes a complete k6 v0.49+ script with staged VU ramps, p95 < 500ms thresholds, and check() assertions. Ready to paste into K6 Studio.run_full_cycle — single entry point that chains bootstrap, ticket loading, strategy selection, and codebase analysis in one call. Just point it at a project and let it work.QA Architect now generates test plans using the AI model already in your coding agent — no external AI dependency. Includes a dedicated results dashboard, step enrichment from real UI, and reliable result ingestion.
enrich_plan tool rewrites vague test steps ("Click Run") with real UI element names captured from a headless browser crawl ("Click the 'Run calculation' button in the toolbar").The biggest release since the MCP Architect. Adds an embedded AI agent with real access to your test data, origin tracking for every test case, and project-aware AI generation.
Public marketing site, full Spanish localization, and a complete redesign of Settings as a horizontal tabbed experience.
Major push on the AI agentic layer. QA Hub can now be driven by AI coding assistants end-to-end: scan codebase, generate plan, sync to library, run tests, report results.
Everything needed to actually run QA operations at scale. From version history on every test case to HMAC-signed webhooks firing on every event.
QA Hub becomes programmable. REST API v1 with OpenAPI spec, scoped API tokens, and a full bug tracking loop powered by Linear.
The architecture foundations: every organization gets full isolation, every AI call uses the team's own keys, and tickets flow in from Jira, Linear, or Azure DevOps.
Test case library, manual BDD editor, and basic Jira integration. First production deployment.