Skip to content

fix: remove temp file cleanup that triggers permission prompts#4

Merged
Abeansits merged 1 commit intomainfrom
fix/remove-temp-file-cleanup
Mar 20, 2026
Merged

fix: remove temp file cleanup that triggers permission prompts#4
Abeansits merged 1 commit intomainfrom
fix/remove-temp-file-cleanup

Conversation

@Abeansits
Copy link
Copy Markdown
Owner

Summary

  • Removed step 6 ("Clean up — Remove the temp query file") from the midflight skill, which triggered a Bash(rm:*) permission prompt blocking automated sessions in agent-deck
  • The temp file lives in /tmp and is cleaned up by the OS — explicit removal is unnecessary
  • Bumped patch versions: marketplace.json 1.0.01.0.1, plugin.json 1.1.01.1.1

Test plan

  • Run /midflight and confirm no rm permission prompt appears
  • Verify the consultation flow still works end-to-end (query file is created, script runs, response is presented)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Abeansits Abeansits merged commit e7baea0 into main Mar 20, 2026
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