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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodos-dev
/
audio
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: nodos-dev/audio
Actions
All workflows
Workflows
Build
Build
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
41 workflow runs
41 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.
Build Only: Report audio problems on the node instead of failing the path A node that returns failure ends the path it runs on, so the sink never signals the GPU and the graph deadlocks; both nodes now report through node status messages and carry on. Unpack Audio Buffer also checks the packet header against the size of the buffer it came in, and no longer waits on the GPU for work that cannot finish until the path it is blocking has completed.
Build
#41:
Commit
eadebba
pushed by
shamilatesoglu
35s
dev
dev
35s
View workflow file
Build & Release (Force)
Build
#40:
Manually run by
atkurtul
1m 33s
dev
dev
1m 33s
View workflow file
Build & Release
Build
#39:
Manually run by
atkurtul
5m 1s
dev
dev
5m 1s
View workflow file
Build & Release (Force)
Build
#38:
Manually run by
shamilatesoglu
59s
dev
dev
59s
View workflow file
Build Only: Pass system audio through at native device format & Resample emit a zero-sample packet on empty input instead of failing the path
Build
#37:
Commit
0568142
pushed by
shamilatesoglu
47s
dev
dev
47s
View workflow file
Build Only: Add macOS to release matrix; drop legacy nodos_version input
Build
#36:
Commit
4d40184
pushed by
shamilatesoglu
Startup failure
dev
dev
Startup failure
View workflow file
Build & Release (Force)
Build
#35:
Manually run by
shamilatesoglu
3m 18s
dev
dev
3m 18s
View workflow file
Build Only: CI: default nodos_version to null so dev builds skip the legacy engine pin An empty nodos_version was defaulted to '1.4', which triggered the legacy 'nosman get --version 1.4 --name nodos' step and built against the latest released 1.4 engine instead of the plugin's declared sdk_version. Default to null so the input stays empty and the sdk_version resolution path is used.
Build
#34:
Commit
03c5fad
pushed by
shamilatesoglu
46s
dev
dev
46s
View workflow file
Build & Release (Force)
Build
#33:
Manually run by
shamilatesoglu
1m 6s
dev
dev
1m 6s
View workflow file
Build & Release (Force)
Build
#32:
Manually run by
shamilatesoglu
3m 35s
dev
dev
3m 35s
View workflow file
Build & Release (Force)
Build
#31:
Manually run by
shamilatesoglu
2m 1s
dev
dev
2m 1s
View workflow file
Build Only: Add nodos_version input to build workflow Wire an optional nodos_version dispatch input, defaulting to 1.4, through to the shared plugins.yml workflow.
Build
#30:
Commit
50b2f55
pushed by
shamilatesoglu
11m 55s
dev
dev
11m 55s
View workflow file
Build Only: Add cross-platform system audio capture backend Extract WASAPI loopback capture into a platform-agnostic ISystemAudioCapture interface; Windows keeps WASAPI, macOS gains a ScreenCaptureKit backend. Also fix a NaN that poisoned the AudioOscilloscope moving average on empty bins.
Build
#29:
Commit
e42ece8
pushed by
shamilatesoglu
59s
dev
dev
59s
View workflow file
Build Only: Update build workflow for new Nodos Store auth - Add NODOS_STORE_ACCESS_TOKEN secret, now required by nodos-dev/actions/.github/workflows/plugins.yml. - Drop the version_check input; the called workflow no longer accepts it, so passing it fails the workflow call. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Build
#28:
Commit
d8b12a4
pushed by
shamilatesoglu
6m 47s
dev
dev
6m 47s
View workflow file
Build Only: Conform to Nodos SDK changes: GetPinData->GetPinValue
Build
#27:
Commit
b8e819d
pushed by
caner-milko
2m 1s
dev
dev
2m 1s
View workflow file
Build Only: Remove unnecesasry binary_path from plugin manifest
Build
#26:
Commit
4cf1985
pushed by
caner-milko
1m 22s
dev
dev
1m 22s
View workflow file
Build Only: Remove audio dependency on nos.resource ring buffer
Build
#25:
Commit
5202122
pushed by
shamilatesoglu
50s
dev
dev
50s
View workflow file
Build Only: Add missing plugin dependencies
Build
#24:
Commit
29d22a4
pushed by
shamilatesoglu
1m 31s
dev
dev
1m 31s
View workflow file
Build Only: Remove unnecesasry binary_path from plugin manifest
Build
#23:
Commit
4cf1985
pushed by
caner-milko
2m 41s
dev
dev
2m 41s
View workflow file
Build & Release
Build
#22:
Manually run by
shamilatesoglu
3m 57s
dev
dev
3m 57s
View workflow file
Build & Release
Build
#21:
Manually run by
shamilatesoglu
32s
dev
dev
32s
View workflow file
CI: Add version_check and support multiple plugin releases
Build
#20:
Commit
964dd0f
pushed by
shamilatesoglu
Failure
dev
dev
Failure
View workflow file
Build & Release
Build
#19:
Manually run by
shamilatesoglu
47s
dev
dev
47s
View workflow file
Build Only: Use new plugin release script
Build
#18:
Commit
c3035c0
pushed by
shamilatesoglu
3m 17s
dev
dev
3m 17s
View workflow file
Build & Release
Build
#17:
Manually run by
shamilatesoglu
11s
dev
dev
11s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.