Commit History

chore(space): migrate from sdk: docker to sdk: static
1ce8af2

tfrere HF Staff Cursor commited on

fix(orb): use --accent (primary) for the starting/connecting glow
584328c

tfrere HF Staff Cursor commited on

fix(embed): stop re-raising the host ConnectingView on orb tap
2c51c9e

tfrere HF Staff Cursor commited on

fix(auth): pin SDP model to gpt-realtime-2 to match ephemeral mint
cda8d57

tfrere HF Staff Cursor commited on

feat(auth): mint OpenAI ephemeral keys from HF token
0975205

tfrere HF Staff Cursor commited on

chore(deps): drop @pollen-robotics/reachy-mini-host, use sdk/host subpath
de2d519

tfrere HF Staff Cursor commited on

chore(deps): migrate SDK + host from vendored CDN to npm
1247aab

tfrere HF Staff Cursor commited on

feat(audio): apply XVF3800 startup tuning on conversation boot
0a099a2

tfrere HF Staff Cursor commited on

fix(openai-realtime): migrate to GA unified WebRTC interface
ccc8ac0

tfrere HF Staff Cursor commited on

chore(embed): restore ?embedded=1 query flag for legacy compatibility
34a05f6

tfrere HF Staff Cursor commited on

style(settings): restore the two-tab modal (Access / Conversation)
a644334

tfrere HF Staff Cursor commited on

style(layout): fix orb vertical centering inside the host iframe
5c6b6e9

tfrere HF Staff Cursor commited on

style(settings): restyle the settings cog as a floating action button
c6048e3

tfrere HF Staff Cursor commited on

chore: bump vendored @reachy-mini/host (REST/SSE picker, leaving view)
797666c

tfrere HF Staff Cursor commited on

feat: migrate to @reachy-mini/host iframe architecture
a75fd0b

Thibaud commited on

fix: also redirect to host from inside the HF Spaces wrapper iframe
7467f0f

tfrere HF Staff Cursor commited on

feat: redirect standalone visits to the shared host shell
ac62e69

tfrere HF Staff Cursor commited on

fix(embed): skip v1 handshake on legacy ?embedded=1 mobile-shell
e7f8e87

tfrere HF Staff Cursor commited on

feat(host): adopt @reachy-mini/embed protocol
2efa0b9

tfrere HF Staff Cursor commited on

feat(realtime): migrate to OpenAI Realtime API GA schema
aae5722

tfrere HF Staff Cursor commited on

style(settings): outlined primary buttons + Pollen orange accent
85f95ba

tfrere HF Staff Cursor commited on

style(theme): align bg + logo with mobile shell palette
b71c683

tfrere HF Staff Cursor commited on

feat(theme): support light + dark mode driven by mobile shell
1579525

tfrere HF Staff Cursor commited on

chore(signaling): repoint default central to pollen-robotics-reachy-mini-central
a50d4fe

tfrere HF Staff Cursor commited on

fix(audio): bump audio transceiver to sendrecv before replaceTrack
0743b7d

tfrere HF Staff Cursor commited on

style(topbar): drop the wordmark on narrow viewports, keep the logo
3a7742d

tfrere HF Staff Cursor commited on

debug(handoff): trace SDK events + state during startSession to expose silent hangs
d2158f4

tfrere HF Staff Cursor commited on

debug(openai): trace each stage of connect() so iframe failures surface a real cause
e755bcf

tfrere HF Staff Cursor commited on

fix(boot): point at tfrere-reachy-mini-central instead of SDK default
281c1de

tfrere HF Staff Cursor commited on

fix(boot): wait for preselected robot to appear in central's listing
0966ca5

tfrere HF Staff Cursor commited on

fix(boot): rename SDK calls to setHeadRpyDeg / setAntennasDeg + log robot list
0439acf

tfrere HF Staff Cursor commited on

fix(boot): timeout robot.startSession() so we don't hang forever
cfb9e7c

tfrere HF Staff Cursor commited on

debug(boot): log doStart progress to pinpoint hang at 'starting'
1ded5e4

tfrere HF Staff Cursor commited on

feat(boot): skip robot picker when SDK exposes preselectedRobotId
2a90ad1

tfrere HF Staff Cursor commited on

fix(boot): seed all three SDK auth keys from URL fragment
dcb6379

tfrere HF Staff Cursor commited on

feat(boot): consume hf_token from URL fragment for mobile-shell embed
e1008a0

tfrere HF Staff Cursor commited on

feat(ui): discreet tool-call toaster below the orb
92218d0

tfrere HF Staff commited on

fix(realtime): catch all GA-name variants for the ai-speaking state
c2f8b56

tfrere HF Staff commited on

feat(ui): dedicated speaker indicator + longer silence window for ai-speaking
86c48b9

tfrere HF Staff commited on

feat(ui): audio-reactive ai-speaking + thinking dots + silence-gated exit
56614d3

tfrere HF Staff commited on

feat(ui): distinct connect vs mic icons per state
144c95e

tfrere HF Staff commited on

feat(ui): mic icon in orb + tiny reachy logo in topbar
335e7f8

tfrere HF Staff commited on

fix(ui): absolute-center reachy illustration at a safe size
56a0312

tfrere HF Staff commited on

fix(ui): show reachy illustration prominently, drop textual label
7168ef6

tfrere HF Staff commited on

fix(ui): reliable reachy illustration + larger sans-serif bottom arc
8f76114

tfrere HF Staff commited on

feat(ui): arched vintage 'talk to reachy !' label in the orb
be76b21

tfrere HF Staff commited on

feat(ui): use the real Reachy head illustration in the orb
ed2687f

tfrere HF Staff commited on

style(chrome): drop topbar/footer separators, dim the footer
0786cc1

tfrere HF Staff commited on

fix(topbar): resolve the real HF handle + avatar from /oauth/userinfo
8f63911

tfrere HF Staff commited on

feat(topbar): show the logged-in HF user's avatar next to the handle
02632aa

tfrere HF Staff commited on