Switch language한국어
Back to the list

What ClickHouse learned from a year of coding with AI agents

TL;DR AI

Key summary

2 min read
  1. ClickHouse says AI coding agents went from disappointing to genuinely useful over the past year.

  2. Earlier agents struggled on its large C++ codebase, but newer models like Claude Opus 4.5 made daily use practical.

  3. The biggest wins are repetitive code changes, merge conflicts, code review, bug investigation, and flaky-test cleanup.

  4. ClickHouse also built custom tooling and some autonomous agents to catch edge cases and support CI.

Read the original