Commit Graph

3 Commits

Author SHA1 Message Date
Seth 61cdf70ebc feat(oracle): express + websocket server with trace/command endpoints
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 04:10:14 -04:00
Seth 7e9acad658 feat(oracle): world state abstraction layer
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 04:08:45 -04:00
Seth 3510f0f571 feat(oracle): scaffold project + mineflayer spectator bot
Adds oracle-bot/ with package.json and bot.js. OracleBot connects to
the Paper 1.21.11 dev server (offline auth), auto-enters spectator mode,
exposes getPlayers/scanArea/getNearbyEntities/getWorldInfo/followPlayer,
and reconnects with exponential backoff (1s→30s max).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 04:07:06 -04:00