feat(providers): add Claude Sonnet 5 model #20381
ci.yml
on: pull_request
Detect Version
Test and Build
/
Test and Build
2m 46s
Migrate Dev DB
/
Apply Database Migrations
Check Docs Changes
Matrix: Build ARM64 (GHCR Only)
Matrix: Build Dev ECR
Matrix: Build AMD64
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
4 errors and 9 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
lib/copilot/tools/server/workflow/edit-workflow/validation.test.ts > validateInputsForBlock > rejects hallucinated agent model ids that match a static provider pattern:
apps/sim/lib/copilot/tools/server/workflow/edit-workflow/validation.test.ts#L277
AssertionError: expected 'Unknown model id "claude-sonnet-4.6" …' to contain 'claude-sonnet-4-6'
Expected: "claude-sonnet-4-6"
Received: "Unknown model id "claude-sonnet-4.6" for block "agent". Read components/blocks/agent.json (the model.options array) for valid ids; prefer entries with recommended: true and avoid deprecated: true. For user-configured models (Ollama, Ollama Cloud, vLLM, LiteLLM, OpenRouter, Fireworks, Together AI, Baseten), prefix the id with the provider slash, e.g. "ollama/llama3.1:8b" or "ollama-cloud/gpt-oss:120b". Valid options include: gpt-5.5, claude-sonnet-5, claude-opus-4-8, gemini-3.5-flash, vertex/gemini-3.5-flash."
❯ lib/copilot/tools/server/workflow/edit-workflow/validation.test.ts:277:37
|
|
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|