RobotDaily is intentionally biased toward papers that are:
Prefer papers mentioning robot, embodied, humanoid, manipulation, navigation, locomotion, grasping, sim2real, or real-robot evaluation.
Prefer papers mentioning representation learning, latent space, embeddings, world models, self-supervised learning, object-centric features, or pretraining that supports downstream control.
Prefer papers mentioning reinforcement learning, offline RL, policy optimization, reward design, imitation learning, decision making, or control policies.
Required env:
DISCORD_DELIVERY_MODE=threadDISCORD_ACCOUNT_ID=codex (or the configured account id)DISCORD_GUILD_ID=<guild id>DISCORD_PARENT_CHANNEL_ID=<forum or text channel id>Required env:
DISCORD_DELIVERY_MODE=channelDISCORD_ACCOUNT_ID=codexDISCORD_GUILD_ID=<guild id>DISCORD_TARGET_CHANNEL_NAME=robotdaily (optional prefix; defaults to robotdaily)DISCORD_CATEGORY_ID=<category id> (optional but recommended)DISCORD_BOT_TOKEN=<bot token>RobotDaily)robotdaily.Required env:
DISCORD_DELIVERY_MODE=fixed-channelDISCORD_ACCOUNT_ID=codexDISCORD_GUILD_ID=<guild id>DISCORD_TARGET_CHANNEL_NAME=robotdailyDISCORD_BOT_TOKEN=<bot token> only when the channel may need to be createdRequired env:
DISCORD_DELIVERY_MODE=existing-channelDISCORD_TARGET_CHANNEL_ID=<channel id>Use scripts/run_daily.py as the only orchestration entry point.