Skip to content

ship/featai add in game decision diagnostics - #7090

Merged
matthewevans merged 5 commits into
mainfrom
ship/featai-add-in-game-decision-diagnostics
Aug 8, 2026
Merged

ship/featai add in game decision diagnostics#7090
matthewevans merged 5 commits into
mainfrom
ship/featai-add-in-game-decision-diagnostics

Conversation

@matthewevans

Copy link
Copy Markdown
Member
  • feat(ai): add in-game decision diagnostics
  • feat(ai): refine decision diagnostics overlay

@matthewevans
matthewevans enabled auto-merge August 8, 2026 01:37
@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@matthewevans, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 38 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 58835b43-644f-497c-ae77-494ce94f9884

📥 Commits

Reviewing files that changed from the base of the PR and between 7262d7f and 41a4acd.

⛔ Files ignored due to path filters (1)
  • client/src/wasm/engine_wasm.d.ts is excluded by !client/src/wasm/**, !**/*.d.ts
📒 Files selected for processing (23)
  • client/src/adapter/__tests__/p2p-adapter-multiplayer.test.ts
  • client/src/adapter/__tests__/wasm-adapter.test.ts
  • client/src/adapter/engine-worker-client.ts
  • client/src/adapter/engine-worker.ts
  • client/src/adapter/p2p-adapter.ts
  • client/src/adapter/types.ts
  • client/src/adapter/wasm-adapter.ts
  • client/src/components/chrome/AiDecisionOverlay.tsx
  • client/src/components/chrome/DebugPanel.tsx
  • client/src/components/chrome/__tests__/AiDecisionOverlay.test.tsx
  • client/src/i18n/locales/de/game.json
  • client/src/i18n/locales/en/game.json
  • client/src/i18n/locales/es/game.json
  • client/src/i18n/locales/fr/game.json
  • client/src/i18n/locales/it/game.json
  • client/src/i18n/locales/pl/game.json
  • client/src/i18n/locales/pt/game.json
  • client/src/pages/GamePage.tsx
  • client/src/stores/uiStore.ts
  • crates/engine-wasm/src/lib.rs
  • crates/phase-ai/src/decision_receipt.rs
  • crates/phase-ai/src/lib.rs
  • crates/phase-ai/src/search.rs
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ship/featai-add-in-game-decision-diagnostics

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.

@matthewevans
matthewevans added this pull request to the merge queue Aug 8, 2026
Merged via the queue into main with commit 6681bac Aug 8, 2026
17 checks passed
@matthewevans
matthewevans deleted the ship/featai-add-in-game-decision-diagnostics branch August 8, 2026 02:34
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.

1 participant