co-mono/packages/coding-agent/src
Mario Zechner 712d0c6ada fix(ai,coding-agent): fix Bedrock Opus 4.6 model IDs, cache pricing, and add EU profile
- Remove :0 suffix from Opus 4.6 Bedrock model IDs (not valid for this model)
- Fix us/eu Opus 4.6 cache pricing (0.5/6.25 instead of 1.5/18.75)
- Add missing eu.anthropic.claude-opus-4-6-v1 inference profile
- Fix coding-agent default Bedrock model ID to match catalog
2026-02-05 22:21:22 +01:00
..
cli chore(coding-agent): update share viewer url 2026-02-03 22:49:01 +01:00
core fix(ai,coding-agent): fix Bedrock Opus 4.6 model IDs, cache pricing, and add EU profile 2026-02-05 22:21:22 +01:00
modes fix(coding-agent): guard malformed tool args in renderers (fixes #1259) 2026-02-05 18:34:24 +01:00
utils fix(coding-agent): handle git @ref parsing edge cases and pinned update tests refs #1299 2026-02-05 21:56:57 +01:00
cli.ts Set coding agent CLI process title (#742) 2026-01-15 13:14:14 +01:00
config.ts chore(coding-agent): update share viewer url 2026-02-03 22:49:01 +01:00
index.ts feat(coding-agent): add commands.ts example and export SlashCommandInfo types 2026-02-03 12:20:37 +01:00
main.ts Merge pull request #1285 from ferologics/exit-early 2026-02-05 17:42:08 +01:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00