Ollama: Refactoring Rollercoaster and Developer Experience Wins

The Ollama team had a busy day with 9 merged PRs focusing on major code reorganization and developer experience improvements. Notable highlights include a significant tokenizer refactoring (with a quick revert fix), enhanced Claude Code integration with subagent support, and a much-requested macOS command-line installer.

Duration: PT4M10S

Episode overview

This episode is a short developer briefing from Ollama.

It explains recent repository work in plain language.

  • Show: Ollama
  • Published: 2026-02-06T11:07:41Z
  • Audio duration: PT4M10S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Hey there, developers! Welcome back to another episode of the Ollama podcast. I'm your host, and wow, do we have an action-packed day to talk about! February 6th turned out to be one of those incredibly productive days where the team tackled some serious architectural improvements while also rolling out some…

Let's dive right into the big story of the day - and honestly, it's a perfect example of how real software development works in the wild. Michael Yang kicked off what I'm calling the "Great Reorganization" with a massive pull request that moved tokenizers to a separate package. We're talking about a change that…

But here's where it gets really interesting - and honestly, this is why I love following active projects like Ollama. Sometimes even the most well-intentioned changes can have unexpected ripple effects. Michael had to quickly follow up with a partial revert because the original change accidentally removed the MLX…

Speaking of Michael's work, he also successfully moved the MLX runner into the image generation module, which is a much cleaner organization that makes the codebase more maintainable going forward.

Now, let's talk about some exciting feature development! Parth…

P…

Nearby episodes from Ollama

  1. MLX Display Bug Squashing Day
  2. MLX Runner Gets Major Model Upgrades
  3. MLX Performance Breakthrough and Anthropic Search
  4. MLX Runner Revolution and Documentation Polish
  5. Bug Squashing Bonanza
  6. Smooth Onboarding for New Users
  7. Polish and Perfectionism - The Art of Getting the Details Right
  8. Cleaning Up the Config Game