Closed
Conversation
…ches (#80) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Junyi-99 <14367694+Junyi-99@users.noreply.github.com>
Co-authored-by: Yiwei Gong <imwithye@gmail.com> Co-authored-by: andre <95348273+4ndrelim@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Updated CreateNewBranch method to return an error if the parent message is not found, enhancing error handling. - Modified appendConversationMessage to handle errors from CreateNewBranch. - Added migration logic for legacy data to branch structure in GetConversation and ListConversations, ensuring stability of branch IDs. - Introduced HandleAssistantPartBegin to manage assistant message streaming more effectively. - Enhanced conversation state update in the frontend to prevent stale data application during asynchronous updates.
…conversation preparation - Added '.claude' to .gitignore to exclude specific files from version control. - Refactored conversation preparation logic in both V1 and V2 to use a local variable for project instructions, improving code clarity. - Updated toolkit client to register file and LaTeX tools with project service injection, enhancing functionality. - Modified error messages in file and folder tools to indicate unimplemented features.
25dfd0c to
ba57242
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.