Skip to content

refactor: deduplicate chat context logic

Pavel Shutsin requested to merge cleanup-chat-commands into main

Description

This MR unifies current file context gathering across chat features. File context is being sent implicitly.

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports