Tecnologia

Claude for code: comparing Fable 5.1 and Sonnet 5

Compare Claude models in your own repository by recording quality, interventions, time and cost per accepted task.

Tiago F Santiago

Published July 19, 2026 · 2 min read

Updated

Two dark square tiles with different circuit patterns on technical drawings, beside a translucent amber sheet.

Changing the model behind a coding assistant can help one task and hinder another. A small edit may need a quick, precise response; investigating several modules may justify more time. Model selection should reflect that difference.

On September 21, 2026, Anthropic’s official catalogue includes Fable 5.1 and Sonnet 5. Check the identifier and availability on your platform.

Compare tasks rather than conversational impressions

Select a small set of real jobs the team already understands: fix validation, investigate a failure, modify a component and adapt an integration. Do not use only programming questions if the intended work is changing a repository.

Provide the same description, starting files and acceptance criteria. Record model, configuration, tools and limits. A comparison means something different if one run received extra documentation or more human intervention.

Compare accepted deliveries: Same starting point; Acceptance criteria; Review and regressions; Total time and cost.
The first patch is one stage; comparison ends after review and testing.

Expose rework in the evaluation

CriterionWhat to observe
OutcomeDoes the change provide the requested behaviour?
RegressionsDoes the previous workflow still function?
ReviewHow much correction or explanation was needed?
OperationTime and cost through acceptance, including retries.

In a hypothetical example, one model produces the first patch sooner but changes an unrelated business rule. Another takes longer and delivers a smaller change. First-response time does not determine the better run. Include review and correction work.

Start with the failures that matter most

Mark unacceptable outcomes: deleting data, removing a check, adding an unnecessary dependency or claiming an unexecuted test. Such failures should not disappear inside an average style score.

When results are practically equivalent, compare operational simplicity and cost at your volume. If both models require heavy review for a class of task, improve the task definition or reduce its scope before increasing the budget.

Keep the comparison reproducible

Save the initial code state, request, final diff and test output. Record limitations, including cases that were not run. A small evaluation supports the next experiment; it does not establish universal superiority.

After changing versions, rerun the cases that protect the product. The commercial name identifies the option. Execution evidence shows whether it still suits the work.

Continue with a reviewable Claude Code workflow.

#tecnologia#inkdesign
ShareLink copied

About the author

Tiago F Santiago

Comments

No comments yet

Share a question or an experience related to the article.

Leave a comment

Your comment will appear after moderation.