Davemaina1 bets the whole stack on Anthropic
The fork rips out multi-vendor AI support and replaces the model picker with a three-button mode selector.
Davemaina1 has hard-wired Anthropic - the maker of Claude - as the only AI engine this fork will talk to. The Google Gemini path is fenced off at every layer, and the old model-picker dropdown (where users chose between providers) is gone. In its place sits a clean three-button choice: Quick, Deep, or Draft. The fork picks the right model for each mode behind the scenes, and Draft mode quietly layers in extra instructions tuned for drafting work.
A second commit tightens a related rough edge: Claude's "extended thinking" feature, which lets the model reason for longer on hard questions, is now restricted to the top-tier Opus model that actually supports it. Cheaper Claude variants used to error out when asked to think; that can no longer happen here.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?