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 }}
HoppouDev
/
wavefold
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: HoppouDev/wavefold
Actions
All workflows
Workflows
CI
CI
Release
Release
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
46 workflow runs
46 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(gstreamer): re-encode raw PCM audio to AAC instead of stream-copy
CI
#43:
Commit
0c9918a
pushed by
HoppouDev
1m 39s
main
main
1m 39s
View workflow file
fix(gstreamer): disable appsink sync for 5.9x speedup
CI
#42:
Commit
39d3eb9
pushed by
HoppouDev
2m 15s
main
main
2m 15s
View workflow file
fix(gstreamer): resolve preroll deadlock in 2-deep GPU frame pipeline
CI
#41:
Commit
440e943
pushed by
HoppouDev
1m 58s
main
main
1m 58s
View workflow file
fix(ui): use mauve accent for Catppuccin Mocha theme
CI
#40:
Commit
7b4ca0f
pushed by
HoppouDev
1m 45s
main
main
1m 45s
View workflow file
feat(ui): set Catppuccin Mocha as app theme
CI
#39:
Commit
c7b6d75
pushed by
HoppouDev
3m 53s
main
main
3m 53s
View workflow file
chore(docs): less slop
CI
#38:
Commit
a9c2bb1
pushed by
HoppouDev
2m 1s
main
main
2m 1s
View workflow file
refactor(gpu): remove FFT-based GPU DCT path
CI
#37:
Commit
4b4c5a0
pushed by
HoppouDev
7m 45s
main
main
7m 45s
View workflow file
feat(ai): add .pi coding agent's flow.json
CI
#36:
Commit
fb0e20b
pushed by
HoppouDev
3m 4s
main
main
3m 4s
View workflow file
docs: move CLAUDE.md to AGENTS.md, keep caveman rules
CI
#35:
Commit
3ae8723
pushed by
HoppouDev
2m 13s
main
main
2m 13s
View workflow file
fix(ui): add application_id for correct icon resolution
CI
#34:
Commit
0c59f02
pushed by
HoppouDev
2m 53s
main
main
2m 53s
View workflow file
fix(ci): override RUSTFLAGS directly, not target-scoped var
CI
#33:
Commit
6b0de28
pushed by
HoppouDev
6m 38s
main
main
6m 38s
View workflow file
docs(claude): compress CLAUDE.md, split deep pitfall logs out
CI
#32:
Commit
75c6110
pushed by
HoppouDev
51s
main
main
51s
View workflow file
feat(branding): added primitive scaffolding for declarative asset ren…
CI
#31:
Commit
a27c224
pushed by
HoppouDev
3m 47s
main
main
3m 47s
View workflow file
docs: rewrite README with screenshot, fix stale CLI info
CI
#30:
Commit
8c40247
pushed by
HoppouDev
3m 45s
main
main
3m 45s
View workflow file
fix(automation): correlate each inject to its own dedicated reply
CI
#29:
Commit
11aea8e
pushed by
HoppouDev
3m 3s
main
main
3m 3s
View workflow file
fix(build): route wild linker through clang, not gcc
CI
#28:
Commit
242954e
pushed by
HoppouDev
8m 12s
main
main
8m 12s
View workflow file
fix(ci): install sccache/wild before first cargo invocation
CI
#27:
Commit
668b289
pushed by
HoppouDev
2m 27s
main
main
2m 27s
View workflow file
perf(gstreamer): overlap decode/compute/encode threads
CI
#26:
Commit
f0277e8
pushed by
HoppouDev
42s
main
main
42s
View workflow file
build(windows): link release builds with lld-link instead of link.exe
CI
#25:
Commit
f1f6320
pushed by
HoppouDev
7m 9s
main
main
7m 9s
View workflow file
perf(gpu): submit all three RGB channels once in the FFT DCT path
CI
#24:
Commit
d605da6
pushed by
HoppouDev
10m 1s
main
main
10m 1s
View workflow file
fix(windows): correct upside-down output from bottom-up DIB frames
CI
#23:
Commit
0233003
pushed by
HoppouDev
9m 38s
main
main
9m 38s
View workflow file
fix(tests): unblock integration suite on real Windows Media Foundation
CI
#22:
Commit
9152980
pushed by
HoppouDev
9m 27s
main
main
9m 27s
View workflow file
perf(gpu): tile DCT shader passes through workgroup shared memory
CI
#21:
Commit
50270c5
pushed by
HoppouDev
8m 53s
main
main
8m 53s
View workflow file
fix(gpu): bound device.poll wait to avoid silent TDR hang
CI
#20:
Commit
95bad43
pushed by
HoppouDev
8m 55s
main
main
8m 55s
View workflow file
Show CLI help by default instead of launching the GUI
CI
#19:
Commit
f04c48d
pushed by
HoppouDev
9m 9s
claude/wavefold-cli-default-sy5nff
claude/wavefold-cli-default-sy5nff
9m 9s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.