co-mono/packages/ai/src
Mario Zechner 2b04aefa6d feat(ai): add AWS ECS/IRSA credential detection for Bedrock, fixes #848
Added support for additional AWS credential environment variables:
- AWS_CONTAINER_CREDENTIALS_RELATIVE_URI (ECS task roles)
- AWS_CONTAINER_CREDENTIALS_FULL_URI (ECS task roles)
- AWS_WEB_IDENTITY_TOKEN_FILE (IRSA for Kubernetes)

Also fixed undefined currentModel variable in OAuth error handling.
2026-01-19 16:10:10 +01:00
..
providers fix(ai): skip errored/aborted assistant messages in transform-messages 2026-01-19 15:55:29 +01:00
utils fix(ai): coerce string numbers in tool argument validation (#786) 2026-01-16 20:16:13 +01:00
cli.ts Revert "Remove Anthropic OAuth support" 2026-01-09 06:00:20 +01:00
index.ts chore: simplify codex prompt handling 2026-01-17 21:53:01 +01:00
models.generated.ts Add [Unreleased] section for next cycle 2026-01-19 00:23:57 +01:00
models.ts Revert "feat(ai): add gpt-5.2-codex to OpenAI provider (#730)" 2026-01-14 22:22:55 +01:00
stream.ts feat(ai): add AWS ECS/IRSA credential detection for Bedrock, fixes #848 2026-01-19 16:10:10 +01:00
types.ts fix(ai): skip errored/aborted assistant messages in transform-messages 2026-01-19 15:55:29 +01:00