feat: add Devin ACP provider - #115
Merged
Merged
Conversation
Co-Authored-By: Codex <codex@openai.com>
Member
Author
Final integration evidence
|
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.
Summary
gpt-6-astra.Review hardening
Regression-first review repaired auth cancellation races, blocked-write cancellation, input queue bounds, duplicate permission decisions, credential/path redaction, queued-turn handoff, benign ACP update handling, and cumulative omission accounting. Optional-provider registry observations are decoupled from unrelated device commands. Invalid acceptance configuration, descriptors, and bounded receipt payloads now reject before touching machine-wide recovery, while valid execution retains the mandatory recovery gate.
Verification
bun run checkpassed at116767f8a7e1c850ee47df91c9e8cdb46428eae2: installer pins, security inventory, lint, TypeScript, all test suites, generated-site check, app/CLI/site builds, complete governed-history package policy, isolated local/global installs, restored PTY shell, and global daemon lifecycle. Production-source suite: 2,401 passed; no test failures.116767f8a7e1c850ee47df91c9e8cdb46428eae2, tree70f332439de23154382cd683191e5a9265fd5701, no remaining findings.Limits
No signed-in paid prompt was exercised. Live turn/tool/permission/cancellation/usage paths remain fixture-verified until a signed-in profile is available. Devin web login, attachments, in-turn steering, Fast tier, and subscription reset operations are intentionally unsupported.