docs(adr): record coding-agent target runtime contract#1655
Merged
Conversation
Deploying agentv with
|
| Latest commit: |
e3344f5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://78bd00d6.agentv.pages.dev |
| Branch Preview URL: | https://coding-runtime-adr.agentv.pages.dev |
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
Future coding-agent provider work now has a durable ADR for the runtime contract instead of relying on implementation plans, Bead notes, or draft PR context. The decision locks the authored target shape around
id,provider,runtime, andconfig; keeps host runtime as the first supported path; and records SDK transports as explicit advanced providers that run inside an AgentV child-runner process on the host.The ADR also separates current generic Docker sandbox support from future sandbox-aware coding-agent runners, documents why AgentV diverges from Promptfoo's target identity conventions, and records the beta decision to remove
provider: copilot-logfrom authored live target YAML in favor of provider-agnostic replay/import work.Related
Related: EntityProcess/agentv-beads#20
Beads:
av-y7eq.10,av-t2o5,av-y7eq.9,av-t2o5.2Validation
git diff --checkbun run beads:check(0 errors; existing warning that.beads/config.yamlis absent in this worktree)node_modules/.bin/biome check docs/adr/0018-coding-agent-target-runtime-contract.md(not applicable: Biome processed 0 Markdown files)e3344f5f: Build, Check Links, Cloudflare Pages, Lint, Test, Typecheck, Validate Evals, and Validate Marketplace passedGitHub Actions is the authoritative merge gate.