Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Add UX feature/mentions context #29

Merged
merged 26 commits into from
Jan 3, 2025
Merged

Conversation

whats2000
Copy link
Owner

Description of Changes

Type of Change

  • 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 update
  • Other (please describe)

Purpose of Change

Let the user directly mention the file/folder/issue in Chat to reduce the reading step

Details

Provide a clear and concise description of the changes made:

  • Use the @ for mentioning issue
  • Use the # for mentioning file/folder

Related Issues

Checklist

Please check if your PR fulfills these requirements:

  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix/feature works
  • My changes generate no new warnings
  • I have updated the documentation accordingly
  • I have added/updated relevant test cases

Additional Context

image

Verification Steps

Describe the steps to verify the changes:

  1. Use the @ for mentioning the issue
  2. Use the # for mentioning file/folder
  3. Press send a message and the chat will automatically format the context to model

Performance Impact (if applicable)

None

Potential Risks

None

Reviewers

@whats2000

@whats2000 whats2000 linked an issue Jan 3, 2025 that may be closed by this pull request
@whats2000 whats2000 self-assigned this Jan 3, 2025
@whats2000 whats2000 added the UX User experience label Jan 3, 2025
@whats2000 whats2000 added this to the UX Development milestone Jan 3, 2025
Copy link
Owner Author

@whats2000 whats2000 left a comment

Choose a reason for hiding this comment

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

Menaully view the change

@whats2000 whats2000 merged commit 353be96 into main Jan 3, 2025
1 check passed
@whats2000 whats2000 deleted the UX-Feature/Mentions-Context branch January 3, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UX User experience
Development

Successfully merging this pull request may close these issues.

[UX/Feature] Mentions for fast reference context
1 participant