XJungit/seeker-craft

XJungit★ 0Rust最后同步: 2026-08-15

在 GitHub 打开

An LLM-driven Minecraft bot that beats the Ender Dragon. Rust + Azalea protocol client, 44 tools, 23-tier task system.

README 摘要

SeekerCraft (Craft-Agent) English 中文 An LLM-driven Minecraft bot that beats the Ender Dragon. Rust + Azalea protocol client, no mods, no screenshots — a real protocol-level player that observes, plans, and executes through typed tools. Core question Can an LLM autonomously survive, craft, and defeat the Ender Dragon from nothing? Runtime Pure Rust client via Azalea (MC 26.2), no server mods Brain Any OpenAI-compatible LLM (DeepSeek cache-optimized); DSH (DeepSeek Harness) bridge mode as of 2026-08-14 Scale 5 crates, 54 LLM tools, 23 structured tasks, 10 reactive modes, spatial memory Dev loop Autonomous: gap analysis → fix → probe verify → commit (workflow notes kept locally, not shipped) Project nature. This project is produced through AI-assisted development ("vibe coding") as a personal experiment — deliberately adopting a Rust-only toolchain the author had never used. Implementation draws on Mindcraft (JS + mineflayer, reference for tasks/profiles/modes) and Azalea. Highlights - Real protocol client — joins as a vanilla player via the Azalea Rust client (MC 26.2), built-in pathfinding; no mods, no screenshots. - 54 typed LLM tools — perceive, goto, mine, craft (2x2/3x3/smelt/en…

在 GitHub 查看完整 README →
Agent/智能体ai-agentazaleadeepseek-harnessdshdsh-plugingame-aillmminecraft

分类