Releases: chsami/Microbot
Releases · chsami/Microbot
Release 2.5.2
Merge pull request #1746 from chsami/development 2.5.2
Release 2.5.1
Merge pull request #1745 from chsami/development 2.5.1 fixes interfacetab
Release 2.5.0
Merge pull request #1744 from chsami/development AgentServer Security fixes + Fix POH teleport utilities and Rs2Walker behavior in instances
Nightly Build
Merge pull request #1746 from chsami/development 2.5.2
Release 2.4.0
Merge pull request #1740 from chsami/development refactor(pathfinder): replace ignoreCollision list with packed set fo…
Release 2.3.9
Merge pull request #1739 from chsami/development Implement action button for plugin version management and update docs
Release 2.2.4
Merge pull request #1738 from chsami/development Add client-thread safety checks, entity guides, and UI improvements
Release 2.2.1
Merge pull request #1736 from chsami/development Improve potion and canoe functionalities
Release 2.2.0
Merge pull request #1734 from chsami/development docs: index agent server + testing loop, bump microbot to 2.2.0 Updates the root AGENTS.md, microbot/AGENTS.md and microbot/CLAUDE.md to point at the new agent server, microbot CLI, and agentic testing loop docs so future contributors can find them. Removes a stale hardcoded developer path from microbot/CLAUDE.md. Adds a non-negotiable rule against static sleeps (sleep(12000) etc) — always use sleepUntil(BooleanSupplier) for conditional waits — and documents the in-game settings search-bar workflow that the new SettingsHandler relies on. Bumps microbot.version from 2.1.35 to 2.2.0 to reflect the agent server + testing harness additions, and pins the Gradle daemon JVM to toolchain 17 via gradle/gradle-daemon-jvm.properties. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Release 2.1.35
Merge pull request #1732 from chsami/development Development