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
Type
/
to 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 }}
soficis
/
AutoMixMaster
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
Merge
ai_dev
→
master
— build-system fixes, controller refactor, docs & cleanup
- #1
#1
Merged
soficis
merged 24 commits into
master
soficis/AutoMixMaster:master
from
ai_dev
soficis/AutoMixMaster:ai_dev
Copy head branch name to clipboard
Feb 18, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Merge
ai_dev
→
master
— build-system fixes, controller refactor, docs & cleanup
#1
soficis
merged 24 commits into
master
soficis/AutoMixMaster:master
from
ai_dev
soficis/AutoMixMaster:ai_dev
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2026
This major release introduces professional audio processing capabilities, batch queue acceleration,
Show description for 335608f
Soficis
committed
335608f
View commit details
Copy full SHA for 335608f
Browse repository at this point
Commits on Feb 15, 2026
feat: implement roadmap release with AI/runtime UX, transport preview, and mastering upgrades
Show description for 7311aa8
Soficis
committed
7311aa8
View commit details
Copy full SHA for 7311aa8
Browse repository at this point
feat: complete v2 follow-up with native ONNX runtime, profile/trust workflows, and export/runtime hardening
Show description for a6b7173
Soficis
committed
a6b7173
View commit details
Copy full SHA for a6b7173
Browse repository at this point
Commits on Feb 16, 2026
feat: add HF model hub workflows, metadata policy controls, and ops automation
Show description for aea6c68
Soficis
committed
aea6c68
View commit details
Copy full SHA for aea6c68
Browse repository at this point
feat: complete B4+B5 expansion with HF hub, metadata policy, batch API, and modular CLI refactor
Show description for 284d09e
Soficis
committed
284d09e
View commit details
Copy full SHA for 284d09e
Browse repository at this point
Commits on Feb 18, 2026
refactor: split MainComponent orchestration into backend/controller modules
Show description for c1d72da
Soficis
committed
c1d72da
View commit details
Copy full SHA for c1d72da
Browse repository at this point
fix: normalize .gitignore formatting and keep docs ignored
Show description for 67bdde9
Soficis
committed
67bdde9
View commit details
Copy full SHA for 67bdde9
Browse repository at this point
docs: restore README formatting from pre-rebase snapshot
Soficis
committed
f9fd185
View commit details
Copy full SHA for f9fd185
Browse repository at this point
docs: refresh README visual layout and structure
Soficis
committed
701342d
View commit details
Copy full SHA for 701342d
Browse repository at this point
Initial plan
Copilot
committed
30afb78
View commit details
Copy full SHA for 30afb78
Browse repository at this point
Initial plan
Copilot
committed
03b5119
View commit details
Copy full SHA for 03b5119
Browse repository at this point
Update src/ai/ModelManager.cpp
Show description for 66083f2
soficis
and
Copilot
authored
66083f2
View commit details
Copy full SHA for 66083f2
Browse repository at this point
Update src/analysis/ArtifactRiskEstimator.cpp
Show description for 3a11196
soficis
and
Copilot
authored
3a11196
View commit details
Copy full SHA for 3a11196
Browse repository at this point
Update src/ai/MasteringCompliance.cpp
Show description for cb118d5
soficis
and
Copilot
authored
cb118d5
View commit details
Copy full SHA for cb118d5
Browse repository at this point
Define named constants for preferredStemCount limits with documentation
Show description for 9cf3cdf
Copilot
and
soficis
committed
9cf3cdf
View commit details
Copy full SHA for 9cf3cdf
Browse repository at this point
Initial plan
Copilot
committed
f1182f8
View commit details
Copy full SHA for f1182f8
Browse repository at this point
Initial plan
Copilot
committed
2eec35b
View commit details
Copy full SHA for 2eec35b
Browse repository at this point
feat: implement semantic version comparison for FeatureSchemaV1
Show description for c797662
Copilot
and
soficis
committed
c797662
View commit details
Copy full SHA for c797662
Browse repository at this point
Merge pull request #2 from soficis/copilot/sub-pr-1
Show description for 414a0a6
soficis
authored
414a0a6
View commit details
Copy full SHA for 414a0a6
Browse repository at this point
Format JSON metadata in AiExtensionTests.cpp for better readability
Show description for 260c470
Copilot
and
soficis
committed
260c470
View commit details
Copy full SHA for 260c470
Browse repository at this point
fix: require strict semver format (major.minor.patch) and reject partial versions
Show description for 679756d
Copilot
and
soficis
committed
679756d
View commit details
Copy full SHA for 679756d
Browse repository at this point
Merge pull request #3 from soficis/copilot/sub-pr-1-again
Show description for 1c1761a
soficis
authored
1c1761a
View commit details
Copy full SHA for 1c1761a
Browse repository at this point
Merge pull request #4 from soficis/copilot/sub-pr-1-another-one
Show description for cdcb40b
soficis
authored
cdcb40b
View commit details
Copy full SHA for cdcb40b
Browse repository at this point
Merge pull request #5 from soficis/copilot/sub-pr-1-yet-again
Show description for 0209507
soficis
authored
0209507
View commit details
Copy full SHA for 0209507
Browse repository at this point
You can’t perform that action at this time.