issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:JavaScript
Filter by
55M results
Objective
Switch Pandabot from the current cloud-hosted model (deepseek-v4-flash via OpenAI-compatible API) to Gemma 3 1B running
locally on the home server via llama.cpp.
Model actually deployed: google_gemma-3-1b-it-Q4_K_M.gguf ...
type: epic
Story
As a user, I want to tell Pandabot verbally to switch between AI models so I can choose between the fast local Gemma
model and the more capable cloud model depending on the task.
Acceptance Criteria ...
status: in progress
type: story
As a Pandabot developer, I would like a documented smoke test for the voice + music pipeline, so that future changes to
TTS, wake-word, or queue handling do not silently break music playback or vice versa. ...
type: story
As a Pandabot user, I would like the voice gateway to search my Jellyfin library and assemble a play queue from whatever
I described, so that play Bob Marley gives me a Bob Marley listening session, play ...
type: story
As a Pandabot user, I would like spoken playback commands ( pause , skip , stop ) to reach the app as structured
messages rather than TTS speech, so that the player actually responds instead of the bot ...
type: story
Context
Logging v1 (durable worker.jsonl trail) needs the TS worker to stamp each log line with its run_id so worker logs join
to Core s core.jsonl for the same run. The worker has no run_id today:
...
enhancement
As a Pandabot user, I would like to see what is currently playing on the screen, so that I can confirm the right thing
started and glance at progress without speaking.
Render a card near the orb (or below ...
type: story
As a Pandabot user, I would like to stop music or ask new questions during playback, so that I can interrupt or redirect
what the device is doing without picking up the phone.
Two-step interaction
When ...
type: story
As a Pandabot user, I would like to control the system media volume by voice, so that I can dial music or TTS up or down
without picking up the phone.
Add tools to voice_gateway: set_volume(level: int ...
type: story

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.