Skip to content

Add blueprint for Codebase as Chat Context

Why is this change being made?

This blueprint is for the "Codebase as Chat Context" initiative, with the corresponding epic in Semantic search: chat with your codebase (gitlab-org&16910). This addresses the questions of how to include "codebase" as an additional context in the IDE Chat, with semantic search done over the provided codebase.

This MR contains main blueprint, with specifics on the implementation for the Duo Chat-related changes. The blueprint for the Code Embeddings indexing is in a separate MR: Blueprint: Codebase as Chat Context: Code Embed... (!12808 - merged). That will be linked in this blueprint once it's merged (possibly in a follow-up MR).

Note

Please open the review app to see the rendered version.

Author and Reviewer Checklist

Please verify the check list and ensure to tick them off before the MR is merged.

  • Provided a concise title for this Merge Request (MR)
  • Added a description to this MR explaining the reasons for the proposed change, per say why, not just what
    • Copy/paste the Slack conversation to document it for later, or upload screenshots. Verify that no confidential data is added, and the content is SAFE
  • Assign reviewers for this MR to the correct
    • The when to get approval handbook section explains when DRI approval is required
    • The who can approve handbook section explains how to identify the DRI
    • If the MR does not require DRI approval, consider asking someone on your team, such as your manager.
  • For transparency, share this MR with the audience that will be impacted.
    • Team: For changes that affect your direct team, share in your group Slack channel
    • Department: If the update affects your department, share the MR in your department Slack channel
    • Division: If the update affects your division, share the MR in your division Slack channel
    • Company: If the update affects all (or the majority of) GitLab team members, post an update in #whats-happening-at-gitlab linking to this MR

Commits

  • Add initial details

  • Introduce Codebase as Chat Context ADD


Edited by Pam Artiaga

Merge request reports

Loading