Skip to content

Reuse successful test experience during execution#60

Open
DenysKuchma wants to merge 3 commits into
mainfrom
fix/reuse-successful-experience
Open

Reuse successful test experience during execution#60
DenysKuchma wants to merge 3 commits into
mainfrom
fix/reuse-successful-experience

Conversation

@DenysKuchma

Copy link
Copy Markdown
Collaborator

Summary

  • wire experience retrieval into Tester and Pilot execution context
  • preserve full tool execution outputs through conversation compaction
  • unwrap AI SDK JSON tool results before historian processing
  • save reusable ACTION experience from successful fallback attempts
  • prioritize saved experience commands before new fallback locators

@DenysKuchma DenysKuchma requested a review from DavertMik June 28, 2026 14:14

@DavertMik DavertMik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

pushing all experience is not an option as we might get irrelevant or non working experience there

Comment thread src/ai/tester.ts

${knowledge}

${experience}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no, this can quickly overflow all context!

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