dillera/reachy_mini_conversation_app
Update voice list to the last available (#1)
Docs: Add details on Twitter integration, Audio Loop fix, and Silent Motions
Fix: Increase audio loop mute buffer to 2.5s for browser latency
Enhance Audio Loop prevention: Use audio duration tracking for precise muting
Fix: Audio Echo loop via self-mute + Silence motion tool vocalizations
Restrict Twitter tool to explicit user requests only
Implement Twitter Search fallback to User Timeline for Free Tier robustness
Allow 10 tweets and instruct prompt to summarize concisely
Fix Twitter API limits: fetch min allowed, return user max
Optimize Twitter tool: Limit tweet retrieval to 3 for Free Tier conservation
Implement real Twitter API integration using Tweepy
Add mock GetTweetsTool
Remove emojis from documentation
Update README-Dillera.md with comprehensive async detail
Add README-Dillera.md documenting session management improvements
Fix race condition: use task ownership check in start_up finally block
Add session debugging logs and fix start_up finally block interference
Add tool_choice:none to kickstart response to prevent tool cascades
Complete session restart rewrite with proper locking and _restarting flag
Fix session restart: add connection validity check and unit tests
Implement manual Restart Session command
Fix voice switch silence by adding kickstart message trigger
Fix syntax error and properly catch ConnectionClosed exception
Refactor session restart logic: fix task tracking and suppress closure errors
Add unit tests for realtime package and fix resampling bug
Refactor RealtimeVoiceHandler into modular package and add Grok support
feat: integrate Grok Voice API
feat: Add weather tool using Open-Meteo API
test
151 create fun and diverse profiles (#162)
Pin mediapipe to 0.10.14 (#161)
Upgrade projects (#159)
Bump up reachy_mini to 1.2.3rc1 (#158)
fixing shutdown (#156)
removing head tracking until we solve the mediapipe dependency
enabling head tracking for non wireless, and tuning head trackign a little bit
fix initial setup (#147)
remove bad move (#146)
Persist key (#145)
Change key name (#144)
improve the startup with openai (#143)
62 appify the demo (#122)
Mentioning the sdk (#140)
Update stop function to reset to neutral position (#131)
Fix reachy_mini branch (#137)
Add wireless version support (#133)
fix(audio channels): making the play_loop and receive methods robust to audio inputs/outputs shapes (#132)
Merge pull request #128 from pollen-robotics/add-pr-template
Create pull_request_template.md
Merge pull request #127 from pollen-robotics/fix-reachy-mini-wireless-deps
