Katatan Logo
KATATAN

2026

6 releases

v2026-09-03MINOR
  • Add `@katatan/cli`, a command-line client with the same functionality as the MCP API, so AI agents and CI/CD pipelines don't need to load tool schemas into context
  • Add delete operations for test specs, test cases, test reports, labels, dictionary entries, and test case images, available via both the MCP API and the CLI
v2026-07-28MINOR
  • Add domain verification to Vulnerability Check
v2026-07-24PATCH
  • Apply security updates to dependencies to address known vulnerabilities
v2026-07-22MINOR
  • Add Vulnerability Check — Automatically run 14 security checks against project-registered URLs and generate vulnerability reports
v2026-07-17PATCH
  • Apply security update
v2026-06-15MAJOR
  • Workspace management — Manage resources per project with member invitations and RBAC (role-based access control)
  • Test specs & test cases — AI agents automatically generate and record test cases via the API
  • Test reports — Record execution results in a structured format with three statuses: pass / fail / skip
  • Label management — Attach custom key-value labels to test cases and test reports, configurable via API
  • MCP support — Model Context Protocol tools for seamlessly operating Katatan from AI agents
  • REST API — Public endpoints for workspaces, test specs, test cases, and test reports