bevy_debugger_mcp 0.1.8

AI-assisted debugging for Bevy games through Claude Code using Model Context Protocol
Documentation
1
2
3
4
5
6
7
pub mod anomaly;
pub mod experiment;
pub mod hypothesis;
pub mod observe;
pub mod orchestration;
pub mod replay;
pub mod stress;