fabro/crates/arc-devcontainer/src
Bryan Helmkamp 44dce81409 Fix e2e test failures and quarantine unreliable Inception provider
- Anthropic max_tokens: use model catalog limit instead of hardcoded 65536,
  fixing claude-sonnet-4-5 (max_output=64000) API errors
- OCI feature tgz: detect actual filename from registry instead of
  assuming devcontainer-feature.tgz (registries use suffixed names)
- Test LlmCodergenBackend: implement one_shot() for prompt handler support
- Quarantine all Inception/mercury-2 parity matrix tests (unreliable provider)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 17:24:55 -04:00
..
compose.rs Fix 4 critical gaps in arc-devcontainer: onCreateCommand, build.args, containerEnv, compose array 2026-03-02 23:43:45 -05:00
dockerfile.rs Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
features.rs Fix e2e test failures and quarantine unreliable Inception provider 2026-03-08 17:24:55 -04:00
jsonc.rs Add arc-devcontainer crate for parsing and resolving devcontainer.json 2026-03-02 22:38:12 -05:00
lib.rs Fix Dependabot security alerts: update aws-lc-sys, jsonwebtoken, git2 2026-03-04 00:42:23 -05:00
types.rs Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
variables.rs Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00