Skip to content

fix empty prompts in prompt analysis when using CAS#770

Merged
acunniffe merged 1 commit intomainfrom
fix/prompt-analysis-with-cas
Mar 22, 2026
Merged

fix empty prompts in prompt analysis when using CAS#770
acunniffe merged 1 commit intomainfrom
fix/prompt-analysis-with-cas

Conversation

@acunniffe
Copy link
Collaborator

@acunniffe acunniffe commented Mar 22, 2026

Some users with Cloud or Enterprise accounts reported not being able to do local analysis of their own prompts using the prompt-analysis skill

The problem was that users who are logged in and sharing prompts with their team have [] for the messages in their Git notes. The prompt analysis logic copies local prompts into a scratchpad sqlite, and was overriding local transcripts with the [] from git notes.

Latest Git AI prompt analysis only finds messages for 42/255 of my recent prompts
With these changes version finds them all.

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@acunniffe acunniffe merged commit 7320d11 into main Mar 22, 2026
21 checks passed
@acunniffe acunniffe deleted the fix/prompt-analysis-with-cas branch March 22, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant