Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tukuyomil032
/
Perch
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Phase 2/now playing
- #3
#3
Merged
tukuyomil032
merged 26 commits into
main
tukuyomil032/Perch:main
from
phase-2/now-playing
tukuyomil032/Perch:phase-2/now-playing
Copy head branch name to clipboard
Jun 5, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Phase 2/now playing
#3
tukuyomil032
merged 26 commits into
main
tukuyomil032/Perch:main
from
phase-2/now-playing
tukuyomil032/Perch:phase-2/now-playing
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2026
fix: skip sentinel cache on Task cancellation to prevent false 'no lyrics' cache
Show description for 02588fd
tukuyomil032
and
claude
committed
02588fd
View commit details
Copy full SHA for 02588fd
Browse repository at this point
fix: center-align lyrics text by expanding Text to full container width
Show description for eb55915
tukuyomil032
and
claude
committed
eb55915
View commit details
Copy full SHA for eb55915
Browse repository at this point
Commits on Jun 5, 2026
fix: remove sentinel cache and album_name from search to restore lyrics display
Show description for 13128e6
tukuyomil032
and
claude
committed
13128e6
View commit details
Copy full SHA for 13128e6
Browse repository at this point
feat: add ATS exception for music.163.com (NetEase HTTP endpoint)
Show description for 3c50e41
tukuyomil032
and
claude
committed
3c50e41
View commit details
Copy full SHA for 3c50e41
Browse repository at this point
fix: use empty Name field as Spotify ad indicator
Show description for 474e98e
tukuyomil032
and
claude
committed
474e98e
View commit details
Copy full SHA for 474e98e
Browse repository at this point
docs: add THIRD_PARTY_NOTICES.md for LyricsKit MPL-2.0
Show description for de731a6
tukuyomil032
and
claude
committed
de731a6
View commit details
Copy full SHA for de731a6
Browse repository at this point
feat: improve lyrics UI layout (Pattern D)
Show description for ef5d85c
tukuyomil032
and
claude
committed
ef5d85c
View commit details
Copy full SHA for ef5d85c
Browse repository at this point
feat: add LyricsKit fallback for lyrics not in LRCLIB
Show description for 7add16b
tukuyomil032
and
claude
committed
7add16b
View commit details
Copy full SHA for 7add16b
Browse repository at this point
fix: increase lyrics horizontal padding to prevent scaleEffect clipping
Show description for 900a50a
tukuyomil032
and
claude
committed
900a50a
View commit details
Copy full SHA for 900a50a
Browse repository at this point
fix: reject LyricsKit results with no Japanese characters for Japanese titles
Show description for 6225d24
tukuyomil032
and
claude
committed
6225d24
View commit details
Copy full SHA for 6225d24
Browse repository at this point
fix: use uniform font weight to prevent line-wrap reflow on active state
Show description for ee14423
tukuyomil032
and
claude
committed
ee14423
View commit details
Copy full SHA for ee14423
Browse repository at this point
chore: bump MARKETING_VERSION to 0.3.0
Show description for 5ce99fa
tukuyomil032
and
claude
committed
5ce99fa
View commit details
Copy full SHA for 5ce99fa
Browse repository at this point
feat: add beta/stable detection to release workflow
Show description for 7d87363
tukuyomil032
and
claude
committed
7d87363
View commit details
Copy full SHA for 7d87363
Browse repository at this point
feat: support perch-beta.app build via PRODUCT_NAME for beta tags
Show description for 1b4b27a
tukuyomil032
and
claude
committed
1b4b27a
View commit details
Copy full SHA for 1b4b27a
Browse repository at this point
fix: switch CI runner to macos-26 for Swift 6.2 support
Show description for c7c5674
tukuyomil032
and
claude
committed
c7c5674
View commit details
Copy full SHA for c7c5674
Browse repository at this point
fix: use macos-26 runner and support workflow_dispatch version input
Show description for 4f09f69
tukuyomil032
and
claude
committed
4f09f69
View commit details
Copy full SHA for 4f09f69
Browse repository at this point
fix: switch test.yml runner to macos-26 for Swift 6.2 support
Show description for 0a956b9
tukuyomil032
and
claude
committed
0a956b9
View commit details
Copy full SHA for 0a956b9
Browse repository at this point
fix: expose xcodebuild errors in CI logs
Show description for 1c32a54
tukuyomil032
and
claude
committed
1c32a54
View commit details
Copy full SHA for 1c32a54
Browse repository at this point
fix: remove xcbeautify pipe to expose raw xcodebuild errors
Show description for 5cc40ec
tukuyomil032
and
claude
committed
5cc40ec
View commit details
Copy full SHA for 5cc40ec
Browse repository at this point
fix: trust Swift macros (FrameworkToolbox) for Xcode 26 CI
Show description for bad1eae
tukuyomil032
and
claude
committed
bad1eae
View commit details
Copy full SHA for bad1eae
Browse repository at this point
fix: skip package plugin/macro validation in Xcode 26 CI
Show description for e64120c
tukuyomil032
and
claude
committed
e64120c
View commit details
Copy full SHA for e64120c
Browse repository at this point
chore: diagnose - raw xcodebuild output with -skipPackagePluginValidation
Show description for 0f9e0a6
tukuyomil032
and
claude
committed
0f9e0a6
View commit details
Copy full SHA for 0f9e0a6
Browse repository at this point
fix: add -skipMacroValidation for Xcode 26 Swift macro trust in CI
Show description for 4f47ec9
tukuyomil032
and
claude
committed
4f47ec9
View commit details
Copy full SHA for 4f47ec9
Browse repository at this point
fix: rename perch.app to perch-beta.app post-archive instead of PRODUCT_NAME override
Show description for 623e51f
tukuyomil032
and
claude
committed
623e51f
View commit details
Copy full SHA for 623e51f
Browse repository at this point
fix: derive x86_64 archive from universal via lipo (Swift Macro cross-build broken in Xcode 26)
Show description for fb255e2
tukuyomil032
and
claude
committed
fb255e2
View commit details
Copy full SHA for fb255e2
Browse repository at this point
fix: add tag_name to softprops/action-gh-release for workflow_dispatch
Show description for 18a0fd1
tukuyomil032
and
claude
committed
18a0fd1
View commit details
Copy full SHA for 18a0fd1
Browse repository at this point
You can’t perform that action at this time.