Release 0.0.10a5 - #45
Open
github-actions[bot] wants to merge 47 commits into
Open
Conversation
es-es/translate
* Translate dialogs.json via GitLocalize * Translate skill.json via GitLocalize * Translate intents.json via GitLocalize --------- Co-authored-by: Adina Vladu <adina.vladu@usc.es>
* Translate skill.json via GitLocalize * Translate skill.json via GitLocalize --------- Co-authored-by: mt-gitlocalize <mt@gitlocalize.com> Co-authored-by: Andreas Lorensen <andlo@outlook.dk>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Translate dialogs.json via GitLocalize * Translate intents.json via GitLocalize * Translate intents.json via GitLocalize --------- Co-authored-by: mt-gitlocalize <mt@gitlocalize.com> Co-authored-by: Andreas Lorensen <andlo@outlook.dk>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Automated rename submitted by @JarbasAl via OVOS Localize. Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Automated rename submitted by @JarbasAl via OVOS Localize. Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
* fix(i18n): normalize locale folder names to canonical BCP-47 form Rename all locale directories to use canonical BCP-47 codes: - Lowercase regions → uppercase (da-dk → da-DK, en-us → en-US) - Bare language codes → full BCP-47 (da → da-DK, eu → eu-ES) - Invalid codes remapped (eu-eu → eu-ES, fa-fa → fa-IR) - Nested bare-language subdirs merged up (eu-ES/eu/ → eu-ES/) This fixes wheel build failures caused by ZIP files containing duplicate entries with different contents for the same logical path. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore(i18n): remove deprecated translations/ folder (gitlocalize) The translations/ folder with JSON files was used by gitlocalize and has been deprecated in favor of ovos-localize. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: aautomations * ci: modernize GitHub Actions workflows Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> * ci: add standard GitHub Actions workflows --------- Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
Route the take-screenshot Padatious intent through a real MiniCroft and assert intent binding, ending each capture at the intent match. Add an ovoscope/ovos-padatious test extra, wire the ovoscope workflow to require the padatious pipeline (serial, swig+libfann), point coverage at the e2e suite, and reduce build-tests to build/install verification. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Vendors the ovoscope golden-utterance corpus slice for this skill (5 rows) and runs every row through a real MiniCroft, asserting intent routing on ovos.intent.matched data.intent_name. All 5 rows passed against the existing take.screenshot.intent template with no template fixes needed. Fixes the existing test_intents_en_us.py's stale .intent-suffixed assertions to the canonical unsuffixed padatious intent name. Adds negative tests for confusable utterances from other skills' domains.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Human review requested!