Skip to content

2.6.0#1771

Merged
chsami merged 5 commits into
mainfrom
development
May 12, 2026
Merged

2.6.0#1771
chsami merged 5 commits into
mainfrom
development

Conversation

@chsami
Copy link
Copy Markdown
Owner

@chsami chsami commented May 12, 2026

No description provided.

sami3p and others added 4 commits May 11, 2026 21:44
Updated static collision map in bundled collision-map.zip. Refreshes region collision payloads so routing matches walkable tiles and cuts bad static edges (e.g. bridge chokepoints where the walker stalled).
fix(shortestpath): update static collision map
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

Review Change Stack

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 5bfb5818-e505-4403-95b6-6cc804d134dd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Walkthrough

This PR updates the Microbot version from 2.5.9 to 2.6.0 and refactors dialogue continue-prompt detection in Rs2Dialogue. The continue detection method now retrieves the widget on the client thread with explicit null and visibility checks, and validates the prompt text using a new helper that normalizes color tags and performs case-insensitive matching against a standardized prompt constant.

Possibly related PRs

  • chsami/Microbot#1691: Modifies Rs2Dialogue widget detection logic at the same coordinate (162,44).
  • chsami/Microbot#1696: Updates the same gradle.properties microbot.version property.
  • chsami/Microbot#1530: Refactors widget-detection logic with visibility and null-safety checks similar to this PR's changes.
🚥 Pre-merge checks | ✅ 2 | ❌ 3

❌ Failed checks (1 warning, 2 inconclusive)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 50.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
Title check ❓ Inconclusive The title "2.6.0" is vague and does not clearly describe what the pull request accomplishes, using only a version number without context. Consider using a descriptive title like "Bump version to 2.6.0" or "Release version 2.6.0 with dialogue improvements" to clarify the purpose.
Description check ❓ Inconclusive No description was provided by the author, making it impossible to assess whether the changeset intent is clearly communicated. Add a pull request description explaining the version bump and the dialogue handling refactoring changes being introduced.
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chsami chsami merged commit 0a44224 into main May 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants