Skip to content

Improve URL handling across explore flow and scope sessions per workspace #35

Open
DenysKuchma wants to merge 4 commits into
mainfrom
fix/navigation-origin-and-workspace-session
Open

Improve URL handling across explore flow and scope sessions per workspace #35
DenysKuchma wants to merge 4 commits into
mainfrom
fix/navigation-origin-and-workspace-session

Conversation

@DenysKuchma
Copy link
Copy Markdown
Collaborator

  • Fixes false-positive navigation success when the browser ends up on a different origin with the same path.
  • Scopes --session storage to the selected workspace instead of reusing a shared root output/session.json.
  • Normalizes URL handling across the explore flow to prefer fullUrl when available, which improves behavior on apps using prefixed routes and SPA
    navigation.
  • Makes research and deep analysis more resilient by falling back gracefully when expandable discovery/selection fails.
  • Improves planner guidance so generated scenarios rely less on invented routes, messages, and hidden prerequisites.
  • Improves pilot guidance so equivalent success states are accepted even when the UI does not match one narrow expected micro-signal.
  • Enriches session analysis output with checked expectations, remaining expectations, visited URLs, verification details, and recent notes.
  • Adds unit coverage for the navigation origin guard.

@DenysKuchma DenysKuchma requested a review from DavertMik May 21, 2026 19:55
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.

1 participant