Skip to content

Release 0.2.0a2#14

Open
github-actions[bot] wants to merge 9 commits into
masterfrom
release-0.2.0a2
Open

Release 0.2.0a2#14
github-actions[bot] wants to merge 9 commits into
masterfrom
release-0.2.0a2

Conversation

@github-actions

Copy link
Copy Markdown

Human review requested!

JarbasAl and others added 9 commits June 14, 2026 20:32
…ypes (#9)

Scan-driven addition of message types found across 195 OVOS repos that
lacked Pydantic models. All 21 remaining unmodeled entries after this pass
are noise (tests, dynamic tool-name patterns, skill-internal events).

New models added:
- audio/audioservice: ovos.audio.playing_track, ovos.audio.queue_end, ovos.stop
- skills/ocp: get_track_length.response, get_track_position.response,
  list_backends.response, mpris.now_playing, pong
- gui/homescreen: homescreen.data.{apps,connectivity,examples,notifications,
  time,wallpaper,weather}, homescreen.widget.{alarm,media,timer},
  mycroft.gui.port
- intents/core: ovos.utterance.speak (PIPELINE-1 §9.6)
- listener/recognizer_loop: recognizer_loop:state, mycroft.mic.is_muted.response,
  mycroft.speech.recognition.unknown
- core/scheduler: mycroft.schedule.update_event (legacy bus-client path)
- core/skill_manager: mycroft.skill.loaded (per-skill, distinct from .skills.loaded)
- skills/persona: ovos.persona.install.index, ovos.persona.tools.discover,
  ovos.persona.tools.discover.response
- skills/common_query: question:query.handling
- skills/alerts (new): cancel_alarm, dismiss_notification, get_alerts,
  snooze_alarm, ovos.gui.show.active.{alarms,timers}
- skills/screenshot (new): ovos.display.screenshot.get{,.response}
- phal/ggwave (new): ovos.ggwave.{enable,disable}, ggwave.{enabled,disabled}

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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