Round 7 of use case-based fixes, operator result types, IDE harness cleanup, and isolated evaluators - #198
Merged
Conversation
…s, in scripts/lib/markdown-files.mjs -- check_code_regions stops dying on a live serve.bat rebuild, and check_tree_fresh takes its output-tree list from the same place
…serve-offline and _serve-pdf beside it; a build still makes all three _site trees -- the notes from the last commit say so
…dd-ins by machine, the June draft folded in and corrected against BETA 983's own code; WIP.md points to it
…5 were stored with forward slashes and a backslash-only match missed them, so Stage 1's cleanup matches either separator
…exit codes and output on 14 fixture cases and 1,116 samples; a relative project path now loads, and tbrun --ide builds with the IDE it packed with
… project state and .twinproj association back as they found them (lib/tb-registry.mjs, self-test check_tb_registry.mjs) -- registry identical after 14 fixture cases and 1,116 samples; the IDE's recent-list padding bug queued
…the IDE runs in a kill-on-close job -- a compiler restarted during the kill no longer outlives the run, and a run that dies takes its IDEs with it; P11 answered: a session writes nothing into its install
… case; snapshot the search index, keep the answer key out of the evaluator's protocol, stop mirroring CLAUDE.md
…, Event attributed to VBA-Docs, the foundation tutorials on the welcome page and in the book, symptom-titled sections for three failures, and the examples.bat line a pull request carries
…l against Currency, and date literals -- month first whatever the regional format; ten operator pages corrected against the compiler, five bugs queued
…with the docs, exit 2 when the gate itself fails, and escape the NUL that made git treat the file as binary
…ubagent -- a subagent inherits CLAUDE.md and with it WIP.md; audit channel order from the session; round 8 begun, five cases
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.
Documentation
check_code_regionsfailures, andNav-parent orphan detected.Eventnow carries its VBA-Docs attribution.examples.batsummary line into a pull request that adds a code sample.Tooling
tbbuildandtbrunsharescripts/lib/tb-ide.mjs, and a relative project path now loads..twinprojassociation back as it found them, withcheck_tb_registry.mjsas the self-test.check_regex_safetyprints the whole witness, gives advice that matches the docs, and exits 2 when the gate itself fails.check_code_regionsno longer dies during a liveserve.batrebuild, andserve.batstops leaving empty_serve-offlineand_serve-pdffolders.Use-case evaluation
claude -pprocesses througheval/run_case.mjs, because a subagent inheritsCLAUDE.mdand with itWIP.md.eval/transcript.mjsreads each evaluator's full session to check the order in which it searched, navigated and grepped.Maintainer notes
WIP.HelpAddin.mdplans an IDE help add-in and a harness that tests add-ins by machine.BUGS-TO-REPORT.md.