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

Diff handlers #218

Closed
wants to merge 15 commits into from
Closed

Diff handlers #218

wants to merge 15 commits into from

Conversation

valaises
Copy link
Member

No description provided.

Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
- Made `execute_git_diff`, `execute_diff`, `get_project_paths`, and `text_on_clip` functions public.
- Added `AttDiff` tool to perform diff operations.
- Updated `run_tools` to handle chat messages from tools.
- Improved regex in `parse_words_from_line` function.
- Commented out unused code in `run_at_commands`.

Signed-off-by: Valeryi <ponyparser@gmail.com>
@valaises valaises requested a review from olegklimov June 21, 2024 10:04
@valaises valaises self-assigned this Jun 21, 2024


file_text = """
pub async fn execute_at_file(ccx: &mut AtCommandsContext, file_path: String) -> Result<ContextFile, String> {
Copy link
Contributor

Choose a reason for hiding this comment

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

Point2d -> Point3d

Signed-off-by: Valeryi <ponyparser@gmail.com>
Signed-off-by: Valeryi <ponyparser@gmail.com>
@valaises valaises closed this Jun 26, 2024
@valaises valaises deleted the diff_handlers_3 branch June 27, 2024 09:44
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