Commit Graph

8 Commits

Author SHA1 Message Date
pasketti
b31a99817f Bump rom-control to ^2.0.2 2026-04-26 19:58:38 -04:00
pasketti
ae624da7c2 Upgrade to rom-control v2 Client API; rename app.js → commander.js; hide incomplete telepresence/animator pages 2026-04-23 02:13:03 -04:00
pasketti
56578e59f9 Merge remote-tracking branch 'origin/Home-Menu' 2026-04-23 01:45:28 -04:00
9b4cff9af1 telepresence and animation menus 2026-04-19 22:55:40 +03:00
pasketti
07ef1a2fad Add LLM_HEADERS support for custom request headers
Reads LLM_HEADERS as a JSON object from .env and merges it into every
LLM request alongside the existing Authorization header. Useful for
endpoints that require non-standard headers (e.g. x-openclaw-agent-id).
LLM_API_KEY continues to be sent without the "Bearer" prefix in .env.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 14:54:59 -04:00
07f26e3906 Robot Ip input & cache 2026-04-19 15:18:29 +03:00
pasketti
bba2301ba6 Update README and add screenshot
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 02:49:12 -04:00
pasketti
11d72f1e75 Initial release — Re-Commander v1.0
Local web-based control interface for the Jibo social robot via the ROM
WebSocket API (port 8160) and on-device ASR (port 8088). Features head
navigation via click-to-look and arrow keys, speech/listen/Voice-AI loop,
display control, camera/photo capture, and entity tracking — no cloud
dependency required.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 02:40:41 -04:00