Release 0.8.17a4 - #180
Open
github-actions[bot] wants to merge 58 commits into
Open
Conversation
* Translate vocabs.json via GitLocalize * Translate vocabs.json via GitLocalize --------- Co-authored-by: Flávio De Melo <flavio.eler@gmail.com> Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
Co-authored-by: Flávio De Melo <flavio.eler@gmail.com>
Co-authored-by: Flávio De Melo <flavio.eler@gmail.com>
Co-authored-by: Flávio De Melo <flavio.eler@gmail.com>
* Translate skill.json via GitLocalize * Translate skill.json via GitLocalize * Translate vocabs.json via GitLocalize --------- Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com> Co-authored-by: parnsant <paularant@gmail.com> Co-authored-by: nuriapochatbsc <nuria.poch.at.bsc@gmail.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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.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>
* Complete French Wikipedia locale metadata * Translate remaining French blacklist term * Disambiguate French Wikipedia trigger * Narrow French Wikipedia triggers * Tighten French Wikipedia prompts * Refine French Wikipedia prompts and blacklists * Refine French Wikipedia voice locale
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: add standard GitHub Actions workflows
* refactor: migrate to ovos-wikipedia-plugin, add pyproject.toml, update CI workflows - Replace WikipediaSolver (old) with WikipediaRetrievalEngine from ovos-wikipedia-plugin - Add pyproject.toml, replace setup.py + requirements.txt - Update CI workflows to standard gh-automations templates - Rewrite README with sub-plugin documentation (reranker, extractive QA, keyword extractor) - Remove stale test files and unused pic.py / res/icon/wikipedia.png Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * . * chore: remove setup.py and requirements.txt, pyproject.toml is source of truth * refactor: move skill to ovos_skill_wikipedia/ package, simplify pyproject.toml * test: add unit tests for WikipediaSkill (handle_search, match_common_query, cq_callback) * docs: clarify explicit intent vs common query routing in README * uua * feat: implement wikiroulette intent to speak a random Wikipedia page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…elease workflows (#172) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Route wiki.intent and wikiroulette.intent utterances through a real MiniCroft via the padatious pipeline and assert intent binding plus a spoken response. Add a 'test' extra and wire the ovoscope job with the padatious system deps; keep coverage and build-tests on the mocked unit suite.
ovos-core 2.5.0a2 requires ovos-workshop>=9.0.2a1; the <9.0.0 cap here blocked the ecosystem-wide constraints resolution and shipped raspOVOS images with a broken dependency graph. Cap moves to <10.0.0. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
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!