Skip to content

feat(mcp): add durable scenario run discovery - #31

Merged
Nikhil Kaul (nikhilkaul1234) merged 1 commit into
mainfrom
nikhilkaul-microsoft-sre-agent-mcp-strategy
Aug 26, 2026
Merged

feat(mcp): add durable scenario run discovery#31
Nikhil Kaul (nikhilkaul1234) merged 1 commit into
mainfrom
nikhilkaul-microsoft-sre-agent-mcp-strategy

Conversation

@nikhilkaul1234

Copy link
Copy Markdown
Collaborator

Summary

Adds chaos_list_scenario_runs so agents can rediscover Chaos Studio execution evidence after the client session that started a run has ended. The tool follows ARM pagination, returns compact newest-first summaries, and supports exact configuration, status, and target-resource filters; chaos_get_scenario_run remains the full-detail retrieval and polling surface.

Also documents the stateless-MCP/durable-service continuity model and bumps the plugin and Python package to 0.4.0.

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Docs only
  • CI / tooling

Checklist

  • Tests added or updated (and passing locally - pytest mcp/tests)
  • No real subscription/tenant IDs, machine names, or usernames in new fixtures
  • plugin.json version bumped if user-visible
  • mcp/pyproject.toml version bumped if the Python package changed
  • CHANGELOG.md entry added under Unreleased
  • Conventional commit subject

Related issues

N/A

Expose compact, paginated ScenarioRun discovery for agents so prior execution evidence can be recovered after a client session ends. Document the continuity model and bump the plugin and package to 0.4.0.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@nikhilkaul1234
Nikhil Kaul (nikhilkaul1234) merged commit f7193cb into main Aug 26, 2026
9 checks passed
@nikhilkaul1234
Nikhil Kaul (nikhilkaul1234) deleted the nikhilkaul-microsoft-sre-agent-mcp-strategy branch August 26, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants