# Continue Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/continue
> Markdown URL: https://aitinkerers.org/technologies/continue.md
> Technology record last updated: 2026-02-25T10:19:44Z
> Generated: 2026-09-22T18:39:34Z

Continue is the leading open-source AI code agent, integrating chat, inline editing, and context-aware autocomplete directly into your IDE.

This is a powerful tool: Continue is your open-source AI code agent, designed to operate right inside your developer environment (VS Code, JetBrains). It’s built for efficiency, offering three core functions: real-time chat, inline code editing, and intelligent autocomplete. Crucially, it leverages your project context—using commands like @file, @codebase, or @diff—to deliver highly relevant suggestions and modifications. You maintain full control: the platform supports custom models and local execution via tools like Ollama, ensuring data privacy and a zero-cost path to powerful AI assistance.

- Official technology site: https://continue.dev
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [The plumbing behind intelligent IDEs](https://london.aitinkerers.org/talks/rsvp_uq6370Giy8o)

I'd like to give a brief overview of some of the tricks that go into making intelligent IDEs. I've been reverse engineering many of Cursor's features to make my own Jupyter notebook client, Satyrn (https://satyrn.app), much better, and I've learned some cool things along the way I think would be fun to put into talk. I'll basically cover what I have learned about how I think Cursor do command-k, chat context management, and Tab-to-edit. This research has been drawn from studying open source editors and plugins including Zed, Continue.dev, and Twinny; as well as some public published research on the topic: - https://arxiv.org/abs/2405.17103 - https://arxiv.org/abs/2207.14255

- Event context: AI Tinkerers London - December Meetup 🎄 — 2024-12-04 — London
- Public talk page: https://london.aitinkerers.org/talks/rsvp_uq6370Giy8o

### [Running A Local Code Assistant With Continue and Ollama](https://berlin.aitinkerers.org/talks/rsvp_cED8gJ6lMTs)

Let AI help you write code while keeping your data completely private.

- Event context: Ollama &amp; Friends coming to AI Tinkerers Berlin — 2024-07-18 — Berlin
- Public talk page: https://berlin.aitinkerers.org/talks/rsvp_cED8gJ6lMTs

## Related Technologies

- [Cursor](https://aitinkerers.org/technologies/cursor) ([Markdown](https://aitinkerers.org/technologies/cursor.md)) — 65 public demos
- [Jupyter notebook](https://aitinkerers.org/technologies/jupyter-notebook) ([Markdown](https://aitinkerers.org/technologies/jupyter-notebook.md)) — 13 public demos
- [Ollama](https://aitinkerers.org/technologies/ollama) ([Markdown](https://aitinkerers.org/technologies/ollama.md)) — 77 public demos
- [Satyrn](https://aitinkerers.org/technologies/satyrn) ([Markdown](https://aitinkerers.org/technologies/satyrn.md)) — 1 public demo
- [Zed](https://aitinkerers.org/technologies/zed) ([Markdown](https://aitinkerers.org/technologies/zed.md)) — 4 public demos
