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

Continue

An open-source IDE assistant whose architecture contribution is the context-provider system: pluggable providers (files, docs, terminal, issues) that assemble model context on demand.

View source on GitHub

Key takeaways

  • 01

    Context providers: pluggable, composable context assembly

  • 02

    Separating context acquisition from prompting keeps the harness clean

Flows built on this research