tqchen opened a new pull request, #19783: URL: https://github.com/apache/tvm/pull/19783
This PR migrates repository agent instructions away from Claude-specific paths and into a vendor-neutral layout. Changes: - Add root `AGENTS.md` with vendor-neutral TVM development guidance. - Move reusable agent workflows to `.agents/skills/`. - Move the GPU monitor helper to `.agents/scripts/`. - Remove the old `.claude/commands` entries. Validation: - `bash -n .agents/scripts/monitor_gpu.sh` - `.agents/scripts/monitor_gpu.sh --help` - `pre-commit run --files AGENTS.md .agents/skills/tir-build/SKILL.md .agents/skills/tir-test/SKILL.md .agents/skills/tir-bench/SKILL.md .agents/scripts/monitor_gpu.sh` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
