fix: remove agent requirements feature - #13225
Merged
Merged
Conversation
marius-kilocode
force-pushed
the
busy-computer
branch
from
August 19, 2026 09:39
c2c7487 to
8d64ac6
Compare
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 files)
Previous Review Summaries (2 snapshots, latest commit 23fae79)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 23fae79)Status: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
Previous review (commit f525c55)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Files Reviewed (73 files)
Reviewed by grok-4.6 · Input: 72K · Output: 5.7K · Cached: 168.4K Review guidance: REVIEW.md from base branch |
marius-kilocode
force-pushed
the
busy-computer
branch
from
August 19, 2026 10:12
f525c55 to
e31f5e9
Compare
marius-kilocode
force-pushed
the
busy-computer
branch
from
August 19, 2026 10:19
23fae79 to
223f5db
Compare
marius-kilocode
enabled auto-merge
August 19, 2026 10:38
chrarnoldus
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The experimental agent requirements feature adds a dependency declaration format, a configuration flag, a backend status endpoint, and client-side guards for skills, MCP servers, and VS Code extensions. Its VS Code request lifecycle can surface stale checks as send failures, while the feature is not part of the normal agent workflow.\n\nRemove the feature across the CLI, TUI, VS Code extension, marketplace agent metadata, API schema, generated SDK, translations, stories, tests, and release configuration. Agents return to the standard prompt flow without requirement preflight checks or the experimental flag.