mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
- Updated the skills submodule to the latest commit, ensuring alignment with project dependencies. - Introduced new GitHub Actions workflows: - `build.yml` for building the Tauri app. - `test.yml` for running unit tests with coverage. - `pr-protection.yml` to enforce PR title conventions and branch protection. - `version-bump.yml` for automated version bumping on main branch pushes. These changes enhance the CI/CD pipeline, improve code quality checks, and ensure the project remains up-to-date with the latest skills integration.