Skip to content
Flows
Tier 4 · Open-source coding agents Coding agents · fetched 2026-07-02

Cline

A leading VS Code agent that popularized the human-in-the-loop approval UX: every file edit and terminal command is presented for approval with diff previews, plan/act modes, and checkpoints.

View source on GitHub

Key takeaways

  • 01

    Approval-per-action with diff previews is the trust-building UX

  • 02

    Plan mode vs act mode separates thinking from doing

  • 03

    Checkpoints let users roll back agent actions safely

Flows built on this research