Terminal.app

Published

I’ve been catching up with WWDC 25 videos. It’s fantastic to see Apple committing to developers:

  • The terminal.app is getting some love after so many years (24-bit colours! and patched fonts for poweline)
  • containerization framework and CLI tools to run Linux containers natively (finally, bye Docker)
  • The Foundation Models framework API is well designed (run local LLM models, call tools, etc). There is no mention of MCP; my gut feeling is that Apple will create their version of MCP.
  • Swift and WASM