Skip to content

Use tag_text in error_lines#993

Merged
dersam merged 1 commit into
mainfrom
06-26/use-tag-text-in-error-lines
Jun 26, 2026
Merged

Use tag_text in error_lines#993
dersam merged 1 commit into
mainfrom
06-26/use-tag-text-in-error-lines

Conversation

@LasmarKhalifa

@LasmarKhalifa LasmarKhalifa commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Closes #994

Now that we have a clean helper to parse content within <> </> tags, we can use it to refactor our error_lines method to reduce code reuse and to make it cleaner.

LasmarKhalifa commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@LasmarKhalifa LasmarKhalifa marked this pull request as ready for review June 26, 2026 17:18

dersam commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Merge activity

  • Jun 26, 5:23 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jun 26, 5:26 PM UTC: Graphite rebased this pull request as part of a merge.
  • Jun 26, 5:26 PM UTC: @dersam merged this pull request with Graphite.

@dersam dersam changed the base branch from 06-26/tool-result-format-taskoutput-regex to graphite-base/993 June 26, 2026 17:23
@dersam dersam changed the base branch from graphite-base/993 to main June 26, 2026 17:24
@dersam dersam force-pushed the 06-26/use-tag-text-in-error-lines branch from 2bee3c9 to 9670c37 Compare June 26, 2026 17:25
@dersam dersam merged commit 51de674 into main Jun 26, 2026
3 checks passed
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.

Refactor ToolResult#error_lines to use helper

2 participants