Below you will find pages that utilize the taxonomy term “Refactorlab”
June 5, 2026
Andy — PR Handoff by Drift
Version updated for https://github.com/refactorlab/drift to version drift-lab-v0.11.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Drift Lab drift-lab-v0.11.1 Built for macOS (Apple Silicon + Intel) and Linux (x86_64). Bump: patch.
Install macOS arm64 — Drift Lab_*_aarch64.dmg macOS Intel — Drift Lab_*_x64.dmg Debian/Ubuntu — sudo dpkg -i drift-lab_*_amd64.deb Other Linux — chmod +x drift-lab_*.AppImage && ./drift-lab_*.AppImage Verifying Every asset is hashed in SHA256SUMS. Run shasum -a 256 -c SHA256SUMS after downloading.
June 3, 2026
Andy — PR Handoff by Drift
Version updated for https://github.com/refactorlab/drift to version drift-static-profiler-v0.8.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed chore(profiler): bump drift-static-profiler 0.8.0 → 0.8.1; correlate wasm/extension release to the bump (9def8df) feat(action): replace Piper TTS with Kokoro via sherpa-onnx for the PR audio summary (558935f) feat(chrome-extension): client-side TTS + in-browser live scan pipeline (351d2af) feat(chrome-extension): cache spoken-summary audio so it never re-downloads (5ad1f39) feat(action): commit-driven audio on docs-only PRs + drop MP4 sibling (e971d8f) feat(action): honest no-source notice for docs/config-only PRs (854f159) ci(chrome-ext): silence SC2016 on the JS template-literal in the preflight (actionlint clean) (fc01578) ci(chrome-ext): preflight Chrome Web Store auth + package to surface the real 400 (dd38812) feat(chrome-extension): Andy chat assistant + Chrome Web Store publishing prep (b6359cc) feat(profiler): React finding reference links + bump 0.7.1 → 0.8.0 (019eaef)
June 2, 2026
Andy — PR Handoff by Drift
Version updated for https://github.com/refactorlab/drift to version drift-action-v0.1.24.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed feat(action): commit-driven audio on docs-only PRs + drop MP4 sibling by @ilyashusterman in https://github.com/refactorlab/drift/pull/74 Full Changelog: https://github.com/refactorlab/drift/compare/drift-action-v0.1.23...drift-action-v0.1.24
June 2, 2026
Andy — PR Handoff by Drift
Version updated for https://github.com/refactorlab/drift to version drift-static-profiler-v0.8.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed feat(chrome-extension): Andy chat assistant + Chrome Web Store publishing prep (b6359cc) feat(profiler): React finding reference links + bump 0.7.1 → 0.8.0 (019eaef) feat(profiler): React framework detector + dedicated TSX language module (33522cd) feat(profiler): import-aware resolution + changed-root priority — React flow in the graph (892210a) feat(profiler): parse .tsx with the JSX grammar + capture JSX composition edges (50cb0cb) feat(chrome-extension): add Drift Chrome extension (dff6a5d) fix(profiler): connect unrendered changed files to a hub so they render (5e1a674) feat(profiler): multi-language PR scan — show every changed file in the diff graph (15d66e9) fix(profiler): guarantee every changed file appears in the diff graph (5607e8a) chore(profiler): bump drift-static-profiler 0.7.0 → 0.7.1 (af383c5)
June 1, 2026
Andy — PR Handoff by Drift
Version updated for https://github.com/refactorlab/drift to version drift-lab-v0.10.2.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Drift Lab drift-lab-v0.10.2 Built for macOS (Apple Silicon + Intel) and Linux (x86_64). Bump: patch.
Install macOS arm64 — Drift Lab_*_aarch64.dmg macOS Intel — Drift Lab_*_x64.dmg Debian/Ubuntu — sudo dpkg -i drift-lab_*_amd64.deb Other Linux — chmod +x drift-lab_*.AppImage && ./drift-lab_*.AppImage Verifying Every asset is hashed in SHA256SUMS. Run shasum -a 256 -c SHA256SUMS after downloading.
June 1, 2026
Andy — PR Handoff by Drift
Version updated for https://github.com/refactorlab/drift to version drift-lab-v0.10.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Andy is a GitHub Action designed to enhance pull request reviews by automatically generating a single, comprehensive comment that explains what has changed, the context behind the changes, and their potential impact. It addresses common challenges such as the lack of clarity in PRs, time-consuming reviews, and difficulty understanding the purpose and implications of changes. By providing a quick, actionable summary, Andy streamlines the review process, improves collaboration, and reduces the likelihood of errors being overlooked.