ai-blame works for local agent use, but if the agent runs as part of an action, the underlying logs may be lost.
Figure out patterns for either
- running
ai-blame within the action
- persisting github action agent logs (e.g using some telemetry solution, though last I checked cc integration was poor)
- mining the action logs after the fact
ai-blame works for local agent use, but if the agent runs as part of an action, the underlying logs may be lost.
Figure out patterns for either
ai-blamewithin the action