feat(sdk): add structured headless agent adapters - #147
Closed
kjgbot wants to merge 15 commits into
Closed
Conversation
added 15 commits
September 2, 2026 18:01
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062df-b92c-7a13-815f-147a82a4fc51 Session-Id: 01a062df-b92c-7a13-815f-147a82a4fc51 Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062df-b92c-7a13-815f-147a82a4fc51 Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
Session-Id: 01a062b7-2aef-7772-8225-7cb00ee311dd
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueNote 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Essentials by visiting https://app.coderabbit.ai/settings/billing. Comment |
kjgbot
force-pushed
the
feat/v2-declared-model
branch
from
September 3, 2026 10:58
3fcf2dc to
a86a497
Compare
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.
Refs #141.
Outcome
HeadlessAdapterregistry for declared Claude, Codex, and Grok CLIs.worker_error; preserves the hardened feat(sdk): declare agent CLI and model with fail-closed checks #136 custom-wrapper session unchanged.Verification
The four skips are the three explicit installed-provider opt-in cases and the real analyzer availability case; all fixture and live-daemon coverage passed.