Kaggle just shipped version 2.2.0 of its official CLI, and the headline feature is not a download speed improvement or a new flag. It is the ability for your coding agents to read Kaggle's collective brain: millions of discussion threads, solution writeups, and debugging posts from the world's largest ML competition community.

What actually shipped

The 2.2.0 release adds a new kaggle forums command group that lets any process, including an AI coding agent, browse and read Kaggle discussion forums programmatically. That means an agent working on a tabular classification problem can now pull competition-winning solution writeups, read through debugging threads, and surface community tips, all without leaving the terminal or requiring a browser session.

The full list of new capabilities in this release:

  • Forums CLI (kaggle forums): browse and read Kaggle discussions, solution writeups, and community threads
  • Competition Topics CLI (kaggle competitions topics): read discussion threads scoped to a specific competition
  • OAuth authentication (kaggle auth login): browser-based login flow instead of manually managing a kaggle.json API key file
  • JSON output flag (--format json
Alpha Signal

Don't miss what's next in AI

Join 300,000+ engineers and researchers who get the signal, not the noise.

  • Full access to in-depth AI research breakdowns
  • Be the first to know what's trending before it hits mainstream
  • Daily curated papers, repos, and industry moves