Skip to content

chore(agents): delete the files the built-ins rework replaced - #5655

Merged
mmabrouk merged 1 commit into
release/v0.107.0from
fix/remove-stale-builtins-files
Aug 2, 2026
Merged

chore(agents): delete the files the built-ins rework replaced#5655
mmabrouk merged 1 commit into
release/v0.107.0from
fix/remove-stale-builtins-files

Conversation

@mmabrouk

@mmabrouk mmabrouk commented Aug 2, 2026

Copy link
Copy Markdown
Member

The built-ins rework (#5651) was supposed to delete five files it replaced, but the deletions were silently dropped during commit assembly (the branch tooling accepted them without error and the residue check read clean; the gap only surfaced when the release PR's runner test job compiled the stale tests against the reworked source: https://github.com/Agenta-AI/agenta/actions/runs/30753784987).

Deleted here: the two runner tests pinning the removed grant-list API (they no longer compile), the retired four-name parity golden, and the two superseded permission-panel components (dead code since the rework's editor replaced them). Verified: zero references to any of the five anywhere, runner typecheck green after deletion, and each file confirmed absent from this branch's tree with git ls-tree.

This unblocks the release PR #5632's checks.

https://claude.ai/code/session_01McMogkcDRV7UpSAjfd8VKG

@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview Aug 2, 2026 4:49pm

Request Review

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. refactoring A code change that neither fixes a bug nor adds a feature labels Aug 2, 2026
@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a150d720-ba0d-4867-9e3f-49d616cbbdcb

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

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.

@mmabrouk
mmabrouk merged commit 187676d into release/v0.107.0 Aug 2, 2026
33 checks passed
@mmabrouk
mmabrouk deleted the fix/remove-stale-builtins-files branch August 2, 2026 16:53
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Railway Preview Environment

Preview URL https://gateway-production-f7a2.up.railway.app/w
Project agenta-oss-pr-5655
Image tag pr-5655-39cf431
Status Deployed
Railway logs Open logs
Workflow logs View workflow run
Updated at 2026-08-02T17:00:13.323Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring A code change that neither fixes a bug nor adds a feature size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant