Skip to content

Fix config loading on Windows - #117

Merged
DavertMik merged 2 commits into
mainfrom
fix/windows-config-file-url
Aug 17, 2026
Merged

Fix config loading on Windows#117
DavertMik merged 2 commits into
mainfrom
fix/windows-config-file-url

Conversation

@DenysKuchma

Copy link
Copy Markdown
Collaborator

Summary

Fix Windows crash on config load (ERR_UNSUPPORTED_ESM_URL_SCHEME) by converting paths to file:// URLs before import()

@github-actions

Copy link
Copy Markdown

Explorbot Self-Regression

Commit d2b2b8a · run

Scenario Result Attempts Duration
basic (native) PASS 2/3 13m
experience: control OK — failed as expected 1/1 2m
experience: seeded PASS 1/3 54s

Attempt details

  • basic (native) attempt 1 — FAIL: login evidence: PASS (post-login plan=true, post-login research=true); research: PASS (files=5, wellFormed=true, keywords=7/3); scenarios: PASS (tests=10/5, features=4/3); tests passed: FAIL (4 passed, 1 failed (reporter: 4 passed, 1 failed))
  • basic (native) attempt 2 — PASS: login evidence: PASS (post-login plan=true, post-login research=true); research: PASS (files=7, wellFormed=true, keywords=7/3); scenarios: PASS (tests=6/5, features=4/3); tests passed: PASS (5 passed, 0 failed (reporter: 5 passed, 0 failed))
  • experience: control attempt 1 — PASS: control: OK — failed as expected (0 passed, 1 failed)
  • experience: seeded attempt 1 — PASS: seeded: PASS (1 passed, 0 failed)

Session analysis — basic (native):

Session Analysis

The issue tracking feature is functional. Issue creation, search, and filtering by label, status, and non-matching queries all work correctly. All 5 tests passed, though some had automation retries suggesting UI interaction timing sensitivity.

Coverage

  • Pages: /issues, /issues?new=1, /issues?q=<term>&status=<status>, /issues?label=<id>
  • Features: Create issue, search by title, filter by label, filter by status, empty search results

What works

  • Issue creationET-1 Create New Issue via Toolbar
  • Title searchET-2 Search for Existing Issue by Title
  • Label filteringET-3 Filter Issues by Label Using Dropdown
  • Status filteringET-4 Filter Issues by Status Using Combobox
  • Empty search resultsET-5 Search with No Matching Results

Execution Issues

  • ET-1 Create New Issue via Toolbar — form submission failed once, required retry
  • ET-2 Search for Existing Issue by Title — search textbox focus failed initially
  • ET-3 Filter Issues by Label Using Dropdown — dropdown selection failed, used direct link click instead

@DavertMik
DavertMik merged commit 032ca77 into main Aug 17, 2026
3 checks passed
@DavertMik
DavertMik deleted the fix/windows-config-file-url branch August 17, 2026 20:36
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