Models and effort

Choose between DeepSeek V4 Flash and DeepSeek V4 Pro, set the reasoning effort, and understand context and compaction.

Windlass runs on two DeepSeek models. Which one you use, and how hard it thinks, affects both the quality of the result and how quickly you consume your weekly allowance.

Available models

Model Best for Available on
DeepSeek V4 Flash Fast, economical everyday work All plans (default)
DeepSeek V4 Pro Stronger reasoning and agentic coding Pro and Max

DeepSeek V4 Flash is the default on every plan. It is quick, inexpensive in allowance terms and more than capable for the bulk of day-to-day tasks: editing files, writing scripts, running commands, summarizing documents, answering questions about your code.

DeepSeek V4 Pro is the stronger model. It reasons more deeply, holds complex plans together over longer tasks, and is noticeably better at multi-step agentic coding, where it has to explore a codebase, make coordinated changes across files and verify them. It is available on the Pro and Max plans.

Choosing a model

Start with Flash. Switch to Pro when:

Switch back to Flash for routine follow-ups. Many people plan and implement the hard part with Pro, then use Flash to tidy up, write documentation and handle small edits.

Reasoning effort

Each model can run at one of four reasoning effort levels, chosen from the model menu in the message box:

Use Max for the hardest part of a task and return to High afterwards. High effort with Flash is often a cost-effective middle ground before reaching for Pro.

Context window and compaction

Sessions support a context window of up to 1M tokens, so the agent can keep a large codebase, long documents and a lengthy conversation in view at once.

As a session grows, Windlass compacts it automatically: the earlier conversation is condensed into a summary that preserves decisions, file references and open questions, and the agent carries on from there. You can trigger compaction yourself with /compact whenever you reach a natural checkpoint.

Compaction keeps long sessions workable, but a fresh session is still the cleanest start for a new topic. The agent is at its best when the context contains only what is relevant to the task.

How models and effort affect your allowance

Your weekly allowance is consumed by the tokens the agent processes. Two things change the rate:

Combined, Pro at High effort is the most powerful setting and the most expensive. Reserve it for work that deserves it. For the full picture, see Usage and limits.

Recommendations