feat(agents): add tool-free isolated completion (#114343)

* feat: add isolated pure-inference completion

* fix(google): block ambient system prompt writes

* docs: refresh generated map
This commit is contained in:
Josh Avant
2026-07-30 13:24:45 -05:00
committed by GitHub
parent 3ffd3864ea
commit ce67ffb70e
67 changed files with 6188 additions and 1244 deletions
+1
View File
@@ -7632,6 +7632,7 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
- H3: Verified setup runtime artifacts
- H3: Request-transport contract
- H2: Register a harness
- H3: Isolated completion
- H3: Delegated execution
- H2: Selection policy
- H2: Provider plus harness pairing