Commit History

fix: force short 1-2 sentence responses, reduce max_tokens to 80, cut playback wait
e52ab25

Cybire commited on

fix: drain mic buffer after each TTS playback to prevent feedback loop
cf13f55

Cybire commited on

fix: mute mic during TTS playback to prevent feedback loop (robot was hearing itself)
954593f

Cybire commited on

fix: add TTS logging to _speak() so we can see if Kokoro/playback fails
ea9d24f

Cybire commited on

fix: switch VAD from mean energy to peak detection, threshold 0.08 — mean was too insensitive to speech
9cd047e

Cybire commited on

fix: raise silence threshold to 0.05 (background noise was 0.02), route listen loop logs to logfile
d6f3657

Cybire commited on

fix: route all logs to /tmp/storeos.log for debugging, add mic energy diagnostics
cdf33bb

Cybire commited on

Guard startup chain transactions
98e27ae

Cybire commited on

Enable Reachy local media by default
95eff1d

Cybire commited on

fix: remove custom_app_url to avoid port 7860 conflict with display server
cf9568a

Cybire commited on

write debug logs to /tmp/storeos.log + add /api/log endpoint
1bf9e56

Cybire commited on

override wrapped_run to catch crash before run()
d33d53f

Cybire commited on

add custom_app_url, start display before main, better crash logging
72620f1

Cybire commited on

add stderr prints to debug where app crashes
3173695

Cybire commited on

log stop_event state to debug early exit
c9fe99f

Cybire commited on

wrap greeting in try/catch, add logging to prevent early exit
d2378d3

Cybire commited on

make chain/storage/inft optional so core app runs without heavy deps
064d21b

Cybire commited on

StoreOS — decentralized AI store brain for Reachy Mini
45f6486

Cybire commited on