Skip to content

Point libghostty-swift at termio-sh - #297

Open
jiweiyuan wants to merge 1 commit into
mainfrom
chore/libghostty-swift-to-termio-sh
Open

Point libghostty-swift at termio-sh#297
jiweiyuan wants to merge 1 commit into
mainfrom
chore/libghostty-swift-to-termio-sh

Conversation

@jiweiyuan

Copy link
Copy Markdown
Collaborator

The libghostty fork now lives at termio-sh/libghostty-swift, next to the app repo. All 15 releases and their GhosttyKit.xcframework assets came across, and GitHub redirects the old URL.

Redirects mean nothing breaks while unpinned, but the URL is recorded in four places that resolve rather than follow links — Package.swift, both Package.resolved files, and the iOS project's XCRemoteSwiftPackageReference. A package whose recorded location disagrees with its declared URL is the kind of thing that resolves fine on a dev machine and stalls in a clean CI checkout, which is the release path.

Also updated: AGENTS.md, CONTRIBUTING.md, and the check-ghostty-update skill (its FORK= variable is executable, not prose).

Left alone: docs/plan/terminal-narrow-grid-frozen-banner-fix.md and docs/prompts/terminal-narrow-grid-on-open-investigation.md. Those are dated records of work done when the fork had the old name.

Verification

  • swift build — resolves from the new URL; Package.resolved re-resolves to termio-sh and stays there
  • swift test — 252 tests, 0 failures
  • ./scripts/build-app.sh — packaged and signed termio.app cleanly, since the release path is the actual risk here

Release Notes:

No user-facing change.

The fork moved from `jiweiyuan/libghostty-swift` to
`termio-sh/libghostty-swift`, alongside the app repo. GitHub redirects
the old URL, so nothing breaks unpinned — but SwiftPM records the
location in both `Package.resolved` files and Xcode records it in the
iOS project, and a package whose recorded identity disagrees with its
declared URL is exactly the kind of thing that resolves fine locally
and stalls in a release build.

The dated records under docs/plan and docs/prompts keep the old name:
they describe work done when that was the name.
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
landing Ready Ready Preview Aug 13, 2026 6:35pm

Request Review

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