ROCm Issue Agent — an experimental local diagnostic and MCP toolkit #6574
davidchen-rocm
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I built ROCm Issue Agent, an experimental open-source tool for collecting diagnostic evidence
from ROCm workloads.
It can capture workload output, exit status, ROCm environment details, and common error
signatures, then organize them into local Cases. It also provides optional daemon monitoring
and MCP integration.
GitHub:
https://github.com/davidchen-rocm/rocm-issue-agent
This is an early v0.1.0 release, and its limitations are documented. Feedback from different
GPUs, ROCm versions, and workloads would be greatly appreciated.
All reactions