Skip to content

Conversation

@continue
Copy link
Contributor

@continue continue bot commented Dec 25, 2025

Summary

This PR adds comprehensive codebase documentation in response to a request to explain the Continue codebase structure.

Changes

  • Created CODEBASE.md with detailed explanation of:
    • Architecture overview (Mission Control, CLI, IDE extensions)
    • Directory structure breakdown
    • Core components (config, LLM, context, autocomplete, indexing, edit systems)
    • Extension architecture (VS Code & JetBrains)
    • Development workflow guidelines
    • Architecture patterns and code organization principles

Context

Thread link: https://continuedev.slack.com/archives/C09PWHQ2RL2/p1766655240845339?thread_ts=1766655239.122189&cid=C09PWHQ2RL2

Linear issue: https://linear.app/continue/issue/CON-5134

This documentation will help developers understand the codebase structure and architecture more easily.


This task was co-authored by Dallin Romney and Continue.


Summary by cubic

Add CODEBASE.md that explains the Continue codebase with a clear overview of architecture, directory structure, core systems, extensions, and development workflow. Addresses Linear issue CON-5134 by providing the requested codebase explanation.

Written for commit b043ac3. Summary will update automatically on new commits.

- Created CODEBASE.md with detailed explanation of architecture
- Documented directory structure and key components
- Added development workflow guidelines
- Included core systems overview (config, LLM, context, autocomplete, indexing, edit)
- Provided architecture patterns and code organization principles

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>
Co-authored-by: Dallin Romney <dallin@continue.dev>
@RomneyDa
Copy link
Collaborator

RomneyDa commented Jan 6, 2026

This was a test PR

@RomneyDa RomneyDa closed this Jan 6, 2026
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Jan 6, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants