This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates ๐ Client compatibility, existing, and new across a mixed release.
Full changelog
What's new?
โจ 14 new tools โ your agent goes from observer to operator
Your AI assistant (Claude, Cursor, VS Code, Claude Desktop, etc.) can now plan releases,
manual tests, and exploratory sessions โ all from chat. 27 total tools, up
from 13.
๐ Releases
list_releases, get_release, create_release, update_release
- Browse, view, create, and update releases โ set dates, track completion
- Nested releases up to three levels deep (program โ release โ sub-release)
- Roll-up stats across every run inside a release and its children
"Create a release called Q3 GA starting next Monday, then nest Q3 Hardening under it."
๐งช Manual testing โ plan, execute, report
End-to-end manual testing over MCP.
- Plan (existing):
create_manual_test_case,create_manual_test_suiteโ draft cases
with steps, expected results, tags, Jira links; group into suites - Run (new):
create_manual_run,update_manual_run,list_manual_runs,
get_manual_run,list_run_test_cases,update_run_test_case - Assign cases and set results like clicking Assign to and tapping the result pill โ
works on untested cases too - Run protection โ closed runs are read-only but can still be moved between releases
"Draft 8 cases for the checkout flow, group them into a Checkout v2 suite, kick off a run
on staging, and split assignments between me and [email protected]."
๐ Exploratory sessions
create_session, update_session, list_sessions, get_session
- Rich-text mission, time estimate, type, environment, tags
- Assign members โ Add members to contribute in exploratory sessions.
- Findings still live in the UI for v1
"Start a 60-minute session on the new checkout flow, assign it to [email protected], link it to
Q3 GA."
๐ Client compatibility
- Added support for Cursor, VS Code, JetBrains, and Claude Desktop auth-redirect patterns
Full Changelog:
v1.0.9...v1.0.10
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About testdino-hq/testdino-mcp
Connects your TestDino testrun/testcase data to AI agents so you can review runs, debug failures, and manage manual test cases using natural language.
Related context
Beta — feedback welcome: [email protected]