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

feat: support at-mentions context on edits #3091

Merged
merged 8 commits into from
Feb 9, 2024
Merged

Conversation

abeatrix
Copy link
Contributor

@abeatrix abeatrix commented Feb 8, 2024

edit-at

This commit adds the functionality to include the old context files from the transcript to the chat context files map in the Chat component. It creates a new map called contextFilesMap and populates it with the old context files. This allows for easy access and reference to the context files used in edit mode.

Also added telemetry around chat actions and edit buttons

Test plan

Screen.Recording.2024-02-08.at.3.03.45.PM.mov

@abeatrix abeatrix requested review from toolmantim and a team February 8, 2024 23:22
Copy link
Contributor

@philipp-spiess philipp-spiess left a comment

Choose a reason for hiding this comment

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

Niceeee! Don't forget to add a message to the change log

@abeatrix abeatrix merged commit 763cd92 into main Feb 9, 2024
17 checks passed
@abeatrix abeatrix deleted the bee/edit-at-files branch February 9, 2024 17:05
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.

None yet

2 participants