Skip to content

Conversation

@tninja
Copy link
Owner

@tninja tninja commented Nov 13, 2025

No description provided.

@tninja tninja marked this pull request as ready for review November 17, 2025 03:57
@tninja tninja requested a review from Copilot November 17, 2025 03:57
Copilot finished reviewing on behalf of tninja November 17, 2025 04:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds context collection list management functions to the AI code interface, enabling users to capture and maintain repository-specific context information that gets included in AI prompts.

  • Introduces functions to add, list, and clear context entries per Git repository
  • Integrates stored context information into existing AI prompt generation functions
  • Adds a new transient menu command "@" for managing context

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
ai-code-interface.el Adds new "@" menu item for context management action
ai-code-file.el Implements core context management functions including storage, display, clearing, and formatting of repository context
ai-code-discussion.el Integrates repository context into question and exception investigation prompts
ai-code-change.el Integrates repository context into code change prompts

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tninja
Copy link
Owner Author

tninja commented Nov 17, 2025

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link
Contributor

Copilot AI commented Nov 17, 2025

@tninja I've opened a new pull request, #51, to work on those changes. Once the pull request is ready, I'll request review from you.

@tninja tninja merged commit a718218 into main Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants