Skip to content

Feat/improve explorbot planning and verification#57

Merged
DavertMik merged 4 commits into
mainfrom
feat/improve-explorbot-planning-and-verification
Jun 19, 2026
Merged

Feat/improve explorbot planning and verification#57
DavertMik merged 4 commits into
mainfrom
feat/improve-explorbot-planning-and-verification

Conversation

@DenysKuchma

Copy link
Copy Markdown
Collaborator

Summary

Improves Explorbot planning, verification, and tool usage during exploratory runs.

Changes

  • Added session analysis after explorbot test.
  • Improved exact quoted-value verification.
  • Added hover tool for hover-only UI controls.
  • Improved planning around stable list pages, filters, tabs, and visible-only values.
  • Improved handling of explicit do not create/edit/delete restrictions.
  • Clarified tool-name and tool-schema usage for agents.
  • Reduced false-positive finishes with negative assertions.

@DenysKuchma DenysKuchma requested a review from DavertMik June 17, 2026 21:34

@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.

Minor adjustments

Comment thread src/ai/fisherman.ts Outdated
Comment thread src/ai/fisherman.ts Outdated
Comment thread src/ai/planner.ts Outdated
@DenysKuchma DenysKuchma requested a review from DavertMik June 18, 2026 18:28
@DenysKuchma

Copy link
Copy Markdown
Collaborator Author

@DavertMik Also add:

  1. Prevents Explorbot from planning or passing entity-specific actions when the action is not confirmed for that exact UI entity type
  2. Reduces long no-progress runs by failing earlier when repeated attempts or execution errors do not change the browser state

@DavertMik DavertMik merged commit c1950ef into main Jun 19, 2026
2 checks passed
@DavertMik DavertMik deleted the feat/improve-explorbot-planning-and-verification branch June 19, 2026 11:29
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