Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:HTML language:Go

Filter by

143M results  (2 s)

143M results

Summary - recover established Git-over-File-Station checkouts from a matching plugin cache marker when the in-memory Git repo starts empty - avoid repeated first-sync conflict copies after a completed ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | pnpm (source) | 11.3.0+sha512.2c403d6594527287672b1f7056343a1f7c3634036a67ffabfcc2b3d7595d843768f8787148d1b57cf7956c90606bbd192857c363af19e96d2d0ec9ec5741d215 ...

Replace inline mode with alt-screen mode where all content is rendered inside View(). Fixes banner movement issue; matches Claude Code behaviour. Changes: - Enable alt-screen via tea.WithAltScreen() ...

I made improvements for the auto sizing option to be more dynamic and allow you to toggle it on using ctrl + alt + i as well. It now properly fits the vertical view height, taking up whatever real estate ...

Automated test for staging environment with private endpoints

What broke Deployments started failing after PR #34 s dependabot batch merged. The build log truncates at the install step, hiding the real error, which is in the API function bundling step of scripts/build-vercel-output.sh: ...

Summary Five fixes in one PR: 1. Cron service: fall back to cron mode when DATABASE_URL is unset SERVICE_MODE=cron env var wasn t reaching the cron service for some reason. scripts/start.mjs now also ...

Summary Removes the dev deploy workflow that targeted Fly.dev. Production is now on the self-hosted Beelink at https://potatoes.macchitella.xyz via deploy-prod.yml; this file only ran on pushes to the ...

Fixes #134 Summary - Refreshed README and README-zh with current app capabilities: sheet music, labels/fingering, FreePats SoundFont, metronome, next actions, progress, current library workflow, ...