:sparkles: OPRUN-4240: Add Claude Code integration for test profiling by tmshort · Pull Request #2309 · operator-framework/operator-controller

camilamacedo86

camilamacedo86

@tmshort tmshort changed the title ✨ OPRUN-4240: Add Claude Code integration for e2e profiling ✨ OPRUN-4240: Add Claude Code integration for test profiling

Nov 11, 2025

camilamacedo86

@tmshort @claude

Add `/test-profile` slash command to enable interactive profiling workflow
through Claude Code interface with the Go-based test profiling tools.

The command provides access to:
- start/stop: Background profiling daemon workflow
- run: Automated test execution with profiling
- analyze: Generate analysis reports from collected profiles
- compare: Compare two test runs side-by-side
- collect: One-time profile snapshots

Documentation includes configuration, output structure, and implementation
steps for the Go-based CLI tool located in hack/tools/test-profiling/.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Todd Short <tshort@redhat.com>

camilamacedo86

perdasilva

@openshift-ci openshift-ci bot added the approved

Indicates a PR has been approved by an approver from all required OWNERS files.

label

Nov 18, 2025

@tmshort tmshort deleted the claude-memory-profiling branch

November 18, 2025 18:23