Automatically open results DB#45
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a convenience behavior to the audit runner script to automatically open the generated results SQLite DB when running in a VS Code environment (intended for Codespaces).
Changes:
- After audit taskflow completion, detect presence of the VS Code
codeCLI and open the results database if it exists.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
bcac10c to
e81381a
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
e81381a to
6319a16
Compare
Automatically open results DB
When running in a codespace, it's convenient if the script automatically opens the database.