Skip to content

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

Merged
DavertMik merged 4 commits into
mainfrom
fix/navigation-origin-and-workspace-session
May 23, 2026
Merged

Improve URL handling across explore flow and scope sessions per workspace #35
DavertMik merged 4 commits into
mainfrom
fix/navigation-origin-and-workspace-session

Conversation

@DenysKuchma
Copy link
Copy Markdown
Collaborator

@DenysKuchma DenysKuchma commented May 21, 2026

#29 #30

  • 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
@DavertMik DavertMik merged commit 9ebefcb into main May 23, 2026
2 checks passed
@DavertMik DavertMik deleted the fix/navigation-origin-and-workspace-session branch May 23, 2026 12:35
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