Prototype parser-first PowerShell statuses - #22
Open
Noisemaker111 wants to merge 4 commits into
Open
Noisemaker111 wants to merge 4 commits into
Noisemaker111 wants to merge 4 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Exact observed operation
bun test --timeout 90000 test/codex-quest-dev-installer.test.tswith cwd
C:\Users\Jk101\Projects\JonsOCsetupreturns:Running a Bun test with a 90-second timeout to verify that every development install advances, seals and adds a new cache version without removing the old one.The evidence is the test declaration inside the resolved file, not an LLM guess or filename rewrite.
Verification
No LLM, GPU, OpenCode Go, OpenRouter, or Claude call was made for this verification.
Real command-cell probe
The parser was also exercised against commands actually used in this session. It now preserves Python test discovery paths and verbosity, compile targets, GitHub Actions run/interval, Git staged filenames, commit message, push remote/branch, file basename, and text-search pattern. Bash remains explicitly unsupported by this PowerShell prototype.