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

Fix issues with parsing nested tags #45

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

mrubens
Copy link
Collaborator

@mrubens mrubens commented Dec 7, 2024

Trying to fix the issue in cline#832 - still not working though, I think because of how it gradually builds up the response and tries to parse it as it goes.

@mrubens mrubens requested a review from cte December 7, 2024 06:05
@CiberNin
Copy link

CiberNin commented Dec 10, 2024

Prolly need to add a build step to prepend a short string to every tool invocation so that what is in the source is not what cline is actually looking for at runtime.
just everywhere in the prompt & parsing code replace say the raw '' string with '<{pre}-write>' where pre could be set = 'roo'

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