Copilot
Copilot
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress....
Background images and icons specified via URLs in blockdiag diagrams fail to render when network access is restricted at blockdiag's render phase (common in CI/CD, containers, offline builds). The blockdiag...
Adds configuration to render edge labels without bounding boxes for cleaner diagrams. ## Changes - **New configuration**: `edge_label_box` (default: `True`) in `BlockdiagExtension` - **Drawing logic**: Monkey-patches blockdiag's `edge_label` method to...
This PR adds two new files to the `scripts/` directory and a supporting utility module to complete the ERDiff training and inference workflow. ## Changes Made ### New Scripts Added...
## Description Addresses breaking changes from Apollo Client v3→v4 and GraphQL v15→v16 upgrades. The primary issue was that Apollo Client v4 introduced stricter type checking and removed/relocated several core APIs,...
Add --search-replace option to vip dev-env sync sql command ## Summary This PR adds a `--search-replace` (alias `-r`) option to the `vip dev-env sync sql` CLI command that performs search/replace...
## Overview This PR onboards the VIP-CLI repository to GitHub Copilot coding agents by adding a comprehensive `.github/copilot-instructions.md` file. This is a one-time investment that will significantly improve the efficiency...
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress....
## Problem GitHub workflows were failing with deprecated action warnings: > Error: This request has been automatically failed because it uses a deprecated version of `actions/cache: v1`. Please update your...
Add horizontal calendar row to Full Schedule screen ## ✅ Implementation Complete This PR adds a horizontal calendar row to the Full Schedule screen, allowing users to easily navigate to...