docs: add weekly changelog for March 10-14, 2026#1176
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughA new CHANGELOG.md file documents weekly updates for March 10-14, 2026, detailing expanded native agent loop support, GPT-5.4 tool compatibility, inference API expansions, new sandbox access commands, broader sandbox infrastructure capabilities, and associated fixes, documentation updates, and infrastructure upgrades. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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. Comment Tip You can customize the high-level summary generated by CodeRabbit.Configure the |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@CHANGELOG.md`:
- Line 49: Update the typo in the changelog entry for `#1152`: change the text
`fix broken hud liks` to `fix broken hud links` so it matches the correct
wording used elsewhere (e.g., the "broken documentation links" description).
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
| - `#1169` `feat(cli): Add shell and exec commands to cua sb` | ||
| - `#1158` `docs: update custom agent guides to match actual BaseAgent interface` | ||
| - `#1155` `feat(agent): Add Yutori n1 browser-use agent loop` | ||
| - `#1152` `fix broken hud liks` |
There was a problem hiding this comment.
Fix typo in PR title.
The PR title contains a typo: "liks" should be "links". This is inconsistent with line 30, which correctly describes the fix as "broken documentation links."
📝 Proposed fix for the typo
-- `#1152` `fix broken hud liks`
+- `#1152` `fix broken hud links`📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| - `#1152` `fix broken hud liks` | |
| - `#1152` `fix broken hud links` |
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@CHANGELOG.md` at line 49, Update the typo in the changelog entry for `#1152`:
change the text `fix broken hud liks` to `fix broken hud links` so it matches
the correct wording used elsewhere (e.g., the "broken documentation links"
description).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@sarinali is attempting to deploy a commit to the Cua Team on Vercel. A member of the Team first needs to authorize it. |
Replaces monolithic CHANGELOG.md with individual weekly entries in changelog/ directory, matching the format cloud expects for syncing to cua.ai/changelog. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Changelog lives in changelog/ directory now. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary
Test plan
Summary by CodeRabbit
New Features
Bug Fixes
Infrastructure
Documentation