Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 5, 2025

Human review requested!

JarbasAl and others added 30 commits May 22, 2025 16:32
* feat: intent transformers

add support for intent transformer plugins

* fix: deprecated imports in unittests

* fix: bus init

* fix: keyword name
* publish coverage report under gh-pages

* test requirements
moved to the new end2end test framework https://github.com/TigreGotico/ovoscope

drop codecov for self hosted solution
messed up package names in previous PR
* feat:pipeline plugin factory

loads pipeline plugins from config 🎉

no longer tied to adapt/padatious

* migrate pipeline names to new style

* logs

* add model2vec test

* add model2vec test

* ensure working fallback skill version

* reuse minicroft instance to speed up tests

* rework pipeline matchers

* fix tearDown of tests

* log level to help debug failing tests

* explicitly check that intent service is ready + remove deprecated skill loading from folder

* update tests

* fallback skill tests

* feat: standalone intent service support

* pipeline plugin shutdown

* coderabbit suggestions

* coderabbit suggestions

* coderabbit suggestions

* test converse

* test converse

* fix: sess injection
* refactor: improve_stop

* simplify

* feat: test message number

* fix: fallback test
* tests/increase_coverage

coverage for language disambiguation

* improve lang matching

* test invalid lang detection
dependabot bot and others added 24 commits June 16, 2025 11:30
Updates the requirements on [ovos-config](https://github.com/OpenVoiceOS/ovos-config) to permit the latest version.
- [Release notes](https://github.com/OpenVoiceOS/ovos-config/releases)
- [Changelog](https://github.com/OpenVoiceOS/ovos-config/blob/dev/CHANGELOG.md)
- [Commits](OpenVoiceOS/ovos-config@0.1.0a1...2.0.0)

---
updated-dependencies:
- dependency-name: ovos-config
  dependency-version: 2.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor: reduce bus spam

* fix: stop message routing
* fix: converse_routing

* fix: converse_routing

* fix: converse_routing

* fix: missing status message in fallback handling

* min ovos-workshop version

* min ovos-workshop version

* fix: clean shutdown
* refactor: skill manager

add args to launcher and unify all components under the main SkillManager service

* feat: standalone skill installer

* keep default values

* fix mock

* coverage for stop-low pipeline

* drop m2v test

* standardize language handling in tests (dont depend on mycroft.conf being set to en-US)
* bump packages

* Update tests.txt
* active skill tests

* test final session

* fix stop tests - async messages support

for when order is not known, eg. messages emitted from a thread
* fix: make orjson optional

allow to run in more platforms, orjson fails to install in termux

* fix: make orjson optional

allow to run in more platforms, orjson fails to install in termux

* fix: make orjson optional

allow to run in more platforms, orjson fails to install in termux
Copy link

coderabbitai bot commented Sep 5, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant